index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ti
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
7
-0
/
+7
2019-05-05
Merge tag 'wireless-drivers-next-for-davem-2019-05-03' of git://git.kernel.or...
David S. Miller
2
-11
/
+8
2019-04-27
netlink: make validation more configurable for future strictness
Johannes Berg
2
-6
/
+6
2019-04-25
wlcore: simplify/fix/optimize reg_ch_conf_pending operations
Paolo Bonzini
2
-11
/
+8
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+7
2019-02-01
wl18xx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+1
2019-02-01
wl12xx: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-19
/
+1
2019-02-01
wl1251: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
1
-54
/
+5
2019-02-01
wlcore: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-31
/
+7
2019-02-01
wlcore: clean up an indentation issue
Colin Ian King
1
-1
/
+1
2019-01-22
wlcore: sdio: Fixup power on/off sequence
Ulf Hansson
1
-8
/
+7
2019-01-10
wlcore: Fix memory leak in case wl12xx_fetch_firmware failure
Zumeng Chen
1
-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
/
+1
2018-11-06
wlcore: Fix the return value in case of error in 'wlcore_vendor_cmd_smart_con...
Christophe JAILLET
1
-1
/
+1
2018-11-06
wlcore: Fixup "Add support for optional wakeirq"
John Stultz
1
-6
/
+11
2018-10-05
wlcore: Add support for optional wakeirq
Tony Lindgren
3
-9
/
+40
2018-10-05
wlcore: Fix BUG with clear completion on timeout
Tony Lindgren
1
-4
/
+14
2018-08-18
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-0
/
+2
2018-07-31
wlcore: Set rx_status boottime_ns field on rx
Loic Poulain
1
-2
/
+6
2018-07-31
wlcore: remove duplicate \n for some warnings
H. Nikolaus Schaller
1
-5
/
+5
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2
-0
/
+2
2018-07-04
wlcore: Fix memory leak in wlcore_cmd_wait_for_event_or_timeout
Gustavo A. R. Silva
1
-2
/
+2
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-1
/
+1
2018-06-27
wlcore: Enable runtime PM autosuspend support
Tony Lindgren
9
-59
/
+121
2018-06-27
wlcore: Make sure firmware is initialized in wl1271_op_add_interface()
Tony Lindgren
1
-13
/
+18
2018-06-27
wlcore: Use generic runtime pm calls for wowlan elp configuration
Eyal Reizer
1
-38
/
+13
2018-06-27
wlcore: Fix timout errors after recovery
Tony Lindgren
1
-2
/
+1
2018-06-27
wlcore: Fix misplaced PM call for scan_complete_work()
Tony Lindgren
1
-2
/
+2
2018-06-27
wlcore: Add support for runtime PM
Tony Lindgren
14
-338
/
+416
2018-06-27
wlcore: Make sure PM calls are paired
Tony Lindgren
1
-2
/
+8
2018-06-27
wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()
Tony Lindgren
1
-0
/
+6
2018-05-29
wlcore: sdio: check for valid platform device data before suspend
Eyal Reizer
1
-0
/
+5
2018-05-29
wlcore: sdio: Fix flakey SDIO runtime PM handling
Tony Lindgren
1
-4
/
+12
2018-04-30
wlcore: sdio: allow pm to handle sdio power
Eyal Reizer
1
-21
/
+6
2018-03-27
wireless: Use octal not symbolic permissions
Joe Perches
4
-24
/
+20
2018-03-25
Merge tag 'wireless-drivers-next-for-davem-2018-03-24' of git://git.kernel.or...
David S. Miller
2
-20
/
+86
2018-03-15
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
Joe Perches
1
-3
/
+1
2018-03-13
net/wireless: fix spaces and grammar copy/paste in vendor Kconfig help text
Randy Dunlap
1
-2
/
+2
2018-02-27
wl1251: Set generated MAC address back to NVS data
Pali Rohár
1
-0
/
+17
2018-02-27
wl1251: Parse and use MAC address from supplied NVS data
Pali Rohár
1
-8
/
+47
2018-02-27
wl1251: Generate random MAC address only if driver does not have valid
Pali Rohár
1
-9
/
+18
2018-02-27
wl1251: Update wl->nvs_len after wl->nvs is valid
Pali Rohár
1
-2
/
+3
2018-01-08
wl1251: check return from call to wl1251_acx_arp_ip_filter
Colin Ian King
1
-2
/
+1
2017-12-14
wlcore: fix unused function warning
Arnd Bergmann
2
-7
/
+3
2017-12-07
wlcore, wl1251: fix spelling: "Couldnt" -> "Couldn't" and remove error on -EN...
Colin Ian King
2
-4
/
+2
2017-12-07
wlcore: allow elp during wowlan suspend
Reizer, Eyal
1
-1
/
+28
2017-12-07
wlcore: use boottime for fw time sync
Arnd Bergmann
2
-6
/
+2
2017-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-3
/
+4
2017-11-27
mac80211: use QoS NDP for AP probing
Johannes Berg
2
-3
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+3
[next]