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
2020-01-23
Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...
David S. Miller
27
-183
/
+594
2020-01-23
airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-10
/
+8
2020-01-23
airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATE
Michael Ellerman
1
-1
/
+1
2020-01-22
net: Fix packet reordering caused by GRO and listified RX cooperation
Maxim Mikityanskiy
1
-2
/
+2
2020-01-22
iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queues
Emmanuel Grumbach
2
-8
/
+12
2019-12-30
Revert "iwlwifi: mvm: fix scan config command size"
Mehmet Akif Tasova
1
-1
/
+1
2019-12-24
iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loop
Luca Coelho
1
-5
/
+5
2019-12-24
iwlwifi: remove lar_disable module parameter
Luca Coelho
6
-23
/
+11
2019-12-24
iwlwifi: dbg: force stop the debug monitor HW
Shahar S Matityahu
1
-6
/
+1
2019-12-24
iwlwifi: pcie: always disable L0S states
Luca Coelho
1
-10
/
+5
2019-12-24
iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLED
Luca Coelho
2
-3
/
+3
2019-12-24
iwlwifi: mvm: fix potential SKB leak on TXQ TX
Johannes Berg
3
-16
/
+20
2019-12-24
iwlwifi: mvm: fix SKB leak on invalid queue
Johannes Berg
1
-1
/
+1
2019-12-23
iwlwifi: pcie: extend hardware workaround to context-info
Johannes Berg
3
-15
/
+54
2019-12-23
iwlwifi: Don't ignore the cap field upon mcc update
Haim Dreyfuss
3
-6
/
+51
2019-12-23
iwlwifi: mvm: report TX rate to mac80211 directly for RS offload
Johannes Berg
1
-0
/
+126
2019-12-23
iwlwifi: mvm: fix NVM check for 3168 devices
Luca Coelho
1
-1
/
+1
2019-12-23
iwlwifi: fix TLV fragment allocation loop
Luca Coelho
1
-1
/
+8
2019-12-23
iwlwifi: pcie: allocate smaller dev_cmd for TX headers
Johannes Berg
8
-49
/
+84
2019-12-23
iwlwifi: pcie: detect the DMA bug and warn if it happens
Johannes Berg
1
-0
/
+11
2019-12-23
iwlwifi: pcie: work around DMA hardware bug
Johannes Berg
2
-31
/
+176
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
8
-47
/
+123
2019-12-20
iwlwifi: pcie: move page tracking into get_page_hdr()
Johannes Berg
3
-14
/
+16
2019-12-20
iwlwifi: don't send PPAG command if disabled
Gil Adam
1
-2
/
+6
2019-12-18
libertas: Fix two buffer overflows at parsing bss descriptor
Wen Huang
1
-3
/
+13
2019-12-18
mt76: Off by one in mt76_calc_rx_airtime()
Dan Carpenter
1
-1
/
+1
2019-12-18
mt76: fix LED link time failure
Arnd Bergmann
1
-1
/
+2
2019-12-18
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-47
/
+122
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
1
-0
/
+1
2019-12-10
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
2
-25
/
+30
2019-12-10
Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"
Anders Kaseorg
1
-12
/
+12
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2
-3
/
+3
2019-12-02
mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()
qize wang
1
-6
/
+64
2019-12-02
mt76: mt76x0: fix default mac address overwrite
Lorenzo Bianconi
1
-1
/
+4
2019-11-28
ath9k: use iowrite32 over __raw_writel
Christian Lamparter
1
-1
/
+1
2019-11-28
mwifiex: fix possible heap overflow in mwifiex_process_country_ie()
Ganapathi Bhat
1
-2
/
+11
2019-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+11
2019-11-27
net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stalling
Alexander Lobakin
1
-2
/
+11
2019-11-27
Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
5
-29
/
+43
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
315
-4289
/
+12626
2019-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2019-11-23
Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
96
-562
/
+2252
2019-11-22
virt_wifi: fix use-after-free in virt_wifi_newlink()
Taehee Yoo
1
-2
/
+2
2019-11-21
drivers: net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
6
-89
/
+89
2019-11-21
mt76: fix fix ampdu locking
Markus Theil
3
-6
/
+12
2019-11-20
Merge tag 'mt76-for-kvalo-2019-11-20' of https://github.com/nbd168/wireless
Kalle Valo
53
-399
/
+1466
2019-11-20
mt76: mt76u: fix endpoint definition order
Lorenzo Bianconi
1
-1
/
+1
2019-11-20
mt76: mt7615: read {tx,rx} mask from eeprom
Lorenzo Bianconi
4
-2
/
+23
2019-11-20
mt76: move mt76_get_antenna in mt76_core module
Lorenzo Bianconi
8
-14
/
+20
2019-11-20
mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txs
Lorenzo Bianconi
2
-2
/
+6
[next]