summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan2012-04-101-5/+3
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-057-97/+55
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-057-97/+55
* | ath9k: Use HW HT capabilites properlySujith Manoharan2012-03-281-2/+2
* | ath9k: fix a memory leak in ath_rx_tasklet()Eric Dumazet2012-03-261-2/+2
* | ath9k: reduce listen time periodRajkumar Manoharan2012-03-261-1/+1
* | ath9k: fix max noise floor thresholdRajkumar Manoharan2012-03-261-3/+2
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-1650-1260/+1452
|\
| * ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| * ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6
| * ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-153-26/+19
| * ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-155-30/+22
| * ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau2012-03-151-0/+3
| * ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-153-9/+0
| * ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-152-8/+0
| * ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-151-4/+1
| * ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-153-11/+2
| * ath9k: optimize register access functionsFelix Fietkau2012-03-152-4/+4
| * ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-153-8/+0
| * ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-153-10/+2
| * ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-153-8/+5
| * ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-151-15/+11
| * ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-155-34/+14
| * ath9k: Remove aggregation flagsSujith Manoharan2012-03-155-46/+29
| * ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-153-36/+74
| * ath9k: Remove 'other' VIF countSujith Manoharan2012-03-153-4/+2
| * ath9k: Remove unused variablesSujith Manoharan2012-03-152-6/+0
| * ath9k: Remove unnecessary initializationSujith Manoharan2012-03-151-3/+0
| * Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-1325-667/+1228
| |\
| | * ath6kl: fix debug.c file modeKalle Valo2012-03-131-0/+0
| | * ath6kl: use max_t() in ath6kl_cfg80211_connect()Kalle Valo2012-03-131-2/+2
| | * ath6kl: fix open parenthesis alignment in ath6kl_sdio_suspend()Kalle Valo2012-03-131-4/+5
| | * ath6kl: replace strict_strtoul() with kstrtoul()Kalle Valo2012-03-131-17/+2
| | * ath6kl: fix regression in ath6kl_upload_board_file()Kalle Valo2012-03-131-1/+2
| | * ath6kl: Fix merge error in ath6kl_set_ies()Aarthi Thiruvengadam2012-03-121-24/+21
| | * ath6kl: make ath6kl_bmi_[read|write]_hi32() endian safeKalle Valo2012-03-071-3/+10
| | * ath6kl: fix too long linesKalle Valo2012-03-073-26/+27
| | * ath6kl: document all spinlocksKalle Valo2012-03-075-0/+36
| | * ath6kl: fix open paranthesis alignment in ath6kl_cfg80211_connect()Kalle Valo2012-03-071-2/+8
| | * ath6kl: fix error handling ath6kl_target_config_wlan_params()Kalle Valo2012-03-071-28/+38
| | * ath6kl: add ath6kl_bmi_read_hi32()Kalle Valo2012-03-072-16/+11
| | * ath6kl: add ath6kl_bmi_write_hi32()Kalle Valo2012-03-072-76/+32
| | * ath6kl: remove multiple assignmentsKalle Valo2012-03-071-4/+4
| | * ath6kl: logical continuations should be on the previous lineKalle Valo2012-03-074-15/+16
| | * ath6kl: alignment should match open parenthesisKalle Valo2012-03-0711-115/+115
| | * ath6kl: fix checkpatch error with EPSTAT() macroKalle Valo2012-03-071-3/+7
OpenPOWER on IntegriCloud