index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hif_usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
2011-01-04
1
-4
/
+36
*
ath9k_htc: Fix warning on device removal
Sujith Manoharan
2010-12-22
1
-3
/
+3
*
ath9k_htc: Add Ubiquiti wifistation ext to supported devices
Sujith Manoharan
2010-12-13
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-08
1
-0
/
+7
|
\
|
*
ath9k_htc: Fix suspend/resume
Sujith Manoharan
2010-12-08
1
-0
/
+7
*
|
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
2010-12-07
1
-2
/
+2
*
|
ath9k_htc: Cleanup device identification
Sujith Manoharan
2010-12-07
1
-17
/
+15
*
|
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-12-02
1
-8
/
+5
*
|
ath9k: hif_usb: Reduce indent 1 column
Joe Perches
2010-12-02
1
-53
/
+53
*
|
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
2010-11-24
1
-27
/
+14
*
|
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
2010-11-24
1
-5
/
+15
|
/
*
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
2010-11-16
1
-0
/
+4
*
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
2010-11-16
1
-0
/
+5
*
ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled
Rajkumar Manoharan
2010-11-08
1
-16
/
+14
*
ath9k_htc: Add support for device ID 3346
Haitao Zhang
2010-11-08
1
-0
/
+1
*
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
Rajkumar Manoharan
2010-10-27
1
-2
/
+8
*
ath9k_htc: Fix register read through bulk pipe
Rajkumar Manoharan
2010-09-16
1
-2
/
+4
*
ath9k_htc: Fix CPU usage issue during scan period
Rajkumar Manoharan
2010-09-14
1
-4
/
+22
*
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
2010-08-24
1
-1
/
+2
*
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
2010-08-13
1
-6
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-13
1
-2
/
+6
|
\
|
*
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
2010-07-07
1
-2
/
+6
*
|
ath9k: declare MODULE_FIRMWARE for ath9k_htc
John W. Linville
2010-06-23
1
-3
/
+12
*
|
ath9k_htc: Update supported product list
Sujith
2010-06-18
1
-7
/
+13
*
|
ath9k_htc: Add support for AR7010
Sujith
2010-06-04
1
-1
/
+14
*
|
ath9k: Determine Firmware on probe
Sujith
2010-06-04
1
-13
/
+26
*
|
drivers/net/wireless/ath/ath9k: Use kmemdup
Julia Lawall
2010-06-02
1
-3
/
+1
|
/
*
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
2010-05-24
1
-0
/
+4
*
ath9k_htc: dereferencing before check in hif_usb_tx_cb()
Dan Carpenter
2010-05-24
1
-2
/
+4
*
ath9k_htc: Reorder HTC initialization
Sujith.Manoharan@atheros.com
2010-05-12
1
-11
/
+11
*
ath9k_htc: Allocate URBs properly
Sujith.Manoharan@atheros.com
2010-05-12
1
-18
/
+18
*
ath9k_htc: Really fix device hotunplug
Sujith
2010-04-26
1
-1
/
+2
*
ath9k_htc: Process command data properly
Sujith
2010-04-26
1
-6
/
+12
*
ath9k_htc: Use USB reboot
Sujith
2010-04-26
1
-1
/
+21
*
ath9k_htc: Simplify TX URB management
Sujith
2010-04-26
1
-57
/
+49
*
ath9k_htc: Add dropped SKB count to debugfs
Sujith
2010-04-16
1
-4
/
+9
*
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb...
Ming Lei
2010-04-14
1
-2
/
+9
*
ath9k-htc:respect usb buffer cacheline alignment in reg out path
Ming Lei
2010-04-14
1
-1
/
+1
*
ath9k-htc:respect usb buffer cacheline alignment in reg in path
Ming Lei
2010-04-14
1
-5
/
+5
*
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
Ming Lei
2010-04-14
1
-3
/
+3
*
ath9k_htc: Use anchors for REGOUT pipe
Sujith
2010-04-08
1
-16
/
+14
*
ath9k_htc: Fix module unloading issue
Sujith
2010-04-08
1
-1
/
+1
*
ath9k_htc: Fix RX URB reference count
Sujith
2010-04-08
1
-0
/
+6
*
ath9k_htc: Protect RX stream variables
Sujith
2010-04-08
1
-0
/
+8
*
ath9k_htc: Add TL-WN422G v2 product ID
Sujith
2010-04-06
1
-0
/
+1
*
ath9k_htc: Simplify RX URB management
Sujith
2010-03-31
1
-77
/
+48
*
ath9k_htc: Support for AR9271 chipset.
Sujith
2010-03-23
1
-0
/
+993