summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k
Commit message (Expand)AuthorAgeFilesLines
...
* | ath9k: Make start/stop operations aware of virtual wiphysJouni Malinen2009-03-053-0/+49
* | ath9k: Add routines for switching between active virtual wiphysJouni Malinen2009-03-053-12/+176
* | ath9k: Virtual wiphy pause/unpause functionalityJouni Malinen2009-03-056-2/+191
* | ath9k: Configure RX filter for multi-BSSID broadcastJouni Malinen2009-03-052-0/+9
* | ath9k: Add support for multiple secondary virtual wiphysJouni Malinen2009-03-057-41/+212
* | ath9k: Add data structure for supporting virtual radio/wiphy operationJouni Malinen2009-03-058-36/+88
* | ath9k: Set BSSID mask based on configured interfacesJouni Malinen2009-03-054-15/+103
* | ath9k: Cleanup multiple VIF processingJouni Malinen2009-03-053-57/+59
* | ath9k: Clean up setkey operationsJouni Malinen2009-03-051-26/+16
* | ath9k: fix AR_TXCFG_DMASZ_MASK valueGabor Juhos2009-03-051-1/+1
* | ath9k: Remove unused variables in struct ath_beacon_configSujith2009-03-051-5/+0
* | ath9k: Lock config_interface() callback with a mutexSujith2009-03-051-1/+7
* | ath9k: Handle TSF properly for AP modeSujith2009-03-053-17/+40
* | ath9k: Split beacon configuration into mode specific routinesSujith2009-03-053-207/+203
* | ath9k: Cleanup beacon stuck processingSujith2009-03-052-80/+24
* | ath9k: Scrub beacon.cSujith2009-03-053-126/+55
* | ath9k: Use new scan notifiers from mac80211Sujith2009-03-052-1/+23
* | ath9k: Set TSF fixAlina Friedrichsen2009-03-051-2/+1
* | ath9k: Fix FIF_BCN_PRBRESP_PROMISC handlingAlina Friedrichsen2009-03-051-8/+0
* | ath9k: Handle power modes in isr for power save.Vivek Natarajan2009-03-052-1/+4
* | ath9k: Fill in rate_update mac80211 callbackSujith2009-03-051-29/+92
* | ath9k: Remove unused key xoringJouni Malinen2009-03-054-13/+8
* | ath9k: Document keycache operationsJouni Malinen2009-03-052-6/+78
* | ath9k: Fix hw crypto configuration for TKIP in AP modeJouni Malinen2009-03-051-5/+13
* | ath9k: Remove ununsed ack duration stuff with long/short preambleVasanthakumar Thiagarajan2009-03-052-29/+0
* | ath9k: Configure Power control register appropriately for h/w with 4k eepromVasanthakumar Thiagarajan2009-03-051-2/+1
* | ath9k: Add module parameter to disable hardware cryptoJouni Malinen2009-03-051-1/+8
* | ath9k: Unlock sc->mutex on error pathJouni Malinen2009-02-271-0/+1
* | ath9k: fix 802.11g conformance test limit typoBob Copeland2009-02-271-1/+1
* | ath9k: follow beacon hints on reg_notifier when world roamingLuis R. Rodriguez2009-02-271-32/+61
* | cfg80211: move all regulatory hints to workqueueLuis R. Rodriguez2009-02-271-2/+6
* | ath9k: Add appropriate ANI values for AP modeSujith2009-02-272-22/+17
* | ath9k: Fix PCI shutdown sequenceSujith2009-02-271-2/+2
* | ath9k: Fix bug in EEPROM chainmask retrievalSujith2009-02-271-8/+5
* | ath9k: Add PER to RC debug statisticsSujith2009-02-273-10/+14
* | ath9k: Remove multiple macro occurrencesSujith2009-02-274-6/+3
* | ath9k: Don't reset TSF after scanning automaticallyAlina Friedrichsen2009-02-271-2/+3
* | ath9k: Filter out beacons from other BSS in STA modeVasanthakumar Thiagarajan2009-02-272-6/+8
* | ath9k: Fix PTK/GTK handshake timeoutVasanthakumar Thiagarajan2009-02-271-1/+2
* | ath9k: Use beacon interval directlySujith2009-02-271-17/+2
* | ath9k: Remove ath_txq_depth and get the queue depth directlySujith2009-02-271-7/+2
* | ath9k: Remove a few unused capability macrosSujith2009-02-272-33/+0
* | ath9k: Initialize channel change timeSujith2009-02-271-0/+1
* | ath9k: Fix antenna assignment bug in TX status processingSujith2009-02-271-1/+1
* | ath9k: Fix HW wait timeoutSujith2009-02-276-18/+41
* | ath9k: Program the RTC registers correctlySujith2009-02-272-2/+14
* | ath9k: move common regulatory code out of if() branchesBob Copeland2009-02-271-12/+8
* | ath9k: remove prototype for ath9k_regd_get_current_countryBob Copeland2009-02-271-2/+0
* | ath9k: remove ath9k_regd_get_rd()Bob Copeland2009-02-272-6/+0
* | ath9k: convert isWwrSKU macro into C codeBob Copeland2009-02-272-7/+9
OpenPOWER on IntegriCloud