summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel2014-03-171-0/+4
* ath9k_htc: use common->op_flagsOleksij Rempel2014-03-175-18/+19
* ath9k: move sc_flags to ath_commonOleksij Rempel2014-03-1712-60/+73
* ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel2014-03-173-5/+4
* ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel2014-03-173-7/+7
* ath9k_htc: use common ath_beacon_configOleksij Rempel2014-03-173-27/+25
* ath9k: move struct ath_beacon_config to commonOleksij Rempel2014-03-172-9/+9
* brcmfmac: Make probe function __initJean Delvare2014-03-141-1/+1
* ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-141-2/+2
* ath5k: add missing dma_map_error callJohn Greene2014-03-141-0/+3
* ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau2014-03-141-36/+5
* ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau2014-03-141-38/+6
* ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau2014-03-141-11/+0
* wireless: Kconfig: add missing dependency for airo_csArnd Bergmann2014-03-141-1/+1
* brcmsmac: update comment to reflect the codeEmil Goode2014-03-141-6/+0
* brcmsmac: fix deadlock on missing firmwareEmil Goode2014-03-141-8/+6
* ath9k: clean up and enhance ANI debugfs fileFelix Fietkau2014-03-141-30/+28
* ath9k: fix ready time of the multicast buffer queueFelix Fietkau2014-03-141-1/+1
* rtl8180: prepare to handle more than two chip typesAndrea Merello2014-03-142-15/+28
* mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-148-61/+132
* mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar2014-03-141-23/+24
* mwifiex: code rearrangement for better readabilityAmitkumar Karwar2014-03-142-29/+29
* mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar2014-03-141-2/+10
* mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar2014-03-144-1/+25
* mwifiex: extract firmware API version numberAmitkumar Karwar2014-03-143-0/+4
* p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov2014-03-141-0/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-143-7/+13
|\
| * iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach2014-03-111-2/+6
| * iwlwifi: fix and add 7265 series HW IDsOren Givon2014-03-041-3/+2
| * iwlwifi: mvm: don't WARN when statistics are handled lateEmmanuel Grumbach2014-03-041-2/+5
* | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2014-03-1413-657/+638
|\ \
| * | ath10k: do not overwrite max_antenna_gainMarek Puzyniak2014-03-071-1/+0
| * | ath10k: support msdu chainingBen Greear2014-03-071-5/+54
| * | ath10k: add vdev-id, return code to error codesBen Greear2014-03-031-86/+115
| * | ath10k: minimize coherent dma accessesMichal Kazior2014-02-281-11/+4
| * | ath10k: remove pci completion listMichal Kazior2014-02-282-279/+24
| * | ath10k: reduce htt tx/rx spinlock overheadMichal Kazior2014-02-283-10/+23
| * | ath10k: batch htt tx/rx completionsMichal Kazior2014-02-282-40/+85
| * | ath10k: bypass htc for htt tx pathMichal Kazior2014-02-288-109/+123
| * | ath10k: replace send_head() with tx_sg()Michal Kazior2014-02-285-46/+92
| * | ath10k: remove is_aborted from skb_cbMichal Kazior2014-02-282-21/+0
| * | ath10k: remove DMA mapping wrappersMichal Kazior2014-02-286-42/+34
| * | ath10k: skip management frames in HTT pathJanusz Dziedzic2014-02-271-1/+16
| * | ath10k: bitrate_mask add force_sgi supportJanusz Dziedzic2014-02-272-3/+33
| * | ath10k: enable spectrum management supportJanusz Dziedzic2014-02-271-1/+2
| * | ath10k: set the mactime of ieee80211_rx_statusChun-Yeow Yeoh2014-02-273-0/+9
| * | ath10k: fix sta_rc_update for non-ap iftypeMichal Kazior2014-02-261-4/+7
| * | ath10k: fix 4addr rxMichal Kazior2014-02-261-2/+8
| * | ath10k: add more details to some debug messagesBen Greear2014-02-262-2/+4
| * | ath10k: implement drv_get_tsf for ibss mergingChun-Yeow Yeoh2014-02-261-0/+11