summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-233-0/+3
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-193-0/+3
* | drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-113-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-087-10/+15
|\|
| * Revert "ath9k_hw: Fix incorrect spur_freq_sd for AR9003"Rajkumar Manoharan2012-05-021-2/+2
| * ath5k: add missing iounmap to AHB probe removalJonathan Bither2012-04-271-0/+1
| * ath9k: fix tx power settings for AR9287Gabor Juhos2012-04-231-0/+2
| * ath9k: add an extra boolean parameter to ath9k_hw_apply_txpowerGabor Juhos2012-04-235-8/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-2619-186/+387
|\ \
| * | ath9k: Fix IDLE PowersaveSujith Manoharan2012-04-241-17/+26
| * | ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi2012-04-234-11/+104
| * | ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang2012-04-231-0/+1
| * | ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-231-1/+9
| * | ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-231-0/+4
| * | ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau2012-04-231-4/+6
| * | ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-234-33/+22Star
| * | ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2012-04-232-0/+7
| * | ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau2012-04-231-0/+4
| * | ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
| * | ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
| * | ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-233-19/+17Star
| * | ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-232-43/+23Star
| * | ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-231-32/+78
| * | ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
| * | ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-232-2/+3
| * | ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-243-4/+22
|\ \ \ | | |/ | |/|
| * | ath9k: Fix TX fragmentationSujith Manoharan2012-04-171-1/+9
| * | ath9k: wake up the hardware from full sleep when idle is turned offFelix Fietkau2012-04-131-1/+8
| * | ath5k: unmap io memory on probe failureJonathan Bither2012-04-131-2/+4
| * | ath5k: fix undefined 'THIS_MODULE'Jonathan Bither2012-04-131-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-1848-478/+3642
|\ \ \ | | |/ | |/|
| * | ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-173-10/+11
| * | ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-173-17/+8Star
| * | ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-171-3/+0Star
| * | ath9k: merge power correction constantsGabor Juhos2012-04-172-9/+6Star
| * | ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-161-13/+8Star
| * | ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-165-75/+44Star
| * | ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-163-4/+4
| * | ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-161-14/+1Star
| * | net/wireless: use module_pci_driverAxel Lin2012-04-161-25/+1Star
| * | ath5k: add PCI idYoshinori Sato2012-04-161-0/+1
| * | ath9k: fix beacon descriptorRajkumar Manoharan2012-04-161-1/+1
| * | ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-161-0/+6
| * | ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-161-2/+6
| * | ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-161-0/+2
| * | ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-161-2/+2
| * | ath9k: optimize the hardware hang checkFelix Fietkau2012-04-162-11/+3Star
| * | ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
| * | ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-162-3/+3