aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath5k
Commit message (Expand)AuthorAge
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-30
| |\
| | * wireless: remove remaining qual codeJohannes Berg2009-12-28
| | * ath5k: fix SWI calibration interrupt stormBob Copeland2009-12-28
| * | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28
| |/
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix misspelling of "definition" in commentsAdam Buchbinder2009-12-04
| | | * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | | * tree-wide: fix typos "offest" -> "offset"Uwe Kleine-König2009-12-04
| | | * tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
* | | | ath5k: enable EEPROM checksum checkLuis R. Rodriguez2009-12-10
* | | | ath5k: add support for Dell Vostro A860 LEDShahar Or2009-12-07
|/ / /
* | | ath5k: Fix I/Q calibrationLukáš Turek2009-11-23
* | | ath5k: allow setting txpower to 0Bob Copeland2009-11-16
* | | ath5k: use the common->keymapLuis R. Rodriguez2009-11-11
* | | ath5k: remove double cache alignment, ath_rxbuf_alloc() already does itLuis R. Rodriguez2009-11-11
* | | ath: move the rx bufsize to common to share with ath5k/ath9kLuis R. Rodriguez2009-11-11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-11
|\| |
| * | ath5k: add LED definition for BenQ Joybook R55vBob Copeland2009-11-10
| * | ath5k: add LED support for HP Compaq CQ60Bob Copeland2009-11-10
| * | ath5k: don't reset mcast filter when configuring the modeBob Copeland2009-11-10
| |/
* | ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin2009-11-06
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-30
* | ath5k: use noise calibration from madwifi halBob Copeland2009-10-27
* | ath5k: enable Power-Save Polls by setting the association IDLuis R. Rodriguez2009-10-07
* | ath5k: fix regression which triggers an SME join upon assocLuis R. Rodriguez2009-10-07
* | ath5k: remove temporary low_id and high_id vars on ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
* | ath5k: simplify passed params to ath5k_hw_set_associd()Luis R. Rodriguez2009-10-07
* | ath5k: fix regression introduced upon the removal of AR5K_HIGH_ID()Luis R. Rodriguez2009-10-07
* | ath5k: use ath_hw_setbssidmask() for bssid mask setting upon assocLuis R. Rodriguez2009-10-07
* | ath5k: fix regression on setting bssid mask on associationLuis R. Rodriguez2009-10-07
* | Wireless / ath5k: Simplify suspend and resume callbacksRafael J. Wysocki2009-10-07
* | atheros: add ieee80211_hw to ath_commonLuis R. Rodriguez2009-10-07
* | atheros: define shared bssidmask settingLuis R. Rodriguez2009-10-07
* | ath5k: define ath_common opsLuis R. Rodriguez2009-10-07
* | ath5k: allocate ath5k_hw prior to initializing hwLuis R. Rodriguez2009-10-07
* | ath5k: move ath_common to ath5k_hwLuis R. Rodriguez2009-10-07
* | ath5k: initialize eeprom struct early on attachLuis R. Rodriguez2009-10-07
* | ath5k: use common curbssid, bssidmask and macaddrLuis R. Rodriguez2009-10-07
* | atheros: use get_unaligned_le*() for bssid mask settingLuis R. Rodriguez2009-10-07
* | ath: move ath_bcast_mac to common headerLuis R. Rodriguez2009-10-07
|/
* trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-21
* ath5k: don't use PCI ID to find the chip revisionPavel Roskin2009-08-28
* ath5k: fix uninitialized value use in ath5k_eeprom_read_turbo_modes()Pavel Roskin2009-08-28
* ath5k: clarify srev comparison for CCMP checkBob Copeland2009-08-28
* ath5k: add hardware CCMP encyption supportBob Copeland2009-08-28
* ath5k: use the skb->cb directly for RX statusBob Copeland2009-08-28