summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-03-30ath9k: use one shot read in ath9k_hw_update_mibstatsOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use REG_READ_ARRAYOleksij Rempel
2015-03-30ath9k: add new function ath9k_hw_read_arrayOleksij Rempel
2015-03-30ath9k: add multi_read to be compatible with ath9k_htcOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use RMW bufferOleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal: use proper makroses.Oleksij Rempel
2015-03-30ath9k: ar9271_hw_pa_cal - use defs instead of magin numbersOleksij Rempel
2015-03-30ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo
2015-03-30rt2800usb: check Autorun mode on FW load only onceStanislaw Gruszka
2015-03-21ath9k: Fix AIC compilation errorSujith Manoharan
2015-03-20bcma: gpio: use predictable base for all BCM47XX busesRafał Miłecki
2015-03-20mwifiex: fix crash in SDIO RX pathAvinash Patil
2015-03-20brcmfmac: remove support for unreleased BCM4354 PCIeArend van Spriel
2015-03-20brcmfmac: only support the BCM43455/7 deviceArend van Spriel
2015-03-20brcmfmac: add support for BCM43430 SDIO chipsetArend van Spriel
2015-03-20brcmfmac: add MODULE_FIRMWARE() macros for bcm4356 PCIe deviceArend van Spriel
2015-03-20brcmfmac: Remove unnecessary new-line in pcie console logging.Hante Meuleman
2015-03-20brcmfmac: Update msgbuf commonring size for improved throughput.Hante Meuleman
2015-03-20brcmfmac: Add necessary memory barriers for SDIO.Hante Meuleman
2015-03-20brcmfmac: avoid runtime-pm for sdio host controllerArend van Spriel
2015-03-20mwifiex: missing curly braces in mwifiex_write_data_complete()Dan Carpenter
2015-03-20rt2x00: add new rt2800usb device DWA 130Scott Branden
2015-03-20wil6210: fall back to pseudo-DMS mcast for secure link and PBSSVladimir Kondratiev
2015-03-20wil6210: implement broadcast/multicast dataVladimir Kondratiev
2015-03-20wil6210: add bcast structures to WMIVladimir Kondratiev
2015-03-20wil6210: Prefer ether_addr_copy() over memcpy()Vladimir Kondratiev
2015-03-20wil6210: Align Rx frames on 4*n+2 by having SNAPVladimir Kondratiev
2015-03-20wil6210: fix check for FW responsivenessVladimir Kondratiev
2015-03-20wil6210: optimize index manipulation in wil_vring_reap_rxVladimir Kondratiev
2015-03-20cw1200: Fix suspendLars-Peter Clausen
2015-03-20rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definitionJeff Layton
2015-03-20ath9k: Start AIC calibration during MCI resetSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CALSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_STARTSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_RESETSujith Manoharan
2015-03-20ath9k: Disable AIC by defaultSujith Manoharan
2015-03-20ath9k: Process the AIC calibration resultsSujith Manoharan
2015-03-20ath9k: Finish AIC calibrationSujith Manoharan
2015-03-20ath9k: Handle MCI_STATE_AIC_CAL_SINGLESujith Manoharan
2015-03-20ath9k: Add register definitions for AICSujith Manoharan
2015-03-20ath9k: Register private AIC opsSujith Manoharan
2015-03-20ath9k: Add initial structures for AICSujith Manoharan
2015-03-16mwifiex: delay skb allocation for RX until cmd53 overZhaoyang Liu
2015-03-16mwifiex: add SDIO rx single port aggregationZhaoyang Liu
2015-03-16mwifiex: preprocess packets from TX queueZhaoyang Liu
2015-03-16mwifiex: remove_bss_prio_lockZhaoyang Liu
2015-03-16mwifiex: get rid of BA setup helper functionsZhaoyang Liu
2015-03-16mwifiex: avoid queue_work while work is ongoingShengzhen Li
2015-03-16mwifiex: enhance SD8897 MP aggregation limitsAvinash Patil