aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/ath/ath9k/hif_usb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-07ath9k: Fix general protection fault in ath9k_hif_usb_rx_cbQiujun Huang1-0/+5
2020-04-07ath9k: Fix use-after-free Read in ath9k_wmi_ctrl_rxQiujun Huang1-0/+1
2016-12-01ath9k_htc: don't use HZ for usb msg timeoutsAnthony Romano1-0/+2
2015-09-18ath9k_htc: introduce support for different fw versionsOleksij Rempel1-1/+20
2012-09-07wireless: ath9k-htc: only load firmware in needMing Lei1-1/+3
2012-01-30ath9k_htc: Load firmware asynchronouslySujith Manoharan1-1/+2
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan1-1/+1
2011-05-19ath9k_htc: Fix mode selectionSujith Manoharan1-1/+1
2011-04-28ath9k_htc: Increase credit size for AR7010 devicesSujith Manoharan1-1/+1
2011-04-25ath9k_htc: Fix AMPDU subframe handlingSujith Manoharan1-0/+3
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan1-0/+1
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan1-2/+2
2011-04-13ath9k_htc: Reduce TX queue sizeSujith Manoharan1-1/+1
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan1-0/+1
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan1-0/+2
2010-06-04ath9k_htc: Add support for AR7010Sujith1-0/+1
2010-06-04ath9k: Determine Firmware on probeSujith1-0/+1
2010-04-26ath9k_htc: Simplify TX URB managementSujith1-1/+0
2010-04-08ath9k_htc: Use anchors for REGOUT pipeSujith1-0/+1
2010-04-08ath9k_htc: Fix module unloading issueSujith1-0/+1
2010-04-08ath9k_htc: Protect RX stream variablesSujith1-0/+1
2010-03-31ath9k_htc: Simplify RX URB managementSujith1-5/+2
2010-03-23ath9k_htc: Support for AR9271 chipset.Sujith1-0/+105