index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2009-11-11
ath9k: move rate descriptor reading into a helper
Luis R. Rodriguez
2009-11-11
ath9k: remove temp variable ratecode from ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: move RX check code into helper ath9k_rx_accept()
Luis R. Rodriguez
2009-11-11
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: move struct ath_ani to common area
Luis R. Rodriguez
2009-11-11
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
Luis R. Rodriguez
2009-11-11
ath9k: do not pass the entire descriptor to ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: handle low buffer space for virtual wiphys
Luis R. Rodriguez
2009-11-11
ath9k: use the right hw on ath_tx_setup_buffer() for HT
Luis R. Rodriguez
2009-11-11
ath9k: use correct hw for tx aggregation TX completion
Luis R. Rodriguez
2009-11-11
ath9k: pass the ieee80211_hw on radio enable/disable
Luis R. Rodriguez
2009-11-11
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
Luis R. Rodriguez
2009-11-11
ath9k: simpify RX by calling ath_get_virt_hw() once
Luis R. Rodriguez
2009-11-11
ath9k: update hw configuration for virtual wiphys
Luis R. Rodriguez
2009-11-11
ath9k: fix listening to idle requests
Luis R. Rodriguez
2009-11-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-10
ath5k: add LED definition for BenQ Joybook R55v
Bob Copeland
2009-11-10
ath5k: add LED support for HP Compaq CQ60
Bob Copeland
2009-11-10
ath5k: don't reset mcast filter when configuring the mode
Bob Copeland
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-06
ath5k: add LED support for Acer Aspire One AO751h/AO531h
Keng-Yu Lin
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-04
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-10-30
ath9k_hw: make ath9k_phy_modify_rx_buffer() static
Luis R. Rodriguez
2009-10-30
ath9k_hw: Fix and complete force bias for AR5416
Luis R. Rodriguez
2009-10-30
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
Luis R. Rodriguez
2009-10-30
ath9k_hw: make spur mitigation a callback
Luis R. Rodriguez
2009-10-30
ath9k_hw: order phy.c code and integrate spur mitigation
Luis R. Rodriguez
2009-10-30
ath9k_hw: use a callback for frequency change
Luis R. Rodriguez
2009-10-30
ath9k_hw: make both analog channel change routines return int
Luis R. Rodriguez
2009-10-30
ath9k_hw: rename ath9k_hw_rf_free() to ath9k_hw_rf_free_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: simplify ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: simplify rf attach and rename to ath9k_hw_rf_alloc_ext_banks()
Luis R. Rodriguez
2009-10-30
ath9k_hw: bail out early on ath9k_hw_init_rf()
Luis R. Rodriguez
2009-10-30
ath9k_hw: start documenting 802.11n RF anlong front ends
Luis R. Rodriguez
2009-10-30
ath9k_hw: change the way we initialize the pll for ar9271
Luis R. Rodriguez
2009-10-30
ath9k_hw: update register initialization/reset values for ar9271
Luis R. Rodriguez
2009-10-30
ath9k_hw: modify the rf control register for ar9271 revision 1.0
Luis R. Rodriguez
2009-10-30
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
ath9k_hw: remove bogus register write on ath9k_hw_9271_pa_cal()
Luis R. Rodriguez
2009-10-30
ath9k_hw: correct AR_PHY_SPECTRAL_SCAN register offset
Luis R. Rodriguez
2009-10-30
ath9k_hw: add AR9271 single chip name mapping
Luis R. Rodriguez
2009-10-30
ath9k_hw: distinguish single-chip solutions on initial probe print
Luis R. Rodriguez
2009-10-30
ath9k_hw: move mac name and rf name helpers to hw code
Luis R. Rodriguez
2009-10-30
ath9k: fix misplaced semicolon on rate control
Luis R. Rodriguez
2009-10-27
ath: Updates for regulatory and country codes.
Vivek Natarajan
2009-10-27
ar9170: don't filter BlockACK frames
Christian Lamparter
2009-10-27
ar9170usb: atomic pending urbs counter
Christian Lamparter
2009-10-27
ar9170: atomic pending A-MPDU counter
Christian Lamparter
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
[next]