summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath9k_htc: wmi: match wait_for_completion_timeout return typeNicholas Mc Guire2015-08-131-1/+2
* ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2015-04-071-6/+6
* ath9k_htc: add new WMI_REG_RMW_CMDID commandOleksij Rempel2015-03-301-0/+3
* ath: Convert ath_dbg(bar, ATH_DBG_<FOO>, to ath_dbg(bar, FOOJoe Perches2011-12-191-5/+3Star
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-191-1/+1
* ath9k_htc: Add a new WMI command to set a rate maskSujith Manoharan2011-04-281-0/+2
* ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMDSujith Manoharan2011-04-281-2/+0Star
* ath9k_htc: Add detailed firmware statisticsSujith Manoharan2011-04-131-11/+8Star
* ath9k_htc: Add a timer to cleanup WMI eventsSujith Manoharan2011-04-131-0/+3
* ath9k_htc: Add support for TX completionSujith Manoharan2011-04-131-0/+10
* ath9k_htc: Introduce new HTC APISujith Manoharan2011-04-131-1/+1
* ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan2011-04-131-1/+1
* ath9k_htc: Remove unused WMI commandsSujith Manoharan2011-04-131-14/+0Star
* ath9k_htc: Queue WMI eventsSujith Manoharan2011-04-131-34/+63
* ath9k_htc: Add beacon slotsSujith Manoharan2011-04-131-1/+3
* ath9k_htc: Fix WMI and beacon headerSujith Manoharan2011-04-131-1/+6
* ath9k_htc: Add a WMI command to get the firmware versionSujith Manoharan2011-04-131-0/+2
* ath9k_htc: Configure beacon timers in AP modeSujith Manoharan2011-02-231-4/+0Star
* ath9k_htc: Handle FATAL eventsSujith Manoharan2011-01-041-2/+16
* ath9k_htc: Fix warning on device removalSujith Manoharan2010-12-221-1/+1
* ath: Convert ath_print to ath_dbgJoe Perches2010-12-071-6/+6
* ath9k_htc: Fix memory leak on WMI event handlerRajkumar Manoharan2010-09-141-50/+22Star
* ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan2010-08-241-0/+2
* ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-021-3/+0Star
* ath9k_htc: Fix WMI command raceSujith2010-04-261-4/+4
* ath9k_htc: Handle device unplug properlySujith2010-04-261-0/+3
* ath9k_htc: Fix sparse endian warningsSujith2010-04-161-1/+1
* ath9k_htc: Handle WMI timeouts properlySujith2010-04-161-0/+13
* ath9k_htc: Implement multiple register write supportSujith2010-04-161-0/+1
* ath9k-htc:respect usb buffer cacheline alignment in reg out pathMing Lei2010-04-141-3/+3
* ath9k-htc:respect usb buffer cacheline alignment in reg in pathMing Lei2010-04-141-2/+2
* ath9k_htc: Support for AR9271 chipset.Sujith2010-03-231-0/+319