summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2020-01-23Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller-183/+594
2020-01-23airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman-10/+8
2020-01-23airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman-1/+1
2020-01-22net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy-2/+2
2020-01-22iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach-8/+12
2019-12-30Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova-1/+1
2019-12-24iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho-5/+5
2019-12-24iwlwifi: remove lar_disable module parameterLuca Coelho-23/+11
2019-12-24iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu-6/+1
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho-10/+5
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho-3/+3
2019-12-24iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg-16/+20
2019-12-24iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg-1/+1
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg-15/+54
2019-12-23iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss-6/+51
2019-12-23iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg-0/+126
2019-12-23iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho-1/+1
2019-12-23iwlwifi: fix TLV fragment allocation loopLuca Coelho-1/+8
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg-49/+84
2019-12-23iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg-0/+11
2019-12-23iwlwifi: pcie: work around DMA hardware bugJohannes Berg-31/+176
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-47/+123
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg-14/+16
2019-12-20iwlwifi: don't send PPAG command if disabledGil Adam-2/+6
2019-12-18libertas: Fix two buffer overflows at parsing bss descriptorWen Huang-3/+13
2019-12-18mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter-1/+1
2019-12-18mt76: fix LED link time failureArnd Bergmann-1/+2
2019-12-17Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller-47/+122
2019-12-13mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen-0/+1
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho-25/+30
2019-12-10Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg-12/+12
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya-3/+3
2019-12-02mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang-6/+64
2019-12-02mt76: mt76x0: fix default mac address overwriteLorenzo Bianconi-1/+4
2019-11-28ath9k: use iowrite32 over __raw_writelChristian Lamparter-1/+1
2019-11-28mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat-2/+11
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds-2/+11
2019-11-27net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin-2/+11
2019-11-27Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-29/+43
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds-4289/+12626
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds-1/+1
2019-11-23Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski-562/+2252
2019-11-22virt_wifi: fix use-after-free in virt_wifi_newlink()Taehee Yoo-2/+2
2019-11-21drivers: net: Fix Kconfig indentation, continuedKrzysztof Kozlowski-89/+89
2019-11-21mt76: fix fix ampdu lockingMarkus Theil-6/+12
2019-11-20Merge tag 'mt76-for-kvalo-2019-11-20' of https://github.com/nbd168/wirelessKalle Valo-399/+1466
2019-11-20mt76: mt76u: fix endpoint definition orderLorenzo Bianconi-1/+1
2019-11-20mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi-2/+23
2019-11-20mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi-14/+20
2019-11-20mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi-2/+6