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
2017-08-31
wil6210: ratelimit errors in TX/RX interrupts
Lior David
1
-6
/
+8
2017-08-31
ath10k: activate user space firmware loading again
Hauke Mehrtens
1
-1
/
+1
2017-08-31
ath10k: sdio: remove unused struct member
Erik Stromdahl
2
-6
/
+0
2017-08-31
ath10k: fix napi_poll budget overflow
Ryan Hsu
1
-6
/
+11
2017-08-30
rsi: remove memset before memcpy
Himanshu Jha
2
-2
/
+0
2017-08-30
rt2800: fix TX_PIN_CFG setting for non MT7620 chips
Stanislaw Gruszka
1
-1
/
+4
2017-08-30
rsi: missing unlocks on error paths
Dan Carpenter
1
-5
/
+10
2017-08-30
rsi: update some comments
Dan Carpenter
1
-5
/
+5
2017-08-30
iwlwifi: mvm: bump API to 34 for 8000 and up
Emmanuel Grumbach
3
-4
/
+4
2017-08-30
iwlwifi: mvm: Avoid deferring non bufferable frames
David Spinadel
1
-4
/
+5
2017-08-30
iwlwifi: fix long debug print
Liad Kaufman
1
-2
/
+7
2017-08-24
iwlwifi: pcie: move rx workqueue initialization to iwl_trans_pcie_alloc()
Luca Coelho
3
-9
/
+12
2017-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
13
-41
/
+89
2017-08-24
wireless: ipw2x00: make iw_handler_def const
Bhumika Goyal
2
-3
/
+3
2017-08-24
net: rsi: mac80211: constify ieee80211_ops
Arvind Yadav
1
-1
/
+1
2017-08-24
wireless: ipw2200: Replace PCI pool old API
Romain Perier
1
-6
/
+7
2017-08-24
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
1
-1
/
+1
2017-08-24
mt7601u: check memory allocation failure
Christophe Jaillet
1
-0
/
+5
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
1
-2
/
+3
2017-08-24
rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
Gustavo A. R. Silva
1
-8
/
+2
2017-08-24
wlcore: add missing nvs file name info for wilink8
Reizer, Eyal
4
-0
/
+28
2017-08-24
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-15
/
+1738
2017-08-18
iwlwifi: use big-endian for the hw section of the nvm
Luca Coelho
3
-9
/
+9
2017-08-18
iwlwifi: mvm: remove useless check for mvm->cfg in iwl_parse_nvm_section()
Luca Coelho
1
-3
/
+0
2017-08-18
iwlwifi: mvm: remove useless argument in iwl_nvm_init()
Luca Coelho
3
-54
/
+51
2017-08-18
iwlwifi: fw: fix lar_enabled endian problem in iwl_fw_get_nvm
Luca Coelho
1
-2
/
+1
2017-08-18
iwlwifi: add workaround to disable wide channels in 5GHz
Luca Coelho
3
-12
/
+56
2017-08-18
iwlwifi: mvm: change open and close criteria of a BA session
Gregory Greenman
3
-52
/
+73
2017-08-18
iwlwifi: update channel flags parser
Luca Coelho
1
-21
/
+30
2017-08-18
iwlwifi: pci: add new PCI ID for 7265D
Luca Coelho
1
-0
/
+1
2017-08-18
iwlwifi: distinguish different RF modules in A000 devices
Tzipi Peres
5
-12
/
+58
2017-08-18
iwlwifi: mvm: Fix channel switch in case of count <= 1
Ilan Peer
1
-4
/
+9
2017-08-18
iwlwifi: Demote messages about fw flags size to info
João Paulo Rechi Vita
1
-6
/
+6
2017-08-18
iwlwifi: move BT_MBOX_PRINT macro to common header
Luca Coelho
2
-12
/
+6
2017-08-18
iwlwifi: mvm: don't send BAR on flushed frames
Emmanuel Grumbach
1
-1
/
+6
2017-08-18
iwlwifi: mvm: remove session protection to allow channel switch
Avraham Stern
2
-4
/
+33
2017-08-18
iwlwifi: mvm: update the firmware API in TX
Emmanuel Grumbach
2
-7
/
+4
2017-08-18
iwlwifi: mvm: use mvmsta consistently in rs.c
Luca Coelho
1
-15
/
+15
2017-08-18
iwlwifi: mvm: group all dummy SAR function declarations together
Luca Coelho
2
-14
/
+11
2017-08-18
iwlwifi: mvm: include more debug data when we get an unexpected baid
Emmanuel Grumbach
1
-3
/
+5
2017-08-18
iwlwifi: mvm: add command name for FRAME_RELEASE
Emmanuel Grumbach
1
-0
/
+1
2017-08-18
iwlwifi: pcie: support short Tx queues for A000 device family
Emmanuel Grumbach
6
-36
/
+37
2017-08-18
iwlwifi: mvm: support new Coex firmware API
Emmanuel Grumbach
5
-9
/
+77
2017-08-18
iwlwifi: call iwl_remove_notification from iwl_wait_notification
Luca Coelho
1
-13
/
+12
2017-08-18
iwlwifi: mvm: consider RFKILL during INIT as success
Luca Coelho
2
-22
/
+17
2017-08-18
iwlwifi: mvm: remove the corunning support
Emmanuel Grumbach
8
-320
/
+0
2017-08-17
rsi: security enhancements for AP mode
Prameela Rani Garnepudi
4
-18
/
+56
2017-08-17
rsi: aggregation parameters frame for AP mode
Prameela Rani Garnepudi
3
-13
/
+39
2017-08-17
rsi: update tx auto rate command frame for AP mode
Prameela Rani Garnepudi
1
-10
/
+34
2017-08-17
rsi: use common descriptor for auto rate frame
Prameela Rani Garnepudi
2
-12
/
+8
[prev]
[next]