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
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
2018-10-05
wlcore: Add support for optional wakeirq
Tony Lindgren
-9
/
+40
2018-10-05
wlcore: Fix BUG with clear completion on timeout
Tony Lindgren
-4
/
+14
2018-07-31
wlcore: Set rx_status boottime_ns field on rx
Loic Poulain
-2
/
+6
2018-07-31
wlcore: remove duplicate \n for some warnings
H. Nikolaus Schaller
-5
/
+5
2018-07-04
wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
Gustavo A. R. Silva
-2
/
+2
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
-1
/
+1
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
-56
/
+115
2018-06-27
wlcore: Make sure firmware is initialized in wl1271_op_add_interface()
Tony Lindgren
-13
/
+18
2018-06-27
wlcore: Use generic runtime pm calls for wowlan elp configuration
Eyal Reizer
-38
/
+13
2018-06-27
wlcore: Fix timout errors after recovery
Tony Lindgren
-2
/
+1
2018-06-27
wlcore: Fix misplaced PM call for scan_complete_work()
Tony Lindgren
-2
/
+2
2018-06-27
wlcore: Add support for runtime PM
Tony Lindgren
-329
/
+399
2018-06-27
wlcore: Make sure PM calls are paired
Tony Lindgren
-2
/
+8
2018-06-27
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
-0
/
+6
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
-0
/
+5
2018-05-29
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
-4
/
+12
2018-04-30
wlcore: sdio: allow pm to handle sdio power
Eyal Reizer
-21
/
+6
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
-9
/
+8
2017-12-14
wlcore: fix unused function warning
Arnd Bergmann
-7
/
+3
2017-12-07
wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...
Colin Ian King
-1
/
+1
2017-12-07
wlcore: allow elp during wowlan suspend
Reizer, Eyal
-1
/
+28
2017-12-07
wlcore: use boottime for fw time sync
Arnd Bergmann
-6
/
+2
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-2
/
+3
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
-2
/
+3
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
-4
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
-0
/
+2
2017-08-24
wlcore: add missing nvs file name info for wilink8
Reizer, Eyal
-0
/
+28
2017-08-08
wlcore: add const to bin_attribute structure
Bhumika Goyal
-1
/
+1
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
-5
/
+4
2017-06-20
net: manual clean code which call skb_put_[data:zero]
yuan linyu
-2
/
+1
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
-3
/
+2
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
-5
/
+3
[next]