summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2016-11-10ath10k: cache calibration data when the core is stoppedMarty Faltesek2-36/+40
2016-11-10Revert "ath9k_hw: implement temperature compensation support for AR9003+"Felix Fietkau2-23/+3
2016-11-10rtl8xxxu: Fix rtl8723bu driver reload issueJes Sorensen1-0/+4
2016-11-10rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen2-4/+4
2016-11-10rtl8xxxu: Fix memory leak in handling rxdesc16 packetsJes Sorensen1-1/+6
2016-10-31iwlwifi: mvm: bail out if CTDP start operation failsLuca Coelho1-1/+4
2016-10-31iwlwifi: mvm: disable P2P queue on mac context releaseSara Sharon1-0/+5
2016-10-31iwlwifi: mvm: support BAR in reorder bufferSara Sharon1-3/+9
2016-10-31iwlwifi: mvm: free reserved queue on STA removalLiad Kaufman1-1/+23
2016-10-31iwlwifi: mvm: call a different txq_enable functionSara Sharon1-3/+1
2016-10-31iwlwifi: mvm: fix pending frames tracking on tx respLiad Kaufman1-1/+5
2016-10-31iwlwifi: check for valid ethernet address provided by OEMHaim Dreyfuss1-5/+10
2016-10-31ath10k: fix throughput regression in multi client modeRajkumar Manoharan2-2/+2
2016-10-31ath10k: fix reporting channel survey dataAshok Raj Nagarajan1-1/+1
2016-10-31ath10k: fix sending frame in management path in push txq logicAshok Raj Nagarajan1-0/+20
2016-10-31ath10k: Add WMI_SERVICE_PERIODIC_CHAN_STAT_SUPPORT wmi serviceTamizh chelvam1-0/+5
2016-10-31mwifiex: fix failed to reconnect after interface disabled/enabledAmitkumar Karwar1-1/+5
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu1-2/+1
2016-10-31rt2x00usb: Fix error return codeChristophe Jaillet1-1/+3
2016-10-28rtlwifi: Fix missing country code for Great BritainLarry Finger1-1/+3
2016-10-28ath10k: fix copy engine 5 destination ring stuckRajkumar Manoharan1-0/+7
2016-10-22brcmfmac: use correct skb freeing helper when deleting flowringRafał Miłecki1-1/+8
2016-10-22brcmfmac: fix memory leak in brcmf_fill_bss_paramRafał Miłecki1-1/+4
2016-10-22brcmfmac: fix pmksa->bssid usageNicolas Iooss1-2/+2
2016-10-22carl9170: fix debugfs crashesChristian Lamparter1-2/+4
2016-10-22b43legacy: fix debugfs crashChristian Lamparter1-2/+4
2016-10-22b43: fix debugfs crashChristian Lamparter1-2/+4
2016-09-17Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo1-10/+9
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-07Merge ath-current from ath.gitKalle Valo4-10/+14
2016-09-07brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel1-1/+1
2016-09-07ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius1-2/+7
2016-09-02ath9k: fix AR5416 access GPIO warningMiaoqing Pan1-2/+2
2016-08-31ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan1-1/+0
2016-08-31ath10k: fix get rx_status from htt contextAshok Raj Nagarajan1-5/+5
2016-08-29iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan1-0/+1
2016-08-29iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach1-1/+2
2016-08-29iwlwifi: mvm: check if vif is NULL before using itSharon Dvir1-0/+2
2016-08-29iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach1-1/+2
2016-08-29Merge ath-current from ath.gitKalle Valo1-4/+5
2016-08-24brcmfmac: Change vif_event_lock to spinlockmhiramat@kernel.org2-14/+14
2016-08-24brcmfmac: Check rtnl_lock is locked when removing interfacemhiramat@kernel.org3-5/+7
2016-08-22ath9k: fix using sta->drv_priv before initializing itFelix Fietkau1-4/+4
2016-08-22ath9k: fix client mode beacon configurationFelix Fietkau1-0/+1
2016-08-18mwifiex: fix large amsdu packets causing firmware hangCathy Luo1-1/+2
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+3
2016-08-05mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul1-2/+3
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada10-27/+27
2016-07-20wlcore: spi: fix build warning caused by redundant variableReizer, Eyal1-1/+0
2016-07-19Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo12-147/+178