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
2019-08-29
iwlwifi: pcie: handle switching killer Qu B0 NICs to C0
Luca Coelho
4
-6
/
+31
2019-08-20
iwlwifi: pcie: fix recognition of QuZ devices
Luca Coelho
1
-0
/
+17
2019-08-20
iwlwifi: pcie: don't switch FW to qnj when ax201 is detected
Luca Coelho
1
-0
/
+1
2019-08-20
iwlwifi: pcie: fix the byte count table format for 22560 devices
Emmanuel Grumbach
1
-7
/
+13
2019-08-20
iwlwifi: mvm: Allow multicast data frames only when associated
Ilan Peer
2
-3
/
+40
2019-08-20
rt2x00: clear IV's on start to fix AP mode regression
Stanislaw Gruszka
3
-5
/
+18
2019-08-20
mt76: mt76x0u: do not reset radio on resume
Stanislaw Gruszka
1
-4
/
+4
2019-08-06
Merge tag 'wireless-drivers-for-davem-2019-08-06' of git://git.kernel.org/pub...
David S. Miller
19
-353
/
+538
2019-08-01
iwlwifi: dbg_ini: fix compile time assert build errors
Mauro Rossi
1
-10
/
+12
2019-07-31
Merge tag 'iwlwifi-fixes-for-kvalo-2019-07-30' of git://git.kernel.org/pub/sc...
Kalle Valo
16
-342
/
+523
2019-07-30
iwlwifi: mvm: fix a use-after-free bug in iwl_mvm_tx_tso_segment
Emmanuel Grumbach
1
-1
/
+2
2019-07-30
iwlwifi: mvm: fix an out-of-bound access
Emmanuel Grumbach
1
-1
/
+1
2019-07-30
iwlwifi: don't unmap as page memory that was mapped as single
Emmanuel Grumbach
1
-0
/
+2
2019-07-30
iwlwifi: mvm: fix version check for GEO_TX_POWER_LIMIT support
Luca Coelho
1
-2
/
+7
2019-07-30
iwlwifi: add 3 new IDs for the 9000 series (iwl9260_2ac_160_cfg)
Ihab Zhaika
1
-0
/
+3
2019-07-30
iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_info
Gregory Greenman
1
-8
/
+20
2019-07-30
iwlwifi: mvm: fix frame drop from the reordering buffer
Emmanuel Grumbach
1
-11
/
+33
2019-07-30
iwlwifi: mvm: replace RS mutex with a spin_lock
Gregory Greenman
4
-285
/
+258
2019-07-30
iwlwifi: mvm: send LQ command always ASYNC
Gregory Greenman
4
-15
/
+16
2019-07-30
iwlwifi: mvm: fix comparison of u32 variable with less than zero
Colin Ian King
1
-1
/
+1
2019-07-30
iwlwifi: fix locking in delayed GTK setting
Johannes Berg
1
-13
/
+26
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_free outside of debugfs ifdef
Shahar S Matityahu
1
-1
/
+1
2019-07-30
iwlwifi: dbg_ini: move iwl_dbg_tlv_load_bin out of debug override ifdef
Shahar S Matityahu
1
-0
/
+2
2019-07-30
iwlwifi: mvm: add a wrapper around rs_tx_status to handle locks
Gregory Greenman
1
-9
/
+19
2019-07-30
iwlwifi: mvm: add a loose synchronization of the NSSN across Rx queues
Emmanuel Grumbach
3
-15
/
+56
2019-07-30
iwlwiif: mvm: refactor iwl_mvm_notify_rx_queue
Emmanuel Grumbach
2
-9
/
+9
2019-07-30
iwlwifi: mvm: add a new RSS sync notification for NSSN sync
Emmanuel Grumbach
5
-36
/
+64
2019-07-30
iwlwifi: mvm: prepare the ground for more RSS notifications
Emmanuel Grumbach
2
-3
/
+5
2019-07-30
iwlwifi: mvm: don't send GEO_TX_POWER_LIMIT on version < 41
Luca Coelho
1
-7
/
+15
2019-07-30
iwlwifi: mvm: avoid races in rate init and rate perform
Mordechay Goodstein
4
-5
/
+51
2019-07-30
iwlwifi: mvm: disable TX-AMSDU on older NICs
Johannes Berg
1
-1
/
+13
2019-07-30
mwifiex: fix 802.11n/WPA detection
Brian Norris
2
-1
/
+3
2019-07-29
mac80211_hwsim: Fix possible null-pointer dereferences in hwsim_dump_radio_nl()
Jia-Ju Bai
1
-3
/
+5
2019-07-20
wireless: fix nl80211 vendor commands
Johannes Berg
3
-0
/
+8
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-6
/
+93
2019-07-17
kernel: fix typos and some coding style in comments
Weitao Hou
1
-1
/
+1
2019-07-15
rt2x00usb: fix rx queue hang
Soeren Moch
1
-6
/
+6
2019-07-15
ath10k: work around uninitialized vht_pfr variable
Arnd Bergmann
1
-0
/
+2
2019-07-15
iwlwifi: pcie: add support for qu c-step devices
Luca Coelho
4
-0
/
+83
2019-07-15
iwlwifi: add new cards for 9000 and 20000 series
Ihab Zhaika
1
-0
/
+2
2019-07-12
scripts/spelling.txt: drop "sepc" from the misspelling list
Paul Walmsley
1
-1
/
+1
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
327
-5490
/
+8423
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2
-3
/
+3
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
27
-204
/
+364
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
95
-544
/
+307
2019-07-01
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
39
-227
/
+832
2019-06-30
Merge tag 'iwlwifi-next-for-kalle-2019-06-29' of git://git.kernel.org/pub/scm...
Kalle Valo
37
-530
/
+1110
2019-06-30
Merge tag 'mt76-for-kvalo-2019-06-27' of https://github.com/nbd168/wireless
Kalle Valo
47
-1011
/
+1422
2019-06-29
iwlwifi: mvm: clear rfkill_safe_init_done when we start the firmware
Emmanuel Grumbach
1
-2
/
+6
2019-06-29
iwlwifi: don't WARN when calling iwl_get_shared_mem_conf with RF-Kill
Emmanuel Grumbach
1
-3
/
+9
[next]