aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-11ath9k: Fix IBSS joiner modeSujith Manoharan1-0/+1
2013-02-01ath9k: Fix sparse __CHECK_ENDIAN__ for spectral codeSven Eckelmann1-4/+4
2013-02-01ath9k: report A-MPDU statusChristian Lamparter1-0/+2
2013-01-30ath9k: Update spectral scan output dataSven Eckelmann1-3/+3
2013-01-30ath9k: add debug parameters for spectral scanSimon Wunderlich1-0/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-3/+0
2013-01-22ath9k: clean up processing of pending tx frames on resetFelix Fietkau1-3/+2
2013-01-14ath9k: remove sc->rx.rxbuflock to fix a deadlockFelix Fietkau1-1/+0
2013-01-11ath9k: fix rx flush handlingFelix Fietkau1-1/+0
2013-01-11ath9k: add a better fix for the rx tasklet vs rx flush raceFelix Fietkau1-1/+0
2013-01-09ath9k: add spectral scan featureSimon Wunderlich1-0/+152
2013-01-07ath9k: use the devres API for allocations/mappingsFelix Fietkau1-5/+0
2012-11-30ath9k: Implement sta_add_debugfs/sta_remove_debugfsSujith Manoharan1-0/+5
2012-11-30ath9k: Replace WME_NUM_TID with IEEE80211_NUM_TIDSSujith Manoharan1-1/+1
2012-11-21ath9k: Remove 'stations' debugfs fileSujith Manoharan1-5/+0
2012-11-21ath9k: Fix the 'xmit' debugfs fileSujith Manoharan1-1/+0
2012-11-21ath9k/ath9k_htc: Remove WME macrosSujith Manoharan1-8/+8
2012-11-21ath9k: stomp audio profiles on weak signal strengthRajkumar Manoharan1-0/+1
2012-11-19ath9k: Fix BTCOEX debugfs file usageSujith Manoharan1-3/+8
2012-10-29ath9k: Dump BTCOEX tuning parametersRajkumar Manoharan1-0/+6
2012-10-29ath9k: adjust WLAN and BT concurrent transmissionRajkumar Manoharan1-0/+1
2012-10-19ath9k: perform ANI cycle in idle stateRajkumar Manoharan1-0/+2
2012-09-28ath9k: Fix chainmask selection for AR9462Sujith Manoharan1-0/+2
2012-09-24ath9k: Remove a couple of unused variablesSujith Manoharan1-2/+0
2012-09-24ath9k: fill led_pin before drv_startRajkumar Manoharan1-0/+4
2012-09-11ath9k: Remove an obselete function declarationMohammed Shafi Shajakhan1-1/+0
2012-09-11ath9k: Fix BTCOEX timer triggering comparisionMohammed Shafi Shajakhan1-1/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-0/+1
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan1-0/+1
2012-07-17ath9k: Fix ANI managementSujith Manoharan1-1/+3
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan1-2/+1
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan1-0/+1
2012-07-17ath9k: Cleanup beacon queue configurationSujith Manoharan1-1/+0
2012-07-17ath9k: Remove is_bslot_activeSujith Manoharan1-1/+1
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan1-3/+5
2012-07-17ath9k: Fix beacon setupSujith Manoharan1-2/+2
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau1-0/+2
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau1-0/+1
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan1-0/+1
2012-07-12ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan1-0/+12
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan1-0/+4
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann1-0/+1
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau1-0/+1
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan1-0/+1
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan1-0/+1
2012-06-06ath9k: Use atomic operationsSujith Manoharan1-7/+9
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan1-1/+6
2012-06-06ath9k: Fix work handlingSujith Manoharan1-0/+1
2012-06-06ath9k: Group link monitoring logicSujith Manoharan1-4/+9