summaryrefslogtreecommitdiffstats
path: root/CREDITS (unfollow)
Commit message (Expand)AuthorFilesLines
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_apOleksij Rempel1-35/+8
2014-03-17ath9k: remove unused ath9k_get_next_tbttOleksij Rempel1-27/+0
2014-03-17ath9k: move ath9k_beacon_config_ap commonOleksij Rempel3-19/+34
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_adhocOleksij Rempel1-28/+7
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_adhocOleksij Rempel1-19/+12
2014-03-17ath9k_htc: use ath9k_htc_beacon_init in ath9k_htc_beacon_config_apOleksij Rempel1-20/+11
2014-03-17ath9k_htc: add ath9k_htc_beacon_init (but not use it)Oleksij Rempel1-0/+22
2014-03-17ath9k: move ath9k_beacon_config_adhoc to commonOleksij Rempel3-19/+29
2014-03-17ath9k_htc: use ath9k_cmn_beacon_config_staOleksij Rempel1-82/+2
2014-03-17ath9k: move ath9k_beacon_config_sta to common-beaconOleksij Rempel5-78/+153
2014-03-17ath9k-common: add nexttbtt and intval to ath_beacon_configOleksij Rempel1-0/+2
2014-03-17ath9k|ath9k_htc: move IEEE80211_MS_TO_TU to commonOleksij Rempel3-2/+2
2014-03-17ath9k: remove unused beacon_qiOleksij Rempel1-1/+0
2014-03-17ath9k_htc: sync beacon slot code with ath9kOleksij Rempel3-4/+24
2014-03-17ath9k: remove unused bc_tstampOleksij Rempel1-1/+0
2014-03-17ath9k_htc: add ATH_OP_PRIM_STA_VIFOleksij Rempel1-0/+4
2014-03-17ath9k_htc: use common->op_flagsOleksij Rempel5-18/+19
2014-03-17ath9k: move sc_flags to ath_commonOleksij Rempel12-60/+73
2014-03-17ath9k_htc: use ath_beacon_conf.enable_beaconOleksij Rempel3-5/+4
2014-03-17ath9k_htc: move beaconq to struct htc_beaconOleksij Rempel3-7/+7
2014-03-17ath9k_htc: use common ath_beacon_configOleksij Rempel3-27/+25
2014-03-17ath9k: move struct ath_beacon_config to commonOleksij Rempel2-9/+9
2014-03-14brcmfmac: Make probe function __initJean Delvare1-1/+1
2014-03-14ath9k: Convert uses of __constant_<foo> to <foo>Joe Perches1-2/+2
2014-03-14ath5k: add missing dma_map_error callJohn Greene1-0/+3
2014-03-14ath9k_hw: set ANI firstep as absolute values instead of relativeFelix Fietkau1-36/+5
2014-03-14ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relativeFelix Fietkau1-38/+6
2014-03-14ath9k_hw: remove ANI function restrictions for AP modeFelix Fietkau1-11/+0
2014-03-14wireless: Kconfig: add missing dependency for airo_csArnd Bergmann1-1/+1
2014-03-14brcmsmac: update comment to reflect the codeEmil Goode1-6/+0
2014-03-14brcmsmac: fix deadlock on missing firmwareEmil Goode1-8/+6
2014-03-14ath9k: clean up and enhance ANI debugfs fileFelix Fietkau1-30/+28
2014-03-14ath9k: fix ready time of the multicast buffer queueFelix Fietkau1-1/+1
2014-03-14rtl8180: prepare to handle more than two chip typesAndrea Merello2-15/+28
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar8-61/+132
2014-03-14mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar1-23/+24
2014-03-14mwifiex: code rearrangement for better readabilityAmitkumar Karwar2-29/+29
2014-03-14mwifiex: use VHT MCS mask in set bitrate mask handlerAmitkumar Karwar1-2/+10
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar4-1/+25
2014-03-14mwifiex: extract firmware API version numberAmitkumar Karwar3-0/+4
2014-03-14p54usb: fix leaks at failure path in p54u_probe()Alexey Khoroshilov1-0/+4
2014-03-13rtlwifi: rtl8723be: Fix array dimension problemsLarry Finger1-5/+9
2014-03-13wlan-ng: fixup staging driver for removal of ieee80211_dsss_chan_to_freqJohn W. Linville1-1/+1
2014-03-13rtl8821ae: fixup staging driver for revised ieee80211_is_robust_mgmt_frameJohn W. Linville1-1/+1
2014-03-13Revert "Revert "Staging: rtl8812ae: remove modules field of rate_control_ops""John W. Linville1-1/+0
2014-03-11iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-07ath10k: do not overwrite max_antenna_gainMarek Puzyniak1-1/+0
2014-03-07ath10k: support msdu chainingBen Greear1-5/+54
2014-03-06mwl8k: mwl8k_update_survey can be staticYogesh Ashok Powar1-2/+2
2014-03-06mwl8k: le32_to_cpu cast to restrictedYogesh Ashok Powar1-2/+2