summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k/base.c
Commit message (Expand)AuthorAgeFilesLines
* ath5k: use IEEE80211_SKB_CBJohannes Berg2008-06-031-4/+4
* mac80211: use multi-queue master netdeviceJohannes Berg2008-05-211-1/+1
* mac80211: move TX info into skb->cbJohannes Berg2008-05-211-38/+32
* mac80211: use rate index in TX controlJohannes Berg2008-05-211-3/+5
* mac80211: let drivers wake but not start queuesJohannes Berg2008-05-211-1/+1
* ath5k: Fix loop variable initializationsBob Copeland2008-05-141-0/+2
* mac80211: use hardware flags for signal/noise unitsBruno Randolf2008-05-141-18/+5
* mac80211: clean up get_tx_stats callbackJohannes Berg2008-05-071-4/+4
* mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2008-05-071-1/+1
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-291-6/+2
* ath5k: Misc fixes/cleanupsNick Kossifidis2008-04-161-2/+11
* ath5k: Add RF2425 initvalsNick Kossifidis2008-04-161-0/+1
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-011-3/+6
* ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf2008-03-071-14/+45
* ath5k: add notes about rx timestampBruno Randolf2008-03-071-0/+11
* ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf2008-03-071-39/+35
* ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis2008-03-071-0/+3
* ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-291-4/+4
* ath5k: Use software encryption for nowLuis R. Rodriguez2008-02-291-1/+3
* ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez2008-02-291-1/+1
* ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez2008-02-291-0/+2
* ath5k: Cleanup after API changesLuis R. Rodriguez2008-02-291-53/+74
* ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-291-155/+191
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-201-1/+4
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-0/+1
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-151-2/+2
* ath5k: fix section mismatch warningJohn W. Linville2008-02-011-3/+3
* ath5k: debug level improvementsBruno Randolf2008-01-311-5/+5
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-281-5/+12
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-281-2/+12
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-281-13/+66
* ath5k: better beacon timer calculationBruno Randolf2008-01-281-17/+92
* ath5k: beacon interval is in TUBruno Randolf2008-01-281-2/+2
* ath5k: reset key cache after resumeJohn W. Linville2008-01-281-3/+14
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-281-1/+1
* mac80211: dont use interface indices in driversJohannes Berg2008-01-281-7/+8
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-281-0/+2817
OpenPOWER on IntegriCloud