summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-03-22iwlwifi: remove unnecessary goto out in iwl_parse_nvm_mcc_info()Luca Coelho1-3/+1
2019-03-22iwlwifi: Use struct_size() in kzallocYueHaibing1-10/+3
2019-03-22iwlwifi: dbg_ini: separate between ini and legacy dump flowsShahar S Matityahu4-89/+120
2019-03-22iwlwifi: dbg: add DRAM monitor support for AX210 device familyShahar S Matityahu3-10/+31
2019-03-22iwlwifi: mvm: set max amsdu for TLC offloadMordechay Goodstein1-3/+41
2019-03-22iwlwifi: for AX210 device support radio GF4Shaul Triebitz4-2/+14
2019-03-22iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg4-98/+13
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu4-23/+2
2019-03-22iwlwifi: dbg: use dump mask for tx command dumping lengthShahar S Matityahu1-2/+4
2019-03-22iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer3-19/+128
2019-03-22iwlwifi: support new NVM response APIShaul Triebitz3-19/+69
2019-03-22iwlwifi: add support for 6-7 GHz channelsShaul Triebitz3-31/+49
2019-03-22iwlwifi: mvm: be more forgiving if num of channels is too bigShaul Triebitz1-10/+15
2019-03-22iwlwifi: mvm: enable HT/VHT IBSSJohannes Berg1-0/+3
2019-03-22iwlwifi: mvm: support multiple BSSIDSara Sharon1-1/+9
2019-03-22iwlwifi: mvm: track changes in beacon count during channel switchSara Sharon2-0/+17
2019-03-22iwlwifi: mvm: disconnect in case of bad channel switch parametersSara Sharon4-77/+107
2019-03-22iwlwifi: mvm: notify FW on quiet mode in CSASara Sharon1-0/+2
2019-03-22iwlwifi: mvm: track CSA beaconsSara Sharon2-2/+30
2019-03-22iwlwifi: mvm: report all NO_DATA events to mac80211Johannes Berg3-18/+27
2019-03-22iwlwifi: mvm: implement CSA abortSara Sharon1-0/+24
2019-03-22iwlwifi: mvm: report delayed beacon count to FWSara Sharon1-0/+4
2019-02-28Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo29-266/+792
2019-02-28wil6210: check null pointer in _wil_cfg80211_merge_extra_iesAlexei Avshalom Lazar1-3/+11
2019-02-28wil6210: ignore HALP ICR if already handledMaya Erez3-4/+12
2019-02-28wil6210: fix invalid sta statistics updateDedy Lansky1-3/+2
2019-02-28wil6210: accessing 802.3 addresses via utility functionsAhmad Masri2-21/+33
2019-02-28wil6210: support up to 20 stations in AP modeAhmad Masri10-75/+226
2019-02-28wil6210: add option to drop Tx packets when Tx ring is fullDedy Lansky3-2/+13
2019-02-28wil6210: remove rtap_include_phy_info module paramMaya Erez3-81/+18
2019-02-28ath10k: Fill rx duration for each peer in fw_stats for WCN3990Surabhi Vishnoi6-6/+60
2019-02-28ath10k: Fix the wrong calculation ht_idx and idx of rate table for tx_statsSurabhi Vishnoi1-3/+3
2019-02-28ath10k: Fix the wrong updation of SGI in tx_stats debugfsSurabhi Vishnoi2-1/+4
2019-02-28ath10k: Fix the wrong updation of BW in tx_stats debugfs entrySurabhi Vishnoi2-4/+5
2019-02-28ath10k: Fix the incorrect updation of NSS data in tx statsSurabhi Vishnoi1-8/+8
2019-02-28rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing1-4/+2
2019-02-28rtlwifi: rtl8723ae: Remove set but not used variable 'bt_retry_cnt'YueHaibing1-2/+0
2019-02-28rtlwifi: rtl8723be: Remove set but not used variable 'b_last_is_cur_rdlstate'YueHaibing1-3/+0
2019-02-28mt76: fix a leaked reference by adding a missing of_node_putWen Yang1-8/+16
2019-02-28rtlwifi: rtl8192com: Fix blank line problemsLarry Finger4-8/+5
2019-02-28rtlwifi: rtl8192cu: Fix problems with blank linesLarry Finger6-11/+22
2019-02-28rtlwifi: rtl8192ce: Fix missing blank linesLarry Finger4-2/+15
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger7-6/+24
2019-02-28rtlwifi: Fix blank line errors in main header filesLarry Finger2-7/+2
2019-02-28rtlwifi: Fix alignment errors in wifi.hLarry Finger1-42/+42
2019-02-28rtlwifi: Fix problems with block comments in wifi.hLarry Finger1-43/+50
2019-02-28rtlwifi: Fix errors in spacing in wifi.hLarry Finger1-85/+85
2019-02-28rsi: fix missing null pointer check from a failed ieee80211_probereq_get callColin Ian King1-0/+4
2019-02-28brcmfmac: print firmware reported general status errorsRafał Miłecki1-0/+24
2019-02-28brcmfmac: fix size of the struct msgbuf_ring_statusRafał Miłecki1-1/+1