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
/
ath5k
/
attach.c
Age
Commit message (
Expand
)
Author
2011-02-21
ath5k: Enable AR2315 chipset recognition
Wojciech Dubowik
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
2010-12-22
ath5k: Use pci_is_pcie()
Hauke Mehrtens
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
2010-12-02
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
2010-10-27
ath5k: Fix double free on hw attach error path
Jones Desougi
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
2010-09-16
ath5k: Use common crypt capabilities flags
Bruno Randolf
2010-09-16
ath5k: Use common ath key management functions
Bruno Randolf
2010-08-24
ath5k: clean up some comments
Bob Copeland
2010-08-24
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
2010-06-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
2010-06-02
ath5k: remove ATH_TRACE macro
Bruno Randolf
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
2010-03-31
ath5k: initialize default noise floor
Bruno Randolf
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-10
ath5k: remove ah_mac_revision
Bruno Randolf
2010-03-10
ath5k: remove double opmode definition
Bruno Randolf
2010-03-10
ath5k: preserve antenna settings
Bruno Randolf
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
2009-10-07
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
2009-10-07
atheros: define shared bssidmask setting
Luis R. Rodriguez
2009-10-07
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
2009-10-07
ath5k: initialize eeprom struct early on attach
Luis R. Rodriguez
2009-10-07
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
2009-10-07
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
2009-08-28
ath5k: clarify srev comparison for CCMP check
Bob Copeland
2009-08-28
ath5k: add hardware CCMP encyption support
Bob Copeland
2009-08-14
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
2009-08-14
ath5k: Wakeup fixes
Nick Kossifidis
2009-08-14
ath5k: Check EEPROM before tweaking SERDES
Nick Kossifidis
2009-07-10
ath5k: enable hardware LEDs
Bob Copeland
2009-05-06
ath5k: Implement antenna control
Nick Kossifidis
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez