summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-2317-275/+328
|\
| * ath10k: use the right length of "background"Nicolas Iooss2016-11-151-1/+1
| * ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan2016-11-151-3/+1
| * ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan2016-11-151-25/+50
| * ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan2016-11-152-6/+2
| * ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen2016-11-158-235/+163
| * ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King2016-11-151-3/+3
| * ath9k: parse the device configuration from an OF nodeMartin Blumenstingl2016-11-151-0/+42
| * ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl2016-11-152-0/+13
| * Documentation: dt: net: add ath9k wireless device bindingMartin Blumenstingl2016-11-151-0/+48
| * ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)2016-11-151-2/+5
* | mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris2016-11-191-30/+23
* | mwifiex: stop checking for NULL drvata/intfdataBrian Norris2016-11-192-21/+8
* | mwifiex: sdio: don't check for NULL sdio_funcBrian Norris2016-11-191-25/+15
* | mwifiex: usb: handle HS failuresBrian Norris2016-11-191-1/+8
* | mwifiex: reset card->adapter during device unregisterXinming Hu2016-11-192-0/+2
* | mwifiex: resolve suspend() race with async FW init failureBrian Norris2016-11-193-6/+30
* | mwifiex: don't pretend to resume while remove()'ingBrian Norris2016-11-193-13/+0
* | mwifiex: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar2016-11-191-16/+6
* | mwifiex: resolve races between async FW init (failure) and device removalBrian Norris2016-11-198-68/+55
* | mwifiex: complete blocked power save handshake in main processShengzhen Li2016-11-191-4/+5
* | mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li2016-11-194-2/+10
* | mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain2016-11-195-75/+73
* | mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain2016-11-192-4/+13
* | mwifiex: Allow mwifiex early access to device structureRajat Jain2016-11-195-11/+9
* | mwifiex: parse device tree node for PCIeXinming Hu2016-11-193-4/+31
* | mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris2016-11-183-16/+12
* | mwifiex: ignore calibration data failureAmitkumar Karwar2016-11-181-11/+5
* | mwifiex: add power save parameters in hs_cfg cmdShengzhen Li2016-11-182-6/+33
* | mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang2016-11-171-0/+4
* | ssb: Fix error routine when fallback SPROM failsLarry Finger2016-11-171-0/+1
* | rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun2016-11-171-1/+1
* | cw1200: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-171-5/+3
* | wireless: fix bogus maybe-uninitialized warningArnd Bergmann2016-11-174-7/+7
* | p54: memset(0) whole arrayJiri Slaby2016-11-171-1/+1
* | brcmfmac: print name of connect status eventRafał Miłecki2016-11-173-3/+6
* | rsi: Host to device command frame vap_capabilites modified with new field vap...Prameela Rani Garnepudi2016-11-173-4/+18
* | rsi: Fix memory leak in module unloadPrameela Rani Garnepudi2016-11-171-0/+11
* | wlcore: Allow scans when in AP modeJames Minor2016-11-171-0/+2
* | rtlwifi: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
* | rtlwifi: rtl8192c: Remove address of Free Software FoundationLarry Finger2016-11-176-24/+0
* | rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
* | rtlwifi: rtl8723ae: Remove address of Free Software FoundationLarry Finger2016-11-174-16/+0
* | rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger2016-11-1718-72/+0
* | rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger2016-11-1720-80/+0
* | mwifiex: report wakeup for wowlanRajat Jain2016-11-172-0/+9
* | wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul2016-11-173-1/+31
* | wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul2016-11-173-5/+9