summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-02-08iwlwifi: mvm: avoid race condition in ADD_STA.Goodstein, Mordechay1-4/+3
2017-02-08iwlwifi: mvm: Fix CSA received immediately after associationAvraham Stern1-4/+4
2017-02-08iwlwifi: pcie: set STATUS_RFKILL immediately after interruptGolan Ben Ami1-2/+6
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+3
2017-02-08iwlwifi: dvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+4
2017-02-08iwlwifi: make RTPM depend on EXPERTEmmanuel Grumbach1-2/+5
2017-02-08iwlwifi: pcie: don't increment / decrement a boolEmmanuel Grumbach1-1/+1
2017-02-08Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo21-90/+258
2017-02-08rt2x00: remove queue_entry from skbdescStanislaw Gruszka2-5/+0
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-08Merge 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