index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hif_usb.c
Age
Commit message (
Expand
)
Author
2013-08-15
ath9k_htc: do not use bulk on EP3 and EP4
Oleksij Rempel
2013-07-22
ath9k_htc: reboot firmware if it was loaded
Oleksij Rempel
2013-07-17
ath9k_htc: fix data race between request_firmware_nowait() callback and suspe...
Alexey Khoroshilov
2013-06-24
ath9k_htc: Add ethtool stats support.
Ben Greear
2012-10-24
ath9k_htc: Add PID/VID for a Ubiquiti WiFiStation
Mohammed Shafi Shajakhan
2012-09-24
wireless: ath9k-htc: fix possible use after free
Ming Lei
2012-09-07
wireless: ath9k-htc: only load firmware in need
Ming Lei
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2012-04-13
ath9k_htc: Add Panasonic N5HBZ0000055 device id
Sujith Manoharan
2012-02-06
ath9k: cleanup a min_t() cast
Dan Carpenter
2012-01-30
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
2011-07-18
ath9k: Fix some smatch warnings
Rajkumar Manoharan
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-14
ath9k: avoid using trinary operator w/ TX_STAT_INC
John W. Linville
2011-04-13
ath9k_htc: Use separate URB pool for management frames
Sujith Manoharan
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
2011-04-13
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
2011-04-13
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
2011-04-13
ath9k_htc: Increase URB count for REG_IN pipe
Sujith Manoharan
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
2011-04-13
ath9k_htc: Rename firmware
Sujith Manoharan
2011-04-13
ath9k_htc: Remove AR7010 v1.0 support
Sujith Manoharan
2011-04-12
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-02-28
ath9k_htc: Fix an endian issue
Sujith Manoharan
2011-02-23
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
2011-02-23
ath9k_htc: Handle storage devices
Sujith Manoharan
2011-01-04
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
2010-12-13
ath9k_htc: Add Ubiquiti wifistation ext to supported devices
Sujith Manoharan
2010-12-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
2010-12-07
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
2010-12-07
ath9k_htc: Cleanup device identification
Sujith Manoharan
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-02
ath9k: hif_usb: Reduce indent 1 column
Joe Perches
2010-11-24
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
2010-11-24
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
2010-11-08
ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled
Rajkumar Manoharan
2010-11-08
ath9k_htc: Add support for device ID 3346
Haitao Zhang
2010-10-27
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
Rajkumar Manoharan
2010-09-16
ath9k_htc: Fix register read through bulk pipe
Rajkumar Manoharan
2010-09-14
ath9k_htc: Fix CPU usage issue during scan period
Rajkumar Manoharan
[next]