summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: cleanup wake-IRQ handling if suspend failsBrian Norris2016-11-252-0/+2
* rsi: Add support for 802.11dPrameela Rani Garnepudi2016-11-254-7/+53
* rsi: Add support for antenna selectionPrameela Rani Garnepudi2016-11-254-0/+117
* rsi: Add support for configuring tx powerPrameela Rani Garnepudi2016-11-254-1/+76
* rsi: Add support to filter rx framesPrameela Rani Garnepudi2016-11-253-1/+59
* rt2800: disable CCK rates on HTStanislaw Gruszka2016-11-231-1/+0
* rt2800: tune *_PROT_CFG parametersStanislaw Gruszka2016-11-231-8/+8
* rt2800: use RTS/CTS protection instead of CTS-to-selfStanislaw Gruszka2016-11-231-3/+3
* rt2800: correct TX_SW_CFG1 for 5592Stanislaw Gruszka2016-11-231-2/+5
* rt2800: correct AUTO_RSP_CFGStanislaw Gruszka2016-11-231-4/+2
* rt2800: do not overwrite WPDMA_GLO_CFG_WP_DMA_BURST_SIZEStanislaw Gruszka2016-11-231-1/+0
* rt2800: OFDM rates are mandatoryStanislaw Gruszka2016-11-231-1/+1
* rt2800usb: do not wipe out USB_DMA_CFG settingsStanislaw Gruszka2016-11-231-4/+1
* rt2800: correctly report MCS TX parametersStanislaw Gruszka2016-11-231-10/+13
* brcmfmac: update beacon IE after bss up and clear when AP stoppedWright Feng2016-11-231-2/+3
* rt2x00: Fix incorrect usage of CONFIG_RT2X00_LIB_USBVishal Thanki2016-11-231-1/+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
* | 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