summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2010-09-16ath5k: Use common crypt capabilities flagsBruno Randolf
2010-09-16ath/ath9k: Replace common->splitmic with a flagBruno Randolf
2010-09-16ath5k: Remove old ath5k key handling functionsBruno Randolf
2010-09-16ath5k: Use common ath key management functionsBruno Randolf
2010-09-16ath: Copy key cache management functions from ath9k to athBruno Randolf
2010-09-16ath: Copy cryptographic capability flags into athBruno Randolf
2010-09-14ath9k_hw: remove useless hw capability flagsFelix Fietkau
2010-09-14ath9k_hw: handle rx key missFelix Fietkau
2010-09-14ath9k: fix BSSID mask calculationFelix Fietkau
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan
2010-09-14ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan
2010-09-14drivers/net/wireless/ath/ath9k: use ARRAY_SIZE macro in ani.cNikitas Angelinas
2010-09-14ath5k: avoid unneeded calibration error messagesFabio Rossi
2010-09-14ath9k_hw: Support fastcc for AR7010Rajkumar Manoharan
2010-09-14carl9170: Makefile, Kconfig files and MAINTAINERSChristian Lamparter
2010-09-14carl9170: firmware parser and debugfs codeChristian Lamparter
2010-09-14carl9170: 802.11 rx/tx processing and usb backendChristian Lamparter
2010-09-14carl9170: PHY/RF and MAC routinesChristian Lamparter
2010-09-14carl9170: Register maps, tx/rx descriptor formats and eeprom layoutChristian Lamparter
2010-09-14carl9170: mac80211 glue and command interfaceChristian Lamparter
2010-09-07ath9k_hw: Restore ANI registers to default during partial reset for AR9271Rajkumar Manoharan
2010-09-07ath9k_htc: Enable fastcc for HTC devices.Rajkumar Manoharan
2010-09-07ath9k: Implement an algorithm for Antenna diversity and combiningVasanthakumar Thiagarajan
2010-09-07ath9k_hw: Add functions to get/set antenna diversity configurationVasanthakumar Thiagarajan
2010-09-07ath9k_hw: Add capability flag for Antenna diversity and combining featureVasanthakumar Thiagarajan
2010-08-31ath9k: fix spurious MIC failure reportsFelix Fietkau
2010-08-27ath9k_htc: Enable ANI in associated state onlyRajkumar Manoharan
2010-08-27ath9k: Change the default LED pattern.Vivek Natarajan
2010-08-27ath5k: fix off-by-one in pilot magnitude maskBob Copeland
2010-08-27ath5k: re-order one of the frees on unwindDan Carpenter
2010-08-25ath5k: log descriptor chains at a new debug levelBob Copeland
2010-08-25ath5k: trivial spelling fixesBob Copeland
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan
2010-08-24ath9k_common: Move bt_stomp to common for sharing with ath9k_htc.Vivek Natarajan
2010-08-24ath5k: don't enable probe request rx for STAsBob Copeland
2010-08-24ath5k: remove all mention of monitor iftypeBob Copeland
2010-08-24ath5k: remove monitor check in receive_frame_ok filterBob Copeland
2010-08-24ath5k: clean up some commentsBob Copeland
2010-08-24ath5k: remove own (wrong) IEEE80211_MAX_LENNick Kossifidis
2010-08-24ath5k: rename ath5k_hw_set_associd to _set_bssidNick Kossifidis
2010-08-18drivers/net/wireless: Restore upper case words in wiphy_<level> messagesJoe Perches
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16ath9k: remove duplicate get_hw_crypto_keytype()Luis R. Rodriguez
2010-08-16drivers/net/wireless/ath/ath9k: Adjust confusing if indentationJulia Lawall
2010-08-16ath9k: shorten the calibration interval during strong interferenceFelix Fietkau
2010-08-16ath9k: use AP beacon miss as a trigger for fast recalibrationFelix Fietkau
2010-08-16ath9k_hw: apply the noise floor validation to the median instead of singleFelix Fietkau
2010-08-16ath9k: add a separate debug level for stuck beaconsFelix Fietkau
2010-08-16ath9k: add fastcc to debug print for channel changeLuis R. Rodriguez