index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
/
wlcore
Age
Commit message (
Expand
)
Author
Lines
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
-1
/
+1
2020-11-07
wlcore: spi: Demote a non-compliant function header, fix another
Lee Jones
-2
/
+1
2020-11-07
wlcore: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
-2
/
+2
2020-09-25
Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...
David S. Miller
-8
/
+0
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-5
/
+0
2020-09-22
wlcore: Remove unused function no_write_handler()
YueHaibing
-7
/
+0
2020-09-16
wlcore: Remove unused macro WL1271_SUSPEND_SLEEP
YueHaibing
-1
/
+0
2020-09-07
Revert "wlcore: Adding suppoprt for IGTK key in wlcore driver"
Mauro Carvalho Chehab
-5
/
+0
2020-09-01
wlcore: debugfs: Remove unused variable 'res'
Lee Jones
-3
/
+3
2020-09-01
wlcore: cmd: Fix some parameter description disparities
Lee Jones
-2
/
+3
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
-1
/
+1
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
-2
/
+0
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
-6
/
+11
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
-9
/
+13
2020-07-15
wlcore: Simplify runtime resume ELP path
Tony Lindgren
-28
/
+15
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
-3
/
+3
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_irq_locked
Dinghao Liu
-8
/
+9
2020-05-29
wlcore: fix runtime pm imbalance in __wl1271_op_remove_interface
Dinghao Liu
-2
/
+6
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_op_suspend
Dinghao Liu
-3
/
+1
2020-05-29
wlcore: fix runtime pm imbalance in wlcore_regdomain_config
Dinghao Liu
-1
/
+3
2020-05-29
wlcore: fix runtime pm imbalance in wl1271_tx_work
Dinghao Liu
-0
/
+1
2020-04-23
wlcore: Adding suppoprt for IGTK key in wlcore driver
Raz Bouganim
-0
/
+5
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-1
/
+1
2020-03-23
wireless: ti: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-5
/
+5
2020-03-12
wlcore: remove stray plus sign
Johannes Berg
-1
/
+1
2020-01-26
wlcore: mesh: Add support for RX Broadcast Key
Maital Hahn
-11
/
+21
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
-8
/
+0
2019-11-15
net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitions
H. Nikolaus Schaller
-8
/
+0
2019-11-05
Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...
David S. Miller
-8
/
+7
2019-10-28
net: Fix misspellings of "configure" and "configuration"
Geert Uytterhoeven
-1
/
+1
2019-10-11
wlcore: clean-up clearing of WL1271_FLAG_IRQ_RUNNING
Tony Lindgren
-6
/
+6
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
-2
/
+1
2019-07-26
mac80211: pass the vif to cancel_remain_on_channel
Emmanuel Grumbach
-1
/
+2
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
-0
/
+3
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
-8
/
+2
2019-06-22
timekeeping: Use proper clock specifier names in functions
Jason A. Donenfeld
-3
/
+3
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-8
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
-525
/
+35
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
-0
/
+1
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
-11
/
+8
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
-6
/
+6
2019-04-25
wlcore: simplify/fix/optimize reg_ch_conf_pending operations
Paolo Bonzini
-11
/
+8
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-8
/
+7
2019-02-01
wlcore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
-31
/
+7
2019-02-01
wlcore: clean up an indentation issue
Colin Ian King
-1
/
+1
2019-01-22
wlcore: sdio: Fixup power on/off sequence
Ulf Hansson
-8
/
+7
2019-01-10
wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
Zumeng Chen
-2
/
+5
2018-12-03
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
-1
/
+1
2018-11-06
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...
Christophe JAILLET
-1
/
+1
2018-11-06
wlcore: Fixup "Add support for optional wakeirq"
John Stultz
-6
/
+11
[next]