summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* wil6210: align to latest auto generated wmi.hLior David2016-11-231-2/+206
* wil6210: add support for abort scanMaya Erez2016-11-235-34/+87
* wil6210: fix deadlock when using fw_no_recovery optionLior David2016-11-231-7/+8
* wil6210: add support for power save enable / disableMaya Erez2016-11-233-1/+67
* wil6210: fix net queue stop/wakeDedy Lansky2016-11-235-16/+117
* ath9k: fix NULL pointer dereferenceMiaoqing Pan2016-11-231-1/+7
* ath9k: fix ath9k_hw_gpio_get() to return 0 or 1 on successMatthias Schiffer2016-11-231-1/+1
* ath10k: add spectral scan support to wmi-tlvMichal Kazior2016-11-231-0/+72
* ath10k: fix null deref on wmi-tlv when trying spectral scanMichal Kazior2016-11-231-0/+6
* ath10k: remove set/get_tsf ieee80211_opsPedersen, Thomas2016-11-234-44/+0
* ath10k: implement offset_tsf ieee80211_opPedersen, Thomas2016-11-233-0/+34
* ath10k: advertize hardware packet loss mechanismRajkumar Manoharan2016-11-231-0/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2016-11-2316-275/+280
|\
| * 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
| * 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-192-1/+26
* | 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-173-6/+6
* | 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