summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-12ath10k: update missing hw_params of QCA9377 hw1.1Bartosz Markowski1-1/+3
2015-11-12ath10k: fix the currently supported QCA9377 target version nameBartosz Markowski3-5/+9
2015-11-10ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-11-10remove abs64()Andrew Morton1-1/+1
2015-11-06Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds5-5/+0
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds10-27/+27
2015-11-04Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown5-5/+0
2015-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2015-10-29ath6kl: implement ethtool statsBen Greear1-0/+123
2015-10-29ath6kl: break stats gathering code into separate methodBen Greear2-23/+34
2015-10-29ath6kl: fix firmware version assignmentBen Greear1-1/+1
2015-10-29ath6kl: add error message to explain lack of HTBen Greear1-0/+3
2015-10-29ath6kl: report antenna configurationBen Greear2-0/+19
2015-10-29wil6210: handle failure in Tx vring configVladimir Kondratiev1-1/+1
2015-10-29wil6210: fix device ready detectionVladimir Kondratiev3-13/+7
2015-10-29wil6210: Fix TSO overflow handlingHamad Kadmany1-15/+15
2015-10-29wil6210: ignore selected WMI eventsVladimir Kondratiev1-0/+10
2015-10-29ath10k: add QCA9377 chipset supportBartosz Markowski4-0/+48
2015-10-29ath10k: reload HT/VHT capabilities on antenna changeRajkumar Manoharan1-11/+28