aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath5k
AgeCommit message (Expand)Author
2008-07-26dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori
2008-07-14mac80211: revamp beacon configurationJohannes Berg
2008-06-27ath5k: remove now unused variable declared in ath5k_txJohn W. Linville
2008-06-27wireless: Small cleanupsPavel Machek
2008-06-27ath5k: convert LED code to use mac80211 triggersBob Copeland
2008-06-26ath5k: use frame control helpersHarvey Harrison
2008-06-03ath5k: use IEEE80211_SKB_CBJohannes Berg
2008-05-21mac80211: use multi-queue master netdeviceJohannes Berg
2008-05-21mac80211: move TX info into skb->cbJohannes Berg
2008-05-21mac80211: use rate index in TX controlJohannes Berg
2008-05-21mac80211: let drivers wake but not start queuesJohannes Berg
2008-05-14ath5k: Fix loop variable initializationsBob Copeland
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf
2008-05-07mac80211: clean up get_tx_stats callbackJohannes Berg
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison
2008-04-23ath5k: Fix radio identification on AR5424/2424Nick Kossifidis
2008-04-16ath5k: Misc fixes/cleanupsNick Kossifidis
2008-04-16ath5k: Add RF2425 initvalsNick Kossifidis
2008-04-01wireless: fix various printk warnings on ia64 (and others)John W. Linville
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-13drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin
2008-03-07wireless: correct warnings from using '%llx' for type 'u64'John W. Linville
2008-03-07ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf
2008-03-07ath5k: add notes about rx timestampBruno Randolf
2008-03-07ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf
2008-03-07ath5k: struct ath5k_desc cleanupsBruno Randolf
2008-03-07ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis
2008-03-07ath5k: Make some changes to follow register dumps.Nick Kossifidis
2008-03-07ath5k: Fixes for PCI-E cardsNick Kossifidis
2008-03-07ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis
2008-03-07ath5k: more RF2413 stuffNick Kossifidis
2008-03-07ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis
2008-03-07ath5k: Add RF2413 initial settingsNick Kossifidis
2008-03-07ath5k: Add RF2413 srev valuesNick Kossifidis
2008-02-29ath5k: fix all endian issues reported by sparsePavel Roskin
2008-02-29WDEV: ath5k, typecheck on nonDEBUGJiri Slaby
2008-02-29ath5k/phy.c: fix negative array indexLuis R. Rodriguez
2008-02-29ath5k: Use software encryption for nowLuis R. Rodriguez
2008-02-29ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez
2008-02-29ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez
2008-02-29ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez
2008-02-29ath5k: Cleanup after API changesLuis R. Rodriguez
2008-02-29ath5k: Port to new bitrate/channel APILuis R. Rodriguez
2008-02-20ath5k: Fix build warnings on some 64-bit platforms.David Miller
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby
2008-02-20WDEV: ath5k, fix lock imbalanceJiri Slaby
2008-02-15ath5k: correct padding in tx descriptorsBruno Randolf
2008-02-01ath5k: fix section mismatch warningJohn W. Linville