ath9k: Add a new file for GPIO
[safe/jmp/linux-2.6] / drivers / net / wireless / ath / ath9k /
2010-01-12 Sujithath9k: Add a new file for GPIO
2010-01-12 Luis R. Rodriguezath9k: re-enable ps by default for new single chip...
2010-01-05 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2010-01-04 Ming Leiath9k: fix ito64
2010-01-04 Dominik Geyerath9k: Fix Kconfig depends for ATH9K_DEBUGFS
2009-12-30 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-12-28 Felix Fietkauath9k: fix missed error codes in the tx status check
2009-12-28 Luis R. Rodriguezath9k: wake hardware during AMPDU TX actions
2009-12-28 Luis R. Rodriguezath9k: wake hardware for interface IBSS/AP/Mesh removal
2009-12-28 Sujithath9k: fix suspend by waking device prior to stop
2009-12-28 Tobias Klauserath9k: Storage class should be before const qualifier
2009-12-28 John W. LinvilleMerge git://git./linux/kernel/git/linville/wireless-2.6
2009-12-22 Sujithath9k: Fix TX poll routine
2009-12-22 Sujithath9k: Remove ANI lock
2009-12-22 Sujithath9k: Clarify Interrupt mitigation
2009-12-22 Luis R. Rodriguezath9k: add MCS rate index back to debufs rcstat
2009-12-21 Luis R. Rodriguezath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw...
2009-12-21 Sujithath9k: Stop ANI when doing a reset
2009-12-21 Sujithath9k: Fix TX queue draining
2009-12-21 Sujithath9k: Fix bug in assigning sequence number
2009-12-21 Benoit Papillaultath9k: Last fix for TX software padding.
2009-12-07 Felix Fietkauath9k: fix tx status reporting
2009-12-04 Gabor Juhosath9k: enable 2GHz band only if the device supports it
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 maximum tx fifo settings for single stream...
2009-11-28 Benoit Papillaultath9k: Proper padding/unpadding for the TX/RX path.
2009-11-28 Luis R. Rodriguezath9k: fix processing of TX PS null data frames
2009-11-28 Felix Fietkauath9k: clean up rc rate table
2009-11-28 Felix Fietkauath9k: properly use the mac80211 rate control api
2009-11-25 John W. Linvilleath9k: remove warnings related to signed/unsigned type...
2009-11-23 John W. Linvilleath9k: set ps_default as false
2009-11-23 Benoit PAPILLAULTath9k: This patch fix RX unpadding for any received...
2009-11-23 John W. Linvilleath9k: set ps_default as false
2009-11-18 Johannes Bergmac80211: convert aggregation to operate on vifs/stas
2009-11-18 Sujithath9k: Fix bug in initializing chain masks
2009-11-18 Sujithath9k: Remove a few unused functions
2009-11-18 Sujithath9k: Remove a few unused variables
2009-11-18 Sujithath9k: Cleanup bss_info_changed callback
2009-11-18 Felix Fietkauath9k: get rid of tx_info_priv
2009-11-16 Felix Fietkauath9k: fix massive rx packet loss issue
2009-11-13 Vasanthakumar Thia... ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and...
2009-11-13 Vasanthakumar Thia... ath9k_hw: Fix possible OOB array indexing in gen_timer_...
2009-11-11 Luis R. Rodriguezath9k_common: clarify and correct jumbogram processing
2009-11-11 Luis R. Rodriguezath9k_common: remove ath9k_compute_qual()
2009-11-11 Luis R. Rodriguezath9k_common: add new module to share 802.11n driver...
2009-11-11 Luis R. Rodriguezath9k: move RX skb post processing to a helper
2009-11-11 Luis R. Rodriguezath9k: move driver keymap, keymax and splitmic to common
2009-11-11 Luis R. Rodriguezath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
2009-11-11 Luis R. Rodriguezath9k: move the max rx buffer size check to ath9k_rx_ac...
2009-11-11 Luis R. Rodriguezath: move the rx bufsize to common to share with ath5k...
2009-11-11 Luis R. Rodriguezath9k: move the rx_stats->rs_datalen check to ath9k_rx_...
2009-11-11 Luis R. Rodriguezath9k: avoid the copy skb->cb on every RX'd skb
2009-11-11 Luis R. Rodriguezath9k: move rssi processing into a helper
2009-11-11 Luis R. Rodriguezath9k: move qual processing into a helper
2009-11-11 Luis R. Rodriguezath9k: move rate descriptor reading into a helper
2009-11-11 Luis R. Rodriguezath9k: remove temp variable ratecode from ath_rx_prepare()
2009-11-11 Luis R. Rodriguezath9k: move RX check code into helper ath9k_rx_accept()
2009-11-11 Luis R. Rodriguezath9k: use the ieee80211_hw to get to an sband on ath_r...
2009-11-11 Luis R. Rodriguezath9k: move struct ath_ani to common area
2009-11-11 Luis R. Rodriguezath9k_hw: move ath_extend_tsf() to hw code to share...
2009-11-11 Luis R. Rodriguezath9k: do not pass the entire descriptor to ath_rx_prep...
2009-11-11 Luis R. Rodriguezath9k: handle low buffer space for virtual wiphys
2009-11-11 Luis R. Rodriguezath9k: use the right hw on ath_tx_setup_buffer() for HT
2009-11-11 Luis R. Rodriguezath9k: use correct hw for tx aggregation TX completion
2009-11-11 Luis R. Rodriguezath9k: pass the ieee80211_hw on radio enable/disable
2009-11-11 Luis R. Rodriguezath9k: use the passed ieee80211_hw on ath_rx_prepare()
2009-11-11 Luis R. Rodriguezath9k: simpify RX by calling ath_get_virt_hw() once
2009-11-11 Luis R. Rodriguezath9k: update hw configuration for virtual wiphys
2009-11-11 Luis R. Rodriguezath9k: fix listening to idle requests
2009-11-09 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-04 Johannes Bergmac80211: make ieee80211_find_sta per virtual interface
2009-10-30 Luis R. Rodriguezath9k_hw: make ath9k_phy_modify_rx_buffer() static
2009-10-30 Luis R. Rodriguezath9k_hw: Fix and complete force bias for AR5416
2009-10-30 Luis R. Rodriguezath9k_hw: remove unused modesIndex param from ath9k_hw_...
2009-10-30 Luis R. Rodriguezath9k_hw: make spur mitigation a callback
2009-10-30 Luis R. Rodriguezath9k_hw: order phy.c code and integrate spur mitigation
2009-10-30 Luis R. Rodriguezath9k_hw: use a callback for frequency change
2009-10-30 Luis R. Rodriguezath9k_hw: make both analog channel change routines...
2009-10-30 Luis R. Rodriguezath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free...
2009-10-30 Luis R. Rodriguezath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()
2009-10-30 Luis R. Rodriguezath9k_hw: simplify rf attach and rename to ath9k_hw_rf_...
2009-10-30 Luis R. Rodriguezath9k_hw: bail out early on ath9k_hw_init_rf()
2009-10-30 Luis R. Rodriguezath9k_hw: start documenting 802.11n RF anlong front...
2009-10-30 Luis R. Rodriguezath9k_hw: change the way we initialize the pll for...
2009-10-30 Luis R. Rodriguezath9k_hw: update register initialization/reset values...
2009-10-30 Luis R. Rodriguezath9k_hw: modify the rf control register for ar9271...
2009-10-30 John W. Linvillewireless: remove WLAN_80211 and WLAN_PRE80211 from...
2009-10-30 Luis R. Rodriguezath9k_hw: remove bogus register write on ath9k_hw_9271_...
2009-10-30 Luis R. Rodriguezath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
2009-10-30 Luis R. Rodriguezath9k_hw: add AR9271 single chip name mapping
2009-10-30 Luis R. Rodriguezath9k_hw: distinguish single-chip solutions on initial...
2009-10-30 Luis R. Rodriguezath9k_hw: move mac name and rf name helpers to hw code
2009-10-30 Luis R. Rodriguezath9k: fix misplaced semicolon on rate control
2009-10-27 Marek Lindnerath9k: adjust ahb callbacks to new struct layout to...
2009-10-27 Sujithath9k: Fix TX hang poll routine
2009-10-27 Luis R. Rodriguezath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
2009-10-27 Luis R. Rodriguezath9k_hw: run the carrier leakage calibration fix for...
next