iwlwifi: fix bugs in beacon configuration
[deliverable/linux.git] / drivers / net / wireless / ath /
2009-11-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-17  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-16  Bob Copelandath5k: allow setting txpower to 0
2009-11-16  Felix Fietkauath9k: fix massive rx packet loss issue
2009-11-15  David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
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. Rodriguezath5k: use the common->keymap
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. Rodriguezath5k: remove double cache alignment, ath_rxbuf_alloc...
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-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-10  Bob Copelandath5k: add LED definition for BenQ Joybook R55v
2009-11-10  Bob Copelandath5k: add LED support for HP Compaq CQ60
2009-11-10  Bob Copelandath5k: don't reset mcast filter when configuring the...
2009-11-09  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-09  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-07  David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-06  Keng-Yu Linath5k: add LED support for Acer Aspire One AO751h/AO531h
2009-11-06  David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
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-11-03  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-27  Vivek Natarajanath: Updates for regulatory and country codes.
2009-10-27  Christian Lamparterar9170: don't filter BlockACK frames
2009-10-27  Christian Lamparterar9170usb: atomic pending urbs counter
2009-10-27  Christian Lamparterar9170: atomic pending A-MPDU counter
2009-10-27  Bob Copelandath5k: use noise calibration from madwifi hal
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...
2009-10-27  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-12  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-09  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-09  Luis R. Rodriguezath9k: use right parameter for MODULE_PARM_DESC() for...
2009-10-07  Luis R. Rodriguezath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_s...
2009-10-07  Luis R. Rodriguezath9k: move ath_cleanup() below helpers to avoid forwar...
2009-10-07  Luis R. Rodriguezath9k: add a helper to clean the core driver upon modul...
2009-10-07  Luis R. Rodriguezath9k: add helper to un-init the hw properly
2009-10-07  Luis R. Rodriguezath9k: initialize hw prior to debugfs
2009-10-07  Luis R. Rodriguezath9k: move common->debug_mask setting to ath_init_softc()
2009-10-07  Luis R. Rodriguezath5k: enable Power-Save Polls by setting the associati...
2009-10-07  Luis R. Rodriguezath5k: fix regression which triggers an SME join upon...
2009-10-07  Luis R. Rodriguezath5k: remove temporary low_id and high_id vars on...
2009-10-07  Luis R. Rodriguezath5k: simplify passed params to ath5k_hw_set_associd()
2009-10-07  Luis R. Rodriguezath5k: fix regression introduced upon the removal of...
2009-10-07  Luis R. Rodriguezath5k: use ath_hw_setbssidmask() for bssid mask setting...
2009-10-07  Luis R. Rodriguezath5k: fix regression on setting bssid mask on association
2009-10-07  Rafael J. WysockiWireless / ath5k: Simplify suspend and resume callbacks
next
This page took 0.093456 seconds and 8 git commands to generate.