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.13.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-11-23
ath9k: fix NULL pointer dereference
Miaoqing Pan
1
-1
/
+7
2016-11-23
ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on success
Matthias Schiffer
1
-1
/
+1
2016-11-23
ath10k: add spectral scan support to wmi-tlv
Michal Kazior
1
-0
/
+72
2016-11-23
ath10k: fix null deref on wmi-tlv when trying spectral scan
Michal Kazior
1
-0
/
+6
2016-11-23
ath10k: remove set/get_tsf ieee80211_ops
Pedersen, Thomas
4
-44
/
+0
2016-11-23
ath10k: implement offset_tsf ieee80211_op
Pedersen, Thomas
3
-0
/
+34
2016-11-23
ath10k: advertize hardware packet loss mechanism
Rajkumar Manoharan
1
-0
/
+1
2016-11-23
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
16
-275
/
+280
2016-11-19
mwifiex: pcie: stop checking for NULL adapter->card
Brian Norris
1
-30
/
+23
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2
-21
/
+8
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
1
-1
/
+8
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2
-0
/
+2
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
3
-6
/
+30
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
3
-13
/
+0
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
1
-16
/
+6
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
8
-68
/
+55
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
4
-2
/
+10
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
5
-75
/
+73
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2
-4
/
+13
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
5
-11
/
+9
2016-11-19
mwifiex: parse device tree node for PCIe
Xinming Hu
2
-1
/
+26
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
3
-16
/
+12
2016-11-18
mwifiex: ignore calibration data failure
Amitkumar Karwar
1
-11
/
+5
2016-11-18
mwifiex: add power save parameters in hs_cfg cmd
Shengzhen Li
2
-6
/
+33
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
1
-0
/
+4
2016-11-17
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
1
-1
/
+1
2016-11-17
cw1200: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-5
/
+3
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
3
-6
/
+6
2016-11-17
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
2016-11-17
brcmfmac: print name of connect status event
Rafał Miłecki
3
-3
/
+6
2016-11-17
rsi: Host to device command frame vap_capabilites modified with new field vap...
Prameela Rani Garnepudi
3
-4
/
+18
2016-11-17
rsi: Fix memory leak in module unload
Prameela Rani Garnepudi
1
-0
/
+11
2016-11-17
wlcore: Allow scans when in AP mode
James Minor
1
-0
/
+2
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8192c: Remove address of Free Software Foundation
Larry Finger
6
-24
/
+0
2016-11-17
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
Larry Finger
18
-72
/
+0
2016-11-17
rtlwifi: rtl8192se: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2
-0
/
+9
2016-11-17
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
Maxim Altshul
3
-1
/
+31
2016-11-17
wlcore: Pass win_size taken from ieee80211_sta to FW
Maxim Altshul
3
-5
/
+9
2016-11-15
ath10k: use the right length of "background"
Nicolas Iooss
1
-1
/
+1
2016-11-15
ath10k: remove extraneous error message in tx alloc
Mohammed Shafi Shajakhan
1
-3
/
+1
2016-11-15
ath10k: clean up HTT tx buffer allocation and free
Mohammed Shafi Shajakhan
1
-25
/
+50
2016-11-15
ath10k: fix failure to send NULL func frame for 10.4
Mohammed Shafi Shajakhan
2
-6
/
+2
[next]