aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-01-04ath9k: tx queue enable is read only for EDMA chipsetsMohammed Shafi Shajakhan
2012-01-04carl9170: move checksum and txseq into subfunctionsChristian Lamparter
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2012-01-04ath9k: make ath_mci_duty_cycle staticLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse complaint on ar9003_switch_com_spdt_get()Luis R. Rodriguez
2012-01-04ath5k: avoid sparse warnings on tracingLuis R. Rodriguez
2012-01-04ath9k: fix tx queue sparse complaintLuis R. Rodriguez
2012-01-04ath9k_hw: fix sparse warnings on ar9003_rtt.cLuis R. Rodriguez
2011-12-21atheros: force endian checks on atheros wireless driversLuis R. Rodriguez
2011-12-21ath9k: fix roadkill due to Joe's patch on ath_dbg() changesLuis R. Rodriguez
2011-12-21ath9k: classify DFS debug header furtherLuis R. Rodriguez
2011-12-19ath9k: fix tx locking issuesFelix Fietkau
2011-12-19ath9k_hw: make bluetooth coexistence support optional at compile timeFelix Fietkau
2011-12-19ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches
2011-12-16Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo
2011-12-16ath9k: Support RSN MeshChun-Yeow Yeoh
2011-12-16ath9k_hw: remove ATH9K_HW_CAP_CSTMohammed Shafi Shajakhan
2011-12-16ath9k: validate for non-zero BSSIDMohammed Shafi Shajakhan
2011-12-15ath9k: add DFS radar pulse processingZefir Kurtisi
2011-12-15ath9k_hw: add DFS testing checkZefir Kurtisi
2011-12-15ath: add a debug level for DFSZefir Kurtisi
2011-12-15ath: document ATH_DBG_MCILuis R. Rodriguez
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: simplify tx lockingFelix Fietkau
2011-12-15ath9k: remove bogus sequence number incrementFelix Fietkau
2011-12-15ath9k: reduce indentation level in a few placesFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-14ath6kl: support for P2P mgmt operations on station interfaceAarthi Thiruvengadam
2011-12-14ath6kl: Support different uart_tx pin and refclk configurationRyan Hsu
2011-12-13ath9k: make two mci related functions staticFelix Fietkau
2011-12-13ath9k: Reconfigure tx power on regulatory updateRajkumar Manoharan
2011-12-13ath: optimize processing of CTLs for country IEs for world roaming cardsLuis R. Rodriguez
2011-12-13ath: add a helper for processing reg data on initLuis R. Rodriguez
2011-12-13ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan
2011-12-13ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan
2011-12-13ath6kl: implement scheduled scanKalle Valo
2011-12-13ath6kl: fix reading of FW IE capabilitiesKalle Valo
2011-12-13ath6kl: fix value of WOW_FILTER_SSIDKalle Valo
2011-12-13ath6kl: implement ath6kl_cfg80211_stop_all()Kalle Valo
2011-12-13ath6kl: call ath6kl_cfg80211_stop() from ath6kl_close()Kalle Valo
2011-12-13ath6kl: remove a workaround from ath6kl_cfg80211_stop()Kalle Valo
2011-12-13ath6kl: cleanup ath6kl_priv()Kalle Valo
2011-12-13ath6kl: Use delayed key configuration for WAPI in AP modeJouni Malinen
2011-12-12ath9k: fix max phy rate at rate control initRajkumar Manoharan
2011-12-07ath9k: enable ANI for ar9100 chipsNikolay Martynov
2011-12-07ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov
2011-12-07ath9k: change calibration debug log to output all calibration typesNikolay Martynov
2011-12-07ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov