Joe Perches
|
2e42e4747e
drivers/net: Convert compare_ether_addr to ether_addr_equal
|
13 years ago |
Jonathan Bither
|
94c84ee614
ath5k: use compare_ether_addr on MAC addresses instead of memcmp
|
13 years ago |
Joe Perches
|
227842d117
ath5k: Introduce _ath5k_printk to reduce code/text
|
13 years ago |
Joe Perches
|
516304b0f4
ath: Add and use pr_fmt, convert printks to pr_<level>
|
13 years ago |
Felix Fietkau
|
62e2c102cc
ath5k: do not stop queues for full calibration
|
13 years ago |
Chun-Yeow Yeoh
|
da473b61ad
ath5k: allow AP and mesh mode to operate simultaneously
|
13 years ago |
John W. Linville
|
11deb53328
ath5k: use bool type for no_hw_rfkill_switch module parameter
|
13 years ago |
Antonio Quartulli
|
f99725777e
ath5k: claim support for IBSS RSN
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Nick Kossifidis
|
86f62d9b70
ath5k: MRR support and 2GHz radio override belong in ah_capabilities
|
13 years ago |
Nick Kossifidis
|
84e1e7373b
ath5k: Add a module parameter to disable hw rf kill switch
|
13 years ago |
Nick Kossifidis
|
c47faa364c
ath5k: Cleanups v2 + add kerneldoc on all hw functions
|
13 years ago |
Nick Kossifidis
|
ce169aca0d
ath5k: Calibration re-work
|
13 years ago |
Nick Kossifidis
|
34ce644aa8
ath5k: Cleanups v1
|
13 years ago |
Nick Kossifidis
|
7ff7c82ee4
ath5k: Switch from read-and-clear to write-to-clear method when handling PISR/SISR registers
|
13 years ago |
Dan Carpenter
|
8fb7475bde
ath5k: remove some unneeded error handling code
|
13 years ago |
John W. Linville
|
4d8b61490c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
|
13 years ago |
Bob Copeland
|
bdc71bc592
ath5k: fix error handling in ath5k_beacon_send
|
14 years ago |
Pavel Roskin
|
bb1f3ad969
ath5k: remove last references to "softc"
|
14 years ago |
Pavel Roskin
|
931be260ed
ath5k: clean up base.h and its use
|
14 years ago |
Pavel Roskin
|
32c254645f
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
|
14 years ago |
Pavel Roskin
|
2972cc1895
ath5k: remove unused and write-only structures and fields
|
14 years ago |
John W. Linville
|
41bf37117b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Pavel Roskin
|
fabba04806
ath5k: merge ath5k_{init, deinit}_hw() with their thin wrappers
|
14 years ago |
Pavel Roskin
|
e0d687bd9d
ath5k: merge ath5k_hw and ath5k_softc
|
14 years ago |
John W. Linville
|
95a943c162
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
|
14 years ago |
Felix Fietkau
|
4e868796bb
ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211
|
14 years ago |
Felix Fietkau
|
fe00deb3e4
ath5k: delay full calibration after reset
|
14 years ago |
Felix Fietkau
|
26d16d23e6
ath5k: initialize common->clockrate
|
14 years ago |
Pavel Roskin
|
6a2a0e7382
ath5k: fix typos, bad comment formatting and GHz in place of MHz
|
14 years ago |