summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-02-08rt2x00: call entry directly in rt2x00_dump_frameStanislaw Gruszka10-14/+15
2017-02-08rt61pci: use entry directlyStanislaw Gruszka1-2/+1
2017-02-08rt2x00usb: fix anchor initializationStanislaw Gruszka1-5/+8
2017-02-08rt2x00usb: do not anchor rx and tx urb'sStanislaw Gruszka1-4/+0
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger21-286/+261
2017-02-08brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki1-9/+5
2017-02-08brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki2-3/+19
2017-02-08brcmfmac: merge two brcmf_err macros into oneRafał Miłecki1-6/+2
2017-02-08ath10k: select WANT_DEV_COREDUMPJohannes Berg1-0/+1
2017-02-08wil6210: include moduleparam.hJohannes Berg1-0/+1
2017-02-08ath10k: remove unneeded semicolonWaldemar Rymarkiewicz1-1/+1
2017-02-08iwlwifi: mvm: use the PROBE_RESP_QUEUE to send deauth to unknown stationEmmanuel Grumbach1-4/+6
2017-02-08iwlwifi: mvm: fix reorder timer re-armingSara Sharon1-1/+2
2017-02-08iwlwifi: mvm: fix references to first_agg_queue in DQA modeSara Sharon1-4/+3
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman1-0/+2
2017-02-08iwlwifi: pcie: Re-configure IVAR table after stop deviceGolan Ben Ami1-0/+9
2017-02-08iwlwifi: pcie: re-configure IVAR table after suspend-resumeHaim Dreyfuss1-7/+18
2017-02-08iwlwifi: pcie: separate between SW and HW MSIX configurationHaim Dreyfuss1-5/+14
2017-02-08cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski2-3/+3
2017-02-08mac80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski5-5/+8
2017-02-08iwlwifi: pcie: move msix conf functions above other functionsHaim Dreyfuss1-103/+103
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2017-02-07ath9k: fix race condition in enabling/disabling IRQsFelix Fietkau5-26/+48
2017-02-07ath9k_hw: check if the chip failed to wake upFelix Fietkau1-0/+4
2017-02-07ath9k: rename tx_complete_work to hw_check_workFelix Fietkau5-30/+35
2017-02-07wcn36xx: Implement cancel_hw_scanBjorn Andersson2-1/+25
2017-02-07ath10k: fix reading sram contents for QCA4019Ashok Raj Nagarajan3-19/+60
2017-02-07ath10k: fix boot failure in UTF mode/testmodeTamizh chelvam1-5/+9
2017-02-07ath10k: add debugfs support to get per peer tids log via tracingMaharaja Kennadyrajan2-0/+66
2017-02-07ath10k: few whitespace fixesKalle Valo2-4/+4
2017-02-07ath10k: use names in function definition argumentsKalle Valo2-2/+2
2017-02-07ath10k: prefer unsigned int over just unsignedKalle Valo1-2/+2
2017-02-07rtlwifi: rtl8192c-common: Fix "BUG: KASAN:Larry Finger2-3/+4
2017-02-07rtlwifi: btcoexist: Convert halbtcoutsrc.c to use standard debuggingLarry Finger3-16/+7
2017-02-07rtlwifi: btcoexist: Convert halbtc8821a2ant.c to use standard debuggingLarry Finger1-504/+571
2017-02-07rtlwifi: btcoexist: Convert halbtc8821a1ant.c to use standard debuggingLarry Finger1-418/+480
2017-02-07rtlwifi: btcoexist: Convert halbtc8723b2ant.c to use standard debuggingLarry Finger1-466/+527
2017-02-07rtlwifi: btcoexist: Convert halbtc8723b1ant.c to use standard debuggingLarry Finger1-384/+443
2017-02-07rtlwifi: btcoexist: Convert halbtc8192e2ant.c to use standard debuggingLarry Finger1-111/+126
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger2-9/+9
2017-02-07mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-02-07rt2x00: avoid introducing a USB dependency in the rt2x00lib moduleStanislaw Gruszka2-15/+13
2017-02-07brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał Miłecki1-0/+6
2017-02-07mwifiex: don't include mac80211.hJohannes Berg1-1/+1
2017-02-07Merge tag 'iwlwifi-next-for-kalle-2017-02-06' of git://git.kernel.org/pub/scm...Kalle Valo30-587/+1035
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih12-13/+160
2017-02-07rtlwifi: rtl8723be: fix ant_sel codePing-Ke Shih1-1/+5
2017-02-07rtlwifi: btcoex: move bt_type declarationPing-Ke Shih2-5/+5
2017-02-07rtlwifi: rtl8723be: btcoex: add package_type function to btcoexPing-Ke Shih6-3/+54
2017-02-07rtlwifi: move btcoex's ant_num declarationPing-Ke Shih4-12/+15