summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k
AgeCommit message (Expand)Author
2012-02-06ath9k_hw: fix a RTS/CTS timeout regressionFelix Fietkau
2012-02-06ath9k: fix a WEP crypto related regressionFelix Fietkau
2012-02-03ath9k: Fix kernel panic during driver initilizationMohammed Shafi Shajakhan
2012-02-03ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rixJohn W. Linville
2012-01-16ath9k_hw: fix interpretation of the rx KeyMiss flagFelix Fietkau
2012-01-10ath9k: Fix regression in channelwidth switch at the same channelRajkumar Manoharan
2012-01-10ath9k_hw: fix a commentMohammed Shafi Shajakhan
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-01-04ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez
2012-01-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-03ath9k: Fix kernel panic in AR2427 in AP modeMohammed Shafi Shajakhan
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-19ath9k: fix tx locking issuesFelix Fietkau
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-13ath9k: make two mci related functions staticFelix Fietkau
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov
2011-12-07ath9k: cancel all workqueue activity when going idleFelix Fietkau
2011-12-07ath9k: only drop packets in drv_flush when asked toFelix Fietkau
2011-12-07ath9k: rework power state handlingFelix Fietkau