aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/main.c
Commit message (Expand)AuthorAge
* ath9k: Define bus agnostic bluetooth coex prep helperLuis R. Rodriguez2009-10-07
* ath9k: move ath_common to ath_hwLuis R. Rodriguez2009-10-07
* atheros/ath9k: move macaddr, curaid, curbssid and bssidmask to commonLuis R. Rodriguez2009-10-07
* ath9k: make ath9k_hw_setbssidmask() and ath9k_hw_write_associd() use ath_hwLuis R. Rodriguez2009-10-07
* ath9k: rename driver core and hw power save helpersLuis R. Rodriguez2009-10-07
* ath9k: move ath9k_hw_setpower() to main.cLuis R. Rodriguez2009-10-07
* ath9k: move ath9k_ps_wakeup() and ath9k_ps_restore() to main.cLuis R. Rodriguez2009-10-07
* ath9k: move ps helpers onto core driver when reseting tsfLuis R. Rodriguez2009-10-07
* ath9k: now move ath9k_hw_btcoex_set_weight() to btcoex.cLuis R. Rodriguez2009-10-07
* ath9k: simplify ath_btcoex_bt_stomp()Luis R. Rodriguez2009-10-07
* ath9k: rename ath_btcoex_info to ath_btcoex_hwLuis R. Rodriguez2009-10-07
* ath9k: rename btcoex_scheme to just schemeLuis R. Rodriguez2009-10-07
* ath9k: move bt_stomp_type to driver coreLuis R. Rodriguez2009-10-07
* ath9k: replaces SC_OP_BTCOEX_ENABLED with a boolLuis R. Rodriguez2009-10-07
* ath9k: move driver core helpers to main.cLuis R. Rodriguez2009-10-07
* ath9k: move hw specific btcoex info to ath_hwLuis R. Rodriguez2009-10-07
* ath9k: move btcoex core driver info to its own structLuis R. Rodriguez2009-10-07
* ath9k: use ath_hw for DPRINTF() and debug init/exitLuis R. Rodriguez2009-10-07
* ath9k: Fix RFKILL bugsSujith2009-09-23
* ath9k: Revamp PCIE workaroundsVivek Natarajan2009-09-23
* ath9k: Store subsystem id in struct hw_versionVasanthakumar Thiagarajan2009-09-09
* ath9k: Disable ASPM when btcoex is activeVasanthakumar Thiagarajan2009-09-09
* ath9k: Fix channelFlags for 2GHZSujith2009-09-08
* ath9k: Fix RX Filter handling for BARSujith2009-09-08
* ath9k: Reconfigure beacon timers after the scan is completed.Vivek Natarajan2009-09-02
* ath9k: Move generic hw timer intr handler to bottom-halfVasanthakumar Thiagarajan2009-09-01
* ath9k: Add Bluetooth Coexistence 3-wire supportVasanthakumar Thiagarajan2009-08-28
* ath9k: Remove hw capability bit meant for btcoexVasanthakumar Thiagarajan2009-08-28
* ath9k: Determine btcoex scheme type based on chip versionVasanthakumar Thiagarajan2009-08-28
* ath9k: Split ath9k_hw_btcoex_enable() into two logical piecesVasanthakumar Thiagarajan2009-08-28
* ath9k: Fix chainmask selection during scanningSujith2009-08-28
* ath9k: Nuke struct ath9k_node_statsVasanthakumar Thiagarajan2009-08-20
* ath: move regulatory info into shared common structureLuis R. Rodriguez2009-08-20
* ath9k: Fix TX poll cancellingSujith2009-08-20
* mac80211: allow configure_filter callback to sleepJohannes Berg2009-08-20
* ath9k: Enable LEDs for AR9287 chipsets.Vivek Natarajan2009-08-20
* ath9k: Set HW state properlySujith2009-08-14
* ath9k: Remove has_hw_phycountersSujith2009-08-14
* ath: add common ath_rxbuf_alloc() and make ath9k use itLuis R. Rodriguez2009-08-14
* ath9k: Fix regression on receiving PS poll framesLuis R. Rodriguez2009-08-14
* ath9k: cancel xmit poll work at stop() callbackLuis R. Rodriguez2009-08-04
* ath9k: remove dangling error check on keycache reset on hw initLuis R. Rodriguez2009-08-04
* ath9k: call ath9k_hw_detach() once upon hw init failureLuis R. Rodriguez2009-08-04
* ath9k: set sc->sc_ah to NULL after freeing itLuis R. Rodriguez2009-08-04
* ath9k: distinguish between device initialization and ath_softc initLuis R. Rodriguez2009-08-04
* ath9k: describe hw initialization betterLuis R. Rodriguez2009-08-04
* ath9k: remove debug message for no memoery on ath_init()Luis R. Rodriguez2009-08-04
* ath9k: pass only one argument to hw attachLuis R. Rodriguez2009-08-04
* ath9k: move cache setting of softc ah prior to attachLuis R. Rodriguez2009-08-04
* ath9k: move devid cache setting to ath_init()Luis R. Rodriguez2009-08-04