Commit Graph

56 Commits (4564ce8b0e17d91d047aa875843deb2cccf3f268)

Author SHA1 Message Date
Johannes Berg a888d52d1e ath5k: use IEEE80211_SKB_CB 17 years ago
Johannes Berg e253008360 mac80211: use multi-queue master netdevice 17 years ago
Johannes Berg e039fa4a41 mac80211: move TX info into skb->cb 17 years ago
Johannes Berg 2e92e6f2c5 mac80211: use rate index in TX control 17 years ago
Johannes Berg 36d6825b91 mac80211: let drivers wake but not start queues 17 years ago
Bob Copeland 89fd2e282a ath5k: Fix loop variable initializations 17 years ago
Bob Copeland d6894b5be1 ath5k: Fix loop variable initializations 17 years ago
Bruno Randolf 566bfe5a8b mac80211: use hardware flags for signal/noise units 17 years ago
Johannes Berg 57ffc589a9 mac80211: clean up get_tx_stats callback 17 years ago
Ivo van Doorn 1c01442058 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf 17 years ago
Harvey Harrison 533dd1b0be wireless: use get/put_unaligned_* helpers 17 years ago
Nick Kossifidis d1d8f44a4e ath5k: Fix radio identification on AR5424/2424 17 years ago
Nick Kossifidis 194828a292 ath5k: Misc fixes/cleanups 17 years ago
Nick Kossifidis 136bfc798f ath5k: Add RF2425 initvals 17 years ago
John W. Linville 06501d29ad wireless: fix various printk warnings on ia64 (and others) 17 years ago
Joe Perches e9010e2fdf drivers/net/wireless/ath5k - convert == (true|false) to simple logical tests 17 years ago
Pavel Roskin f50e4a8494 ath5k: disable irq handling in ath5k_hw_detach() 17 years ago
John W. Linville f868f4e196 wireless: correct warnings from using '%llx' for type 'u64' 17 years ago
Bruno Randolf 6ba81c2c98 ath5k: work around wrong beacon rx timestamp in IBSS mode 17 years ago
Bruno Randolf e14296caba ath5k: add notes about rx timestamp 17 years ago
Bruno Randolf b47f407bef ath5k: move rx and tx status structures out of hardware descriptor 17 years ago
Bruno Randolf 19fd6e5510 ath5k: struct ath5k_desc cleanups 17 years ago
Nick Kossifidis bb0c9dc27e ath5k: Add 2413 to srev_names so that it shows up during module load 17 years ago
Nick Kossifidis c87cdfd270 ath5k: Make some changes to follow register dumps. 17 years ago
Nick Kossifidis 56c9054f16 ath5k: Fixes for PCI-E cards 17 years ago
Nick Kossifidis 74693a7f30 ath5k: Remove RF5413 from rf gain optimization functions 17 years ago
Nick Kossifidis 903b474efa ath5k: more RF2413 stuff 17 years ago
Nick Kossifidis 0af2256319 ath5k: Identify RF2413 and deal with PHY_SPENDING 17 years ago
Nick Kossifidis f714dd6d45 ath5k: Add RF2413 initial settings 17 years ago
Nick Kossifidis 8daeef9717 ath5k: Add RF2413 srev values 17 years ago
Pavel Roskin 38c07b430b ath5k: fix all endian issues reported by sparse 17 years ago
Jiri Slaby 6cd74e3b99 WDEV: ath5k, typecheck on nonDEBUG 17 years ago
Luis R. Rodriguez e71c9fac31 ath5k/phy.c: fix negative array index 17 years ago
Luis R. Rodriguez 6844e63a94 ath5k: Use software encryption for now 17 years ago
Luis R. Rodriguez b446197cc1 ath5k: Port debug.c over to the new band API and enable as build option 17 years ago
Luis R. Rodriguez e9ddc0f25c ath5k: Use our own Kconfig file, we'll be expanding this shortly 17 years ago
Luis R. Rodriguez a3f4b914a0 ath5k: ath5k_copy_channels() was not setting the channel band 17 years ago
Luis R. Rodriguez 400ec45a02 ath5k: Cleanup after API changes 17 years ago
Luis R. Rodriguez d8ee398d18 ath5k: Port to new bitrate/channel API 17 years ago
David Miller 04f93a87a2 ath5k: Fix build warnings on some 64-bit platforms. 17 years ago
Jiri Slaby b988763857 WDEV, ath5k, don't return int from bool function 17 years ago
Jiri Slaby 65872e6b43 WDEV: ath5k, fix lock imbalance 17 years ago
Bruno Randolf 281c56dd27 ath5k: correct padding in tx descriptors 17 years ago
John W. Linville 04a9e451fd ath5k: fix section mismatch warning 17 years ago
Bruno Randolf be9b72590c ath5k: debug level improvements 17 years ago
Bruno Randolf c0e1899bdb ath5k: always extend rx timestamp with tsf 17 years ago
Bruno Randolf 6d91e1d808 ath5k: configure backoff for IBSS beacon queue 17 years ago
Bruno Randolf 036cd1ec03 ath5k: use SWBA to detect IBSS HW merges 17 years ago
Bruno Randolf 9804b98d57 ath5k: better beacon timer calculation 17 years ago
Bruno Randolf e535c1ac7e ath5k: beacon interval is in TU 17 years ago