Revert "ath9k: use split rx buffers to get rid of order-1 skb allocations"
[linux-flexiantxendom0-natty.git] / drivers / net / wireless / ath / ath9k / ath9k.h
2011-09-12 Herton Ronaldo Krz... Revert "ath9k: use split rx buffers to get rid of order...
2011-08-29 Leann Ogasawaraath9k: use split rx buffers to get rid of order-1 skb...
2011-02-15 Mohammed Shafi Sha... ath9k: Fix ath9k prevents CPU to enter C3 states
2011-02-04 Mohammed Shafi Sha... ath9k: Fix possible double free of PAPRD skb's
2011-01-05 John W. Linvilleath9k: qualify global modparam_nohwcrypt variable
2010-12-22 Mohammed Shafi Sha... ath9k: Reset keycache on resume
2010-12-22 Rajkumar Manoharanath9k: Fix warnings on card removal
2010-12-20 Felix Fietkauath9k: do not limit the chainmask to 1 for legacy mode
2010-12-20 Felix Fietkauath9k: fix queue depth check for forming new aggregates
2010-12-15 Mohammed Shafi Sha... ath9k: Make PM-QOS value as user configurable
2010-12-08 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-12-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-12-07 Felix Fietkauath9k: fix a DMA related race condition on reset
2010-12-02 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-11-30 Mohammed Shafi Sha... ath9k: Add support for Adaptive Power Management
2010-11-29 Gabor Juhosath9k: use per-device struct for pm_qos_* operations
2010-11-24 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-11-17 Felix Fietkauath9k: store frame information used by aggregation...
2010-11-17 Felix Fietkauath9k: more tx setup cleanups
2010-11-17 Felix Fietkauath9k: clean up code duplication around ath_tx_start
2010-11-17 Felix Fietkauath9k: remove bf_tx_aborted from struct ath_buf
2010-11-17 Felix Fietkauath9k: remove bfs_frmlen from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_nframes from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_al from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_keyix from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_paprd_timestamp from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_keytype from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_tidno from struct ath_buf_state
2010-11-17 Felix Fietkauath9k: remove bfs_seqno from struct ath_buf_state
2010-11-16 Felix Fietkauath9k: remove the tx info padding byte abuse
2010-11-16 Vasanthakumar Thia... ath9k: Fix bug in delimiter padding computation
2010-11-16 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2010-11-15 Felix Fietkauath9k: rework tx queue selection and fix queue stopping...
2010-11-15 Luis R. Rodriguezath9k: move the PCU lock to the sc structure
2010-11-15 Luis R. Rodriguezath9k: simplify hw reset locking
2010-11-09 Felix Fietkauath9k: optimize/fix ANI RSSI processing
2010-11-08 Vivek Natarajanath9k: Fix a DMA latency issue for Intel Pinetrail...
2010-10-27 Luis R. Rodriguezath9k: rename rxflushlock to pcu_lock
2010-10-15 Ben Greearath9k: Remove bf_dmacontext.
2010-10-15 Felix Fietkauath9k: remove sc->cur_rate_table and sc->cur_rate_mode
2010-10-11 Felix Fietkauath9k: implement channel utilization stats for survey
2010-10-06 Senthil Balasubram... ath9k: remove unnecessary power save flags.
2010-09-21 Felix Fietkauath9k: move ath_tx_aggr_check() to the rate control...
2010-09-21 Felix Fietkauath9k: fix an aggregation start related race condition
2010-09-21 Felix Fietkauath9k: clean up block ack window handling
2010-09-16 Luis R. Rodriguezath9k: fix enabling ANI / tx monitor after bg scan
2010-09-14 Felix Fietkauath9k: fix BSSID mask calculation
2010-09-07 Vasanthakumar Thia... ath9k: Implement an algorithm for Antenna diversity...
2010-08-24 Vivek Natarajanath9k_common: Move bt_stomp to common for sharing with...
2010-08-16 Felix Fietkauath9k: shorten the calibration interval during strong...
2010-08-04 Felix Fietkauath9k_hw: clean up per-channel calibration data
2010-08-04 Felix Fietkauath9k: prevent calibration during off-channel activity
2010-07-26 Vasanthakumar Thia... ath9k: Fix inconsistency between txq->stopped and the...
2010-07-02 Felix Fietkauath9k: fix false positives in the baseband hang check
2010-06-25 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-06-24 Vasanthakumar Thia... ath9k: Remove unused paprd_txok
2010-06-24 Vasanthakumar Thia... ath9k: Fix bug in paprd
2010-06-23 Vasanthakumar Thia... ath9k: Fix bug in starting ani
2010-06-23 Vivek Natarajanath9k: Add a module parameter to disable led blinking.
2010-06-14 Felix Fietkauath9k: implement PA predistortion support
2010-06-14 Felix Fietkauath9k: fix queue stopping threshold
2010-06-14 Felix Fietkauath9k: make ath_get_hal_qnum static
2010-06-14 Felix Fietkauath9k: remove declarations of some nonexistant functions
2010-06-14 Felix Fietkauath9k: remove duplicate WMM AC definitions
2010-06-14 Felix Fietkauath9k: fix mac80211 queue lookup for waking up queues
2010-06-14 Luis R. Rodriguezath9k: add new ANI implementation for AR9003
2010-06-03 Felix Fietkauath9k: fix queue stop/start based on the number of...
2010-06-02 Sujithath9k: Move driver specific structures
2010-04-16 Vasanthakumar Thia... ath9k: Add Tx EDMA support
2010-04-16 Vasanthakumar Thia... ath9k: Initialize and configure tx status for EDMA
2010-04-16 Vasanthakumar Thia... ath9k: Setup appropriate tx desc for regular dma and...
2010-04-16 Felix Fietkauath9k: Add Rx EDMA support
2010-04-06 Pavel Roskinath9k: move imask from sc to ah
2010-03-31 Felix Fietkauath9k: split out access to tx status information
2010-02-08 Senthil Balasubram... ath9k: Enable TIM timer interrupt only when needed.
2010-02-01 Pavel Roskinath9k: fix access to freed data on unload
2010-01-29 Vivek Natarajanath9k: Handle full sleep in ps_restore.
2010-01-22 Vasanthakumar Thia... ath9k: Fix wifi disconnection when collocated bt scan...
2010-01-12 Sujithath9k: Cleanup init/deinit routines
2010-01-12 Sujithath9k: Cleanup Powersave flags
2010-01-12 Sujithath9k: Add new file init.c
2010-01-12 Sujithath9k: Add a new file for GPIO
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-04 Ming Leiath9k: fix ito64
2009-12-22 Sujithath9k: Remove ANI lock
2009-11-28 Felix Fietkauath9k: separate debugfs support from CONFIG_ATH_DEBUG
2009-11-28 Vivek Natarajanath9k: Ensure a fair beacon distribution in IBSS mode.
2009-11-28 Luis R. Rodriguezath9k: fix processing of TX PS null data frames
2009-11-28 Felix Fietkauath9k: properly use the mac80211 rate control api
2009-11-18 Sujithath9k: Remove a few unused variables
2009-11-11 Luis R. Rodriguezath9k_common: add new module to share 802.11n driver...
2009-11-11 Luis R. Rodriguezath9k: move driver keymap, keymax and splitmic to common
2009-11-11 Luis R. Rodriguezath: move the rx bufsize to common to share with ath5k...
2009-11-11 Luis R. Rodriguezath9k: move struct ath_ani to common area
2009-11-11 Luis R. Rodriguezath9k: handle low buffer space for virtual wiphys
2009-11-11 Luis R. Rodriguezath9k: pass the ieee80211_hw on radio enable/disable
2009-11-11 Luis R. Rodriguezath9k: fix listening to idle requests
2009-10-07 Luis R. Rodriguezath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_s...
2009-10-07 Luis R. Rodriguezatheros: move bus ops to ath_common
2009-10-07 Luis R. Rodriguezath9k: move ATH9K_RSSI_BAD to hw.h
next