aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath5k
Commit message (Expand)AuthorAge
* ath5k: Fix loop variable initializationsBob Copeland2008-05-20
* wireless: use get/put_unaligned_* helpersHarvey Harrison2008-04-29
* ath5k: Fix radio identification on AR5424/2424Nick Kossifidis2008-04-23
* ath5k: Misc fixes/cleanupsNick Kossifidis2008-04-16
* ath5k: Add RF2425 initvalsNick Kossifidis2008-04-16
* wireless: fix various printk warnings on ia64 (and others)John W. Linville2008-04-01
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2008-03-18
|\
| * ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-13
* | drivers/net/wireless/ath5k - convert == (true|false) to simple logical testsJoe Perches2008-03-13
* | wireless: correct warnings from using '%llx' for type 'u64'John W. Linville2008-03-07
* | ath5k: work around wrong beacon rx timestamp in IBSS modeBruno Randolf2008-03-07
* | ath5k: add notes about rx timestampBruno Randolf2008-03-07
* | ath5k: move rx and tx status structures out of hardware descriptorBruno Randolf2008-03-07
* | ath5k: struct ath5k_desc cleanupsBruno Randolf2008-03-07
* | ath5k: Add 2413 to srev_names so that it shows up during module loadNick Kossifidis2008-03-07
* | ath5k: Make some changes to follow register dumps.Nick Kossifidis2008-03-07
* | ath5k: Fixes for PCI-E cardsNick Kossifidis2008-03-07
* | ath5k: Remove RF5413 from rf gain optimization functionsNick Kossifidis2008-03-07
* | ath5k: more RF2413 stuffNick Kossifidis2008-03-07
* | ath5k: Identify RF2413 and deal with PHY_SPENDINGNick Kossifidis2008-03-07
* | ath5k: Add RF2413 initial settingsNick Kossifidis2008-03-07
* | ath5k: Add RF2413 srev valuesNick Kossifidis2008-03-07
* | ath5k: fix all endian issues reported by sparsePavel Roskin2008-02-29
* | WDEV: ath5k, typecheck on nonDEBUGJiri Slaby2008-02-29
* | ath5k/phy.c: fix negative array indexLuis R. Rodriguez2008-02-29
* | ath5k: Use software encryption for nowLuis R. Rodriguez2008-02-29
* | ath5k: Port debug.c over to the new band API and enable as build optionLuis R. Rodriguez2008-02-29
* | ath5k: Use our own Kconfig file, we'll be expanding this shortlyLuis R. Rodriguez2008-02-29
* | ath5k: ath5k_copy_channels() was not setting the channel bandLuis R. Rodriguez2008-02-29
* | ath5k: Cleanup after API changesLuis R. Rodriguez2008-02-29
* | ath5k: Port to new bitrate/channel APILuis R. Rodriguez2008-02-29
|/
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-20
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-20
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-20
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-15
* ath5k: fix section mismatch warningJohn W. Linville2008-02-01
* ath5k: debug level improvementsBruno Randolf2008-01-31
* ath5k: always extend rx timestamp with tsfBruno Randolf2008-01-28
* ath5k: configure backoff for IBSS beacon queueBruno Randolf2008-01-28
* ath5k: use SWBA to detect IBSS HW mergesBruno Randolf2008-01-28
* ath5k: better beacon timer calculationBruno Randolf2008-01-28
* ath5k: beacon interval is in TUBruno Randolf2008-01-28
* ath5k: use 3 instead of 0x00000003Bruno Randolf2008-01-28
* ath5k: reset key cache after resumeJohn W. Linville2008-01-28
* ath5k: use AR5K_KEYTABLE_SIZE when initializing key tableJohn W. Linville2008-01-28
* ath5k: Fix frame duration oopsLuis R. Rodriguez2008-01-28
* mac80211: dont use interface indices in driversJohannes Berg2008-01-28
* [PATCH] Net: add ath5k wireless driverJiri Slaby2008-01-28