aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2011-02-04ath9k: Fix possible double free of PAPRD skb'sMohammed Shafi Shajakhan
2011-01-05ath9k: qualify global modparam_nohwcrypt variableJohn W. Linville
2010-12-22ath9k: Reset keycache on resumeMohammed Shafi Shajakhan
2010-12-22ath9k: Fix warnings on card removalRajkumar Manoharan
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau
2010-12-15ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-07ath9k: fix a DMA related race condition on resetFelix Fietkau
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-30ath9k: Add support for Adaptive Power ManagementMohammed Shafi Shajakhan
2010-11-29ath9k: use per-device struct for pm_qos_* operationsGabor Juhos
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-17ath9k: store frame information used by aggregation inside the skb tx infoFelix Fietkau
2010-11-17ath9k: more tx setup cleanupsFelix Fietkau
2010-11-17ath9k: clean up code duplication around ath_tx_startFelix Fietkau
2010-11-17ath9k: remove bf_tx_aborted from struct ath_bufFelix Fietkau
2010-11-17ath9k: remove bfs_frmlen from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_nframes from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_al from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_keyix from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_paprd_timestamp from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_keytype from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_tidno from struct ath_buf_stateFelix Fietkau
2010-11-17ath9k: remove bfs_seqno from struct ath_buf_stateFelix Fietkau
2010-11-16ath9k: remove the tx info padding byte abuseFelix Fietkau
2010-11-16ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan
2010-11-15ath9k: rework tx queue selection and fix queue stopping/wakingFelix Fietkau
2010-11-15ath9k: move the PCU lock to the sc structureLuis R. Rodriguez
2010-11-15ath9k: simplify hw reset lockingLuis R. Rodriguez
2010-11-09ath9k: optimize/fix ANI RSSI processingFelix Fietkau
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez
2010-10-15ath9k: Remove bf_dmacontext.Ben Greear
2010-10-15ath9k: remove sc->cur_rate_table and sc->cur_rate_modeFelix Fietkau
2010-10-11ath9k: implement channel utilization stats for surveyFelix Fietkau
2010-10-06ath9k: remove unnecessary power save flags.Senthil Balasubramanian
2010-09-21ath9k: move ath_tx_aggr_check() to the rate control moduleFelix Fietkau
2010-09-21ath9k: fix an aggregation start related race conditionFelix Fietkau
2010-09-21ath9k: clean up block ack window handlingFelix Fietkau
2010-09-16ath9k: fix enabling ANI / tx monitor after bg scanLuis R. Rodriguez
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-09-07ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan
2010-08-16ath9k: shorten the calibration interval during strong interferenceFelix Fietkau
2010-08-04ath9k_hw: clean up per-channel calibration dataFelix Fietkau
2010-08-04ath9k: prevent calibration during off-channel activityFelix Fietkau
2010-07-26ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan
2010-07-02ath9k: fix false positives in the baseband hang checkFelix Fietkau
2010-06-25Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre