summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-2327-183/+594
|\
| * iwlwifi: mvm: don't send the IWL_MVM_RXQ_NSSN_SYNC notif to Rx queuesEmmanuel Grumbach2020-01-222-8/+12
| * Revert "iwlwifi: mvm: fix scan config command size"Mehmet Akif Tasova2019-12-301-1/+1
| * iwlwifi: fw: make pos static in iwl_sar_get_ewrd_table() loopLuca Coelho2019-12-241-5/+5
| * iwlwifi: remove lar_disable module parameterLuca Coelho2019-12-246-23/+11
| * iwlwifi: dbg: force stop the debug monitor HWShahar S Matityahu2019-12-241-6/+1
| * iwlwifi: pcie: always disable L0S statesLuca Coelho2019-12-241-10/+5
| * iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho2019-12-242-3/+3
| * iwlwifi: mvm: fix potential SKB leak on TXQ TXJohannes Berg2019-12-243-16/+20
| * iwlwifi: mvm: fix SKB leak on invalid queueJohannes Berg2019-12-241-1/+1
| * iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-233-15/+54
| * iwlwifi: Don't ignore the cap field upon mcc updateHaim Dreyfuss2019-12-233-6/+51
| * iwlwifi: mvm: report TX rate to mac80211 directly for RS offloadJohannes Berg2019-12-231-0/+126
| * iwlwifi: mvm: fix NVM check for 3168 devicesLuca Coelho2019-12-231-1/+1
| * iwlwifi: fix TLV fragment allocation loopLuca Coelho2019-12-231-1/+8
| * iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-238-49/+84
| * iwlwifi: pcie: detect the DMA bug and warn if it happensJohannes Berg2019-12-231-0/+11
| * iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-232-31/+176
| * iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-203-14/+16
| * iwlwifi: don't send PPAG command if disabledGil Adam2019-12-201-2/+6
| * libertas: Fix two buffer overflows at parsing bss descriptorWen Huang2019-12-181-3/+13
| * mt76: Off by one in mt76_calc_rx_airtime()Dan Carpenter2019-12-181-1/+1
| * mt76: fix LED link time failureArnd Bergmann2019-12-181-1/+2
* | airo: Add missing CAP_NET_ADMIN check in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-10/+8
* | airo: Fix possible info leak in AIROOLDIOCTL/SIOCDEVPRIVATEMichael Ellerman2020-01-231-1/+1
* | net: Fix packet reordering caused by GRO and listified RX cooperationMaxim Mikityanskiy2020-01-221-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-228-47/+123
|\|
| * Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...David S. Miller2019-12-177-47/+122
| |\
| | * iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-102-25/+30
| | * Revert "iwlwifi: assign directly to iwl_trans->cfg in QuZ detection"Anders Kaseorg2019-12-101-12/+12
| | * mwifiex: Fix heap overflow in mmwifiex_process_tdls_action_frame()qize wang2019-12-021-6/+64
| | * mt76: mt76x0: fix default mac address overwriteLorenzo Bianconi2019-12-021-1/+4
| | * ath9k: use iowrite32 over __raw_writelChristian Lamparter2019-11-281-1/+1
| | * mwifiex: fix possible heap overflow in mwifiex_process_country_ie()Ganapathi Bhat2019-11-281-2/+11
| * | mac80211: Turn AQL into an NL80211_EXT_FEATUREToke Høiland-Jørgensen2019-12-131-0/+1
* | | treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-092-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-271-2/+11
|\ \
| * | net: wireless: intel: iwlwifi: fix GRO_NORMAL packet stallingAlexander Lobakin2019-11-271-2/+11
* | | Merge tag 'mmc-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds2019-11-275-29/+43
|\ \ \ | |/ / |/| |
| * | net: wireless: ti: remove local VENDOR_ID and DEVICE_ID definitionsH. Nikolaus Schaller2019-11-152-16/+0
| * | net: wireless: ti: wl1251 use new SDIO_VENDOR_ID_TI_WL1251 definitionH. Nikolaus Schaller2019-11-151-1/+1
| * | net: wireless: ti: wl1251 add device tree supportH. Nikolaus Schaller2019-11-151-0/+15
| * | mwifiex: Re-work support for SDIO HW resetUlf Hansson2019-11-143-12/+27
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2019-11-25315-4289/+12626
|\ \ \ | | |/ | |/|
| * | Merge tag 'wireless-drivers-next-2019-11-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski2019-11-2396-562/+2252
| |\ \
| | * | mt76: fix fix ampdu lockingMarkus Theil2019-11-213-6/+12
| | * | Merge tag 'mt76-for-kvalo-2019-11-20' of https://github.com/nbd168/wirelessKalle Valo2019-11-2053-399/+1466
| | |\ \
| | | * | mt76: mt76u: fix endpoint definition orderLorenzo Bianconi2019-11-201-1/+1
| | | * | mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi2019-11-204-2/+23
| | | * | mt76: move mt76_get_antenna in mt76_core moduleLorenzo Bianconi2019-11-208-14/+20