summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-07-27mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-06-08rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing1-1/+1
2016-06-08rtlwifi: Fix logic error in enter/exit power-save modewang yanqing1-2/+2
2016-06-08rtlwifi: btcoexist: Implement antenna selectionLarry Finger4-5/+38
2016-06-08rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger3-0/+11
2016-06-08ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-06-08ath10k: fix kernel panic, move arvifs list head init before htt initAnilkumar Kolli1-4/+4
2016-06-08ath10k: fix rx_channel during hw reconfigureRajkumar Manoharan1-1/+7
2016-06-08ath10k: fix firmware assert in monitor modeRajkumar Manoharan1-1/+4
2016-06-08ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli1-1/+6
2016-06-08ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-08ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)1-0/+7
2016-05-11ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisationOleksij Rempel2-10/+3
2016-05-11mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-05-05iwlwifi: mvm: fix memory leak in pagingMatti Gottlieb2-2/+2
2016-05-05iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-04-20ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-04-12iwlwifi: mvm: Fix paging memory leakMatti Gottlieb3-1/+8
2016-03-16iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-04iwlwifi: mvm: don't allow sched scans without matches to be startedLuca Coelho1-0/+4
2016-03-04iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-03-04iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-03-04iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-03-04rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger1-1/+7
2016-03-04rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-03-04rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-03-04rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger1-0/+9
2016-03-04rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-03-04rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-03-04rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-03-04rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-02-17rtlwifi: rtl8821ae: Fix 5G failure when EEPROM is incorrectly encodedLarry Finger1-1/+1
2016-02-17rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger1-4/+5
2016-02-17wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-17wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-01-31rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2015-12-18Merge tag 'iwlwifi-for-kalle-2015-12-16' of https://git.kernel.org/pub/scm/li...Kalle Valo2-20/+44
2015-12-13iwlwifi: mvm: protect RCU dereference in iwl_mvm_get_key_sta_idJohannes Berg1-6/+9
2015-12-13iwlwifi: separate firmware version for 7260 devicesJohannes Berg1-14/+35
2015-11-17rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2-2/+2
2015-11-17Merge ath-current from ath.gitKalle Valo5-15/+107
2015-11-17Merge tag 'iwlwifi-for-kalle-2015-11-15' of https://git.kernel.org/pub/scm/li...Kalle Valo7-55/+79
2015-11-16ath10k: poll HTT send completion when CE 5 is unusedRajkumar Manoharan1-1/+12
2015-11-15iwlwifi: mvm: Avoid dereferencing sta if it was already flushedAvri Altman1-24/+20
2015-11-15iwlwifi: mvm: don't overwrite the key indices in D3 entryLuca Coelho4-28/+39
2015-11-15iwlwifi: bump firmware API to 19Emmanuel Grumbach2-2/+2
2015-11-15iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18
2015-11-12ath10k: override CE5 configuration for QCA6147 deviceRyan Hsu1-3/+29
2015-11-12ath10k: add QCA9377 hw1.0 supportBartosz Markowski3-0/+23
2015-11-12ath10k: introduce dev_id to hw_paramsBartosz Markowski4-7/+33