index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
2021-07-05
Merge tag 'driver-core-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-06-15
wl1251: Fix missing function name in comments
Yang Shen
2021-06-15
wl1251: Fix possible buffer overflow in wl1251_cmd_scan
Lee Gibson
2021-06-15
wlcore: remove leading spaces before tabs
Hui Tang
2021-06-15
wlcore: Fix missing function name in comments
Yang Shen
2021-06-14
wlcore: fix read pointer update
Russell King
2021-06-14
wlcore: fix bug reading fwlog
Russell King
2021-06-14
wlcore: make some of the fwlog calculations more obvious
Russell King
2021-06-14
wlcore: tidy up use of fw_log.actual_buff_size
Russell King
2021-06-14
wlcore/wl12xx: Fix wl12xx get_mac error if device is in ELP
Tony Lindgren
2021-06-14
wlcore: use DEVICE_ATTR_<RW|RO> macro
YueHaibing
2021-05-13
firmware: replace HOTPLUG with UEVENT in FW_ACTION defines
Shawn Guo
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
2021-04-17
wlcore: fix overlapping snprintf arguments in debugfs
Arnd Bergmann
2021-02-08
wl1251: cmd: remove redundant assignment
wengjianfeng
2021-01-25
wlcore: Fix command execute failure 19 for wl12xx
Tony Lindgren
2021-01-14
wlcore: Downgrade exceeded max RX BA sessions to debug
Tony Lindgren
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
2020-11-07
wl1251: cmd: Rename 'len' to 'buf_len' in the documentation
Lee Jones
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-09-29
wl1251/wl12xx: fix a typo in comments
Wang Qing
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-22
wlcore: Remove unused function no_write_handler()
YueHaibing
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
2020-09-01
wlcore: debugfs: Remove unused variable 'res'
Lee Jones
2020-09-01
wlcore: cmd: Fix some parameter description disparities
Lee Jones
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2020-08-02
wl1251: fix always return 0 error
Wang Hai
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
2020-07-15
wlcore: Simplify runtime resume ELP path
Tony Lindgren
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_irq_locked
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_op_suspend
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_regdomain_config
Dinghao Liu
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_tx_work
Dinghao Liu
2020-04-23
wlcore: Adding suppoprt for IGTK key in wlcore driver
Raz Bouganim
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-23
wireless: ti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
wlcore: remove stray plus sign
Johannes Berg
2020-02-12
wl1251: remove ti,power-gpio for SDIO mode
H. Nikolaus Schaller
2020-01-26
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
[prev]
[next]