index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
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
2009-10-27
ath9k: adjust ahb callbacks to new struct layout to avoid compile errors
Marek Lindner
2009-10-27
ath9k: Fix TX hang poll routine
Sujith
2009-10-27
ath9k_hw: run ath9k_hw_9271_pa_cal() initial calibration
Luis R. Rodriguez
2009-10-27
ath9k_hw: run the carrier leakage calibration fix for ar9271 as well
Luis R. Rodriguez
2009-10-09
ath9k: use right parameter for MODULE_PARM_DESC() for debug
Luis R. Rodriguez
2009-10-07
ath9k: rename ath_beaconq_setup() to ath9k_hw_beaconq_setup()
Luis R. Rodriguez
2009-10-07
ath9k: move ath_cleanup() below helpers to avoid forward declarations
Luis R. Rodriguez
2009-10-07
ath9k: add a helper to clean the core driver upon module unload
Luis R. Rodriguez
2009-10-07
ath9k: add helper to un-init the hw properly
Luis R. Rodriguez
2009-10-07
ath9k: initialize hw prior to debugfs
Luis R. Rodriguez
2009-10-07
ath9k: move common->debug_mask setting to ath_init_softc()
Luis R. Rodriguez
2009-10-07
ath5k: enable Power-Save Polls by setting the association ID
Luis R. Rodriguez
2009-10-07
ath5k: fix regression which triggers an SME join upon assoc
Luis R. Rodriguez
2009-10-07
ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()
Luis R. Rodriguez
2009-10-07
ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assoc
Luis R. Rodriguez
2009-10-07
ath5k: fix regression on setting bssid mask on association
Luis R. Rodriguez
2009-10-07
Wireless / ath5k: Simplify suspend and resume callbacks
Rafael J. Wysocki
[next]