index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
12
-12
/
+12
2016-12-21
rtlwifi: Fix kernel oops introduced with commit e49656147359
Larry Finger
1
-1
/
+2
2016-12-21
ath9k: do not return early to fix rcu unlocking
Tobias Klausmann
1
-1
/
+1
2016-12-20
ath10k: free host-mem with DMA_BIRECTIONAL flag
Ben Greear
1
-1
/
+1
2016-12-20
brcmfmac: fix uninitialized field in scheduled scan ssid configuration
Arend Van Spriel
1
-0
/
+1
2016-12-20
brcmfmac: fix memory leak in brcmf_cfg80211_attach()
Arend Van Spriel
1
-2
/
+5
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
25
-47
/
+3
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
1
-2
/
+2
2016-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+1
2016-12-15
drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expression
Andrew Morton
1
-2
/
+1
2016-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2016-12-14
treewide: Fix printk() message errors
Masanari Iida
3
-3
/
+3
2016-12-03
iwlwifi: use reset to set transport header
Zhang Shengju
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+7
2016-12-02
Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...
David S. Miller
64
-788
/
+2559
2016-12-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
29
-330
/
+1461
2016-12-01
rtl8xxxu: Work around issue with 8192eu and 8723bu devices not reconnecting
Jes Sorensen
1
-0
/
+8
2016-12-01
ath5k: drop duplicate header vmalloc.h
Geliang Tang
1
-1
/
+0
2016-12-01
wil6210: align to latest auto generated wmi.h
Lior David
1
-128
/
+264
2016-12-01
wil6210: add debugfs blobs for UCODE code and data
Lior David
3
-15
/
+33
2016-12-01
wil6210: validate wil_pmc_alloc parameters
Maya Erez
1
-6
/
+49
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
5
-61
/
+149
2016-12-01
ath9k_htc: don't use HZ for usb msg timeouts
Anthony Romano
2
-4
/
+7
2016-12-01
ath9k: constify ath_bus_ops structure
Bhumika Goyal
1
-1
/
+1
2016-12-01
ath10k: wmi-alloc-chunk should use DMA_BIDIRECTIONAL
Ben Greear
1
-1
/
+1
2016-12-01
ath10k: fix Tx DMA alloc failure during continuous wifi down/up
Mohammed Shafi Shajakhan
3
-14
/
+51
2016-12-01
ath10k: fix soft lockup during firmware crash/hw-restart
Mohammed Shafi Shajakhan
2
-2
/
+1
2016-12-01
ath10k: fix TLV set regdomain command
Erik Stromdahl
1
-2
/
+2
2016-12-01
ath9k: feed only active spectral / dfs-detector
Zefir Kurtisi
1
-3
/
+14
2016-11-30
Merge tag 'wireless-drivers-for-davem-2016-11-29' of git://git.kernel.org/pub...
David S. Miller
1
-6
/
+7
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
4
-27
/
+40
2016-11-29
mt7601u: wait for clear rxq when stopping mac
Anthony Romano
2
-7
/
+10
2016-11-29
brcmfmac: fix scheduled scan result handling for newer chips
Arend Van Spriel
2
-1
/
+30
2016-11-29
brcmfmac: use requested scan interval in scheduled scan
Arend Van Spriel
3
-3
/
+10
2016-11-29
brcmfmac: remove restriction from .sched_scan_start() callback
Arend Van Spriel
1
-4
/
+1
2016-11-29
brcmfmac: use provided channels for scheduled scan
Arend Van Spriel
2
-1
/
+41
2016-11-29
brcmfmac: move scheduled scan activation to pno source file
Arend Van Spriel
3
-110
/
+94
2016-11-29
brcmfmac: split up brcmf_pno_config() function
Arend Van Spriel
3
-20
/
+68
2016-11-29
brcmfmac: make internal escan more generic
Arend Van Spriel
2
-82
/
+109
2016-11-29
brcmfmac: change prototype for brcmf_do_escan()
Arend Van Spriel
1
-5
/
+5
2016-11-29
brcmfmac: fix handling ssids in .sched_scan_start() callback
Arend Van Spriel
3
-57
/
+76
2016-11-29
brcmfmac: move pno helper functions in separate source file
Arend Van Spriel
4
-86
/
+150
2016-11-29
brcmfmac: add support for 43341 chip
Arend Van Spriel
2
-0
/
+2
2016-11-29
brcmfmac: add pcie host dongle interface rev6 support
Franky Lin
4
-91
/
+132
2016-11-29
mwifiex: pcie: implement timeout loop for FW programming doorbell
Brian Norris
1
-3
/
+13
2016-11-29
mwifiex: Remove unused 'bcd_usb' variable
Kirtika Ruchandani
1
-2
/
+1
2016-11-29
mwifiex: Removed unused 'pkt_type' variable
Kirtika Ruchandani
1
-3
/
+0
2016-11-29
mwifiex: Remove unused 'pm_flag' variable
Kirtika Ruchandani
1
-2
/
+0
2016-11-29
mwifiex: Remove unused 'adapter'variable
Kirtika Ruchandani
1
-2
/
+0
[next]