aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAge
* ath9k: clean up enums and unused macrosMohammed Shafi Shajakhan2011-01-26
* ath9k: Restart xmit logic in xmit watchdog.Ben Greear2011-01-21
* ath9k: Keep track of stations for debugfs.Ben Greear2011-01-21
* ath9k: Remove un-used member from ath_node.Ben Greear2011-01-21
* ath9k: Fix up hardware mode and beacons with multiple vifs.Ben Greear2011-01-19
* ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville2011-01-05
* ath9k: Reset keycache on resumeMohammed Shafi Shajakhan2010-12-22
* ath9k: Fix warnings on card removalRajkumar Manoharan2010-12-22
* ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-20
* ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-20
* ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-08
|\
| * ath9k: fix a DMA related race condition on resetFelix Fietkau2010-12-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-02
|\|
| * ath9k: use per-device struct for pm_qos_* operationsGabor Juhos2010-11-29
* | ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan2010-11-30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-24
|\|
| * ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-08
* | ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau2010-11-17
* | ath9k: more tx setup cleanupsFelix Fietkau2010-11-17
* | ath9k: clean up code duplication around ath_tx_startFelix Fietkau2010-11-17
* | ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau2010-11-17
* | ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau2010-11-17
* | ath9k: remove the tx info padding byte abuseFelix Fietkau2010-11-16
* | ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan2010-11-16
* | ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau2010-11-15
* | ath9k: move the PCU lock to the sc structureLuis R. Rodriguez2010-11-15
* | ath9k: simplify hw reset lockingLuis R. Rodriguez2010-11-15
* | ath9k: optimize/fix ANI RSSI processingFelix Fietkau2010-11-09
|/
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-27
* ath9k: Remove bf_dmacontext.Ben Greear2010-10-15
* ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau2010-10-15
* ath9k: implement channel utilization stats for surveyFelix Fietkau2010-10-11
* ath9k: remove unnecessary power save flags.Senthil Balasubramanian2010-10-06
* ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau2010-09-21
* ath9k: fix an aggregation start related race conditionFelix Fietkau2010-09-21
* ath9k: clean up block ack window handlingFelix Fietkau2010-09-21
* ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez2010-09-16
* ath9k: fix BSSID mask calculationFelix Fietkau2010-09-14
* ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan2010-09-07
* ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan2010-08-24
* ath9k: shorten the calibration interval during strong interferenceFelix Fietkau2010-08-16
* ath9k_hw: clean up per-channel calibration dataFelix Fietkau2010-08-04