index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
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
2009-10-07
atheros: define a common priv struct
Luis R. Rodriguez
2009-10-07
ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271
Luis R. Rodriguez
2009-10-07
ath9k_hw: print device ID if not supported
Luis R. Rodriguez
2009-10-07
ath9k: move hw code to its own module
Luis R. Rodriguez
2009-10-07
ath9k: use common read/write ops on pci and debug code
Luis R. Rodriguez
2009-10-07
ath9k: Fix bugs in handling TX power
Senthil Balasubramanian
2009-10-07
ath9k: Advertise midband for AR5416 devices
Senthil Balasubramanian
2009-10-07
ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.
Senthil Balasubramanian
2009-10-07
ath9k: Handle ATH9K_BEACON_RESET_TSF properly
Senthil Balasubramanian
2009-10-07
ath9k: Allow PSPOLL only when the interface is configured in AP mode
Senthil Balasubramanian
2009-10-07
ath9k: Update initvals
Vasanthakumar Thiagarajan
2009-10-07
ath9k: Fix RTC reset for AR5416
Sujith
2009-10-07
ath9k: Update INI release for AR9287
Sujith
2009-10-07
ath9k: Add Calibration checks
Vivek Natarajan
2009-10-07
ar9170: handle overflow in tsf_low register during get_tsf
Joerg Albert
2009-10-07
ar9170: add heavy clip handling
Joerg Albert
2009-10-07
ar9170: fixed coding style, moved define
Joerg Albert
2009-10-07
ath9k: make ath9k_common_ops const
Luis R. Rodriguez
2009-10-07
atheros: move bus ops to ath_common
Luis R. Rodriguez
2009-10-07
ath9k: move ATH9K_RSSI_BAD to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: clarify what hw code is and remove ath9k.h from a few files
Luis R. Rodriguez
2009-10-07
ath9k: remove driver ASSERT, just use BUG_ON()
Luis R. Rodriguez
2009-10-07
ath9k: move ATH_AMPDU_LIMIT_MAX to hw.h
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k_ht_macmode
Luis R. Rodriguez
2009-10-07
ath9k: remove ath9k 25 MHz HT40 spacing stuff
Luis R. Rodriguez
2009-10-07
atheros: move tx/rx chainmask to ath_common
Luis R. Rodriguez
2009-10-07
atheros: add common debug printing
Luis R. Rodriguez
2009-10-07
ath9k: separate core driver and hw timer code
Luis R. Rodriguez
2009-10-07
atheros: add ieee80211_hw to ath_common
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
[next]