summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/hif_usb.c
AgeCommit message (Expand)Author
2011-11-11ath9k_htc: add AVM FRITZ!WLAN 11N v2 supportLuis R. Rodriguez
2011-07-18ath9k: Fix some smatch warningsRajkumar Manoharan
2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin
2011-06-29ath9k_htc: Add device ID for Sony UWA-BR100Mohammed Shafi Shajakhan
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-04-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-14ath9k: avoid using trinary operator w/ TX_STAT_INCJohn W. Linville
2011-04-13ath9k_htc: Use separate URB pool for management framesSujith Manoharan
2011-04-13ath9k_htc: Drain packets on station removalSujith Manoharan
2011-04-13ath9k_htc: Optimize HTC start/stop APISujith Manoharan
2011-04-13ath9k_htc: Drain pending TX frames properlySujith Manoharan
2011-04-13ath9k_htc: Increase URB count for REG_IN pipeSujith Manoharan
2011-04-13ath9k_htc: Use SKB's private area for TX parametersSujith Manoharan
2011-04-13ath9k_htc: Rename firmwareSujith Manoharan
2011-04-13ath9k_htc: Remove AR7010 v1.0 supportSujith Manoharan
2011-04-12ath9k_htc: Fix ethtool reportingSujith Manoharan
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-02-28ath9k_htc: Fix an endian issueSujith Manoharan
2011-02-23ath9k_htc: Fix error path in URB allocationSujith Manoharan
2011-02-23ath9k_htc: Handle storage devicesSujith Manoharan
2011-01-04ath9k_htc: Handle pending URBs properlySujith Manoharan
2010-12-22ath9k_htc: Fix warning on device removalSujith Manoharan
2010-12-13ath9k_htc: Add Ubiquiti wifistation ext to supported devicesSujith Manoharan
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08ath9k_htc: Fix suspend/resumeSujith Manoharan
2010-12-07ath9k_htc: Fix panic on FW download failureSujith Manoharan
2010-12-07ath9k_htc: Cleanup device identificationSujith Manoharan
2010-12-02wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches
2010-12-02ath9k: hif_usb: Reduce indent 1 columnJoe Perches
2010-11-24ath9k_htc: Identify devices using driver_infoRajkumar Manoharan
2010-11-24ath9k_htc: Add driver_info in usb device listRajkumar Manoharan
2010-11-16ath9k_htc: Add new devices into AR7010Rajkumar Manoharan
2010-11-16ath9k_htc: Update usb device ID listRajkumar Manoharan
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan
2010-09-16ath9k_htc: Fix register read through bulk pipeRajkumar Manoharan
2010-09-14ath9k_htc: Fix CPU usage issue during scan periodRajkumar Manoharan
2010-08-24ath9k_htc: Add support for bluetooth coexistence.Vivek Natarajan
2010-08-13ath9k_htc: load proper firmware for device ID 7015Rajkumar Manoharan
2010-07-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-07ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbsRajkumar Manoharan
2010-06-23ath9k: declare MODULE_FIRMWARE for ath9k_htcJohn W. Linville
2010-06-18ath9k_htc: Update supported product listSujith
2010-06-04ath9k_htc: Add support for AR7010Sujith
2010-06-04ath9k: Determine Firmware on probeSujith
2010-06-02drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall
2010-05-24ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()Dan Carpenter
2010-05-24ath9k_htc: dereferencing before check in hif_usb_tx_cb()Dan Carpenter
2010-05-12ath9k_htc: Reorder HTC initializationSujith.Manoharan@atheros.com