aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-23
* ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-23
* ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau2012-04-23
* ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-23
* ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-23
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-23
* ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-23
* ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-23
* ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-23
* ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-23
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-17
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-17
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-17
* ath9k: merge power correction constantsGabor Juhos2012-04-17
* ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-16
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-16
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-16
* ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-16
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* ath5k: add PCI idYoshinori Sato2012-04-16
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-16
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-16
* ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-16
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-16
* ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-16
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-16
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-16
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-16
* ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-16
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-16
* ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan2012-04-13
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* ath9k_hw: Remove BTCOEX initvalsSujith Manoharan2012-04-13
* ath9k: remove dead codeZefir Kurtisi2012-04-12
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-04-12
|\
| * ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan2012-04-04
| * ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-03
| * ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-03
| * ath6kl: Set background scan period.Bala Shanmugam2012-03-28
| * ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-28
| * ath6kl: add full USB supportKalle Valo2012-03-26