summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath9k: only send FCS-fail packets to mac80211 if requestedFelix Fietkau2011-10-111-1/+2
* ath9k_hw: fix a regression in key miss handlingFelix Fietkau2011-10-114-17/+19
* ath9k_hw: remove EEP_REG_1Felix Fietkau2011-10-115-9/+0
* ath: remove ath_regulatory::current_rd_extFelix Fietkau2011-10-113-7/+0
* ath9k_hw: clean up tx power handlingFelix Fietkau2011-10-1113-176/+85
* ath9k_hw: make ath9k_hw_set_interrupts use ah->imask by defaultFelix Fietkau2011-10-116-17/+17
* ath9k: disable unnecessary PHY error reportingFelix Fietkau2011-10-112-9/+1
* ath9k: fix retry counting / BAR handling during queue flushFelix Fietkau2011-10-112-2/+8
* ath9k: improve PS filter clearing and retry counting for A-MPDUFelix Fietkau2011-10-111-7/+6
* ath9k: keep track of what's triggering hardware resetsFelix Fietkau2011-10-114-5/+47
* ath9k: indicate which queues are blocked when stopping tx failsFelix Fietkau2011-10-111-3/+5
* ath9k: remove some bogus error handling codeDan Carpenter2011-10-111-7/+0
* ath5k: remove some unneeded error handling codeDan Carpenter2011-10-111-6/+0
* ath6kl: fixup merge damage in ath6kl_mgmt_txJohn W. Linville2011-10-111-1/+1
* ath9k_hw: set pci_express capability true for AR9480Mohammed Shafi Shajakhan2011-10-031-1/+6
* ath9k_hw: Fix number of GPIO pins for AR9287/9300Mohammed Shafi Shajakhan2011-10-031-0/+4
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-034-4/+7
* ath9k_hw: extend GPIO pin select mask for rfkillMohammed Shafi Shajakhan2011-10-031-6/+1
* ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez2011-10-031-0/+1
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2011-10-0321-1549/+4050
|\
| * ath6kl: include vmalloc.h in debug.cKalle Valo2011-10-031-0/+1
| * ath6kl: fix size_t related warningsKalle Valo2011-10-011-7/+7
| * wireless/ath6kl: use of module_param requires the inclusion of moduleparam.hStephen Rothwell2011-09-281-0/+1
| * ath6kl: improve wmi debug messagesKalle Valo2011-09-282-10/+37
| * ath6kl: add debug logs for bootingKalle Valo2011-09-282-9/+63
| * ath6kl: add sdio debug messagesKalle Valo2011-09-282-9/+29
| * ath6kl: add prefix parameter to ath6kl_dbg_dump()Kalle Valo2011-09-284-22/+28
| * ath6kl: silence "invalid rate" warningKalle Valo2011-09-284-1/+64
| * ath6kl: allow firmware to override firmware patch addressKalle Valo2011-09-272-0/+8
| * ath6kl: fix TCP corruptionJouni Malinen2011-09-271-0/+18
| * ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_set...Vasanthakumar Thiagarajan2011-09-271-1/+0
| * ath6kl: Fix compilation error while compiling w/o debugRajkumar Manoharan2011-09-271-2/+3
| * ath6kl: Fix disconnect event reportingVasanthakumar Thiagarajan2011-09-231-11/+9
| * ath6kl: pass only unicast frames for aggregationKalle Valo2011-09-231-7/+9
| * ath6kl: Report PMKSA candidate events through cfg80211Jouni Malinen2011-09-222-0/+40
| * ath6kl: Indicate the roaming capability of the firmwareVivek Natarajan2011-09-221-0/+2
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2011-09-2244-3453/+7478
| |\
| * | ath6kl: Export beacon interval and DTIM period through STA infoJouni Malinen2011-09-223-0/+30
| * | ath6kl: Update BSS information after connectionJouni Malinen2011-09-224-3/+16
| * | ath6kl: Remove unnecessary bssinfo event header conversionJouni Malinen2011-09-222-50/+12
| * | ath6kl: Remove the unused node table implementationJouni Malinen2011-09-228-422/+0
| * | ath6kl: Replace internal node table with cfg80211 BSS tableJouni Malinen2011-09-221-251/+45
| * | ath6kl: Remove unnecessary node table update on disconnect eventJouni Malinen2011-09-221-28/+0
| * | ath6kl: Remove RSSI update for internal node tableJouni Malinen2011-09-221-15/+0
| * | ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processingJouni Malinen2011-09-221-39/+1
| * | ath6kl: Fix BSS update on roamingJouni Malinen2011-09-221-85/+56
| * | ath6kl: deinitialise wiphy on errorVivek Natarajan2011-09-191-2/+5
| * | ath6kl: Fix static WEP configuration in AP modeJouni Malinen2011-09-192-2/+18
| * | ath6kl: Set the sme_state to disconnected in disconnect() callbackVasanthakumar Thiagarajan2011-09-161-0/+2
| * | ath6kl: Remove auth type fall back in auto authentication modeVasanthakumar Thiagarajan2011-09-164-70/+12
OpenPOWER on IntegriCloud