index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath9k
/
hif_usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-06
ath9k: cleanup a min_t() cast
Dan Carpenter
1
-1
/
+1
2012-01-31
ath9k_htc: Load firmware asynchronously
Sujith Manoharan
1
-55
/
+99
2011-10-03
ath9k_htc: add AVM FRITZ!WLAN 11N v2 support
Luis R. Rodriguez
1
-0
/
+1
2011-07-18
ath9k: Fix some smatch warnings
Rajkumar Manoharan
1
-1
/
+3
2011-07-18
ath9k: use get_unaligned_{b16, le16, le32} where possible
Pavel Roskin
1
-2
/
+3
2011-06-29
ath9k_htc: Add device ID for Sony UWA-BR100
Mohammed Shafi Shajakhan
1
-0
/
+2
2011-05-19
ath9k: Drag the driver to the year 2011
Sujith Manoharan
1
-1
/
+1
2011-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+2
2011-04-14
ath9k: avoid using trinary operator w/ TX_STAT_INC
John W. Linville
1
-1
/
+4
2011-04-13
ath9k_htc: Use separate URB pool for management frames
Sujith Manoharan
1
-9
/
+107
2011-04-13
ath9k_htc: Drain packets on station removal
Sujith Manoharan
1
-0
/
+35
2011-04-13
ath9k_htc: Optimize HTC start/stop API
Sujith Manoharan
1
-2
/
+2
2011-04-13
ath9k_htc: Drain pending TX frames properly
Sujith Manoharan
1
-34
/
+21
2011-04-13
ath9k_htc: Increase URB count for REG_IN pipe
Sujith Manoharan
1
-40
/
+59
2011-04-13
ath9k_htc: Use SKB's private area for TX parameters
Sujith Manoharan
1
-8
/
+9
2011-04-13
ath9k_htc: Rename firmware
Sujith Manoharan
1
-2
/
+2
2011-04-13
ath9k_htc: Remove AR7010 v1.0 support
Sujith Manoharan
1
-6
/
+1
2011-04-13
ath9k_htc: Fix ethtool reporting
Sujith Manoharan
1
-2
/
+2
2011-03-04
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-9
/
+69
2011-02-28
ath9k_htc: Fix an endian issue
Sujith Manoharan
1
-4
/
+5
2011-02-24
ath9k_htc: Fix error path in URB allocation
Sujith Manoharan
1
-3
/
+1
2011-02-24
ath9k_htc: Handle storage devices
Sujith Manoharan
1
-6
/
+68
2011-01-04
ath9k_htc: Handle pending URBs properly
Sujith Manoharan
1
-4
/
+36
2010-12-22
ath9k_htc: Fix warning on device removal
Sujith Manoharan
1
-3
/
+3
2010-12-13
ath9k_htc: Add Ubiquiti wifistation ext to supported devices
Sujith Manoharan
1
-0
/
+1
2010-12-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+7
2010-12-08
ath9k_htc: Fix suspend/resume
Sujith Manoharan
1
-0
/
+7
2010-12-08
ath9k_htc: Fix panic on FW download failure
Sujith Manoharan
1
-2
/
+2
2010-12-08
ath9k_htc: Cleanup device identification
Sujith Manoharan
1
-17
/
+15
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-8
/
+5
2010-12-02
ath9k: hif_usb: Reduce indent 1 column
Joe Perches
1
-53
/
+53
2010-11-25
ath9k_htc: Identify devices using driver_info
Rajkumar Manoharan
1
-27
/
+14
2010-11-25
ath9k_htc: Add driver_info in usb device list
Rajkumar Manoharan
1
-5
/
+15
2010-11-16
ath9k_htc: Add new devices into AR7010
Rajkumar Manoharan
1
-0
/
+4
2010-11-16
ath9k_htc: Update usb device ID list
Rajkumar Manoharan
1
-0
/
+5
2010-11-09
ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled
Rajkumar Manoharan
1
-16
/
+14
2010-11-09
ath9k_htc: Add support for device ID 3346
Haitao Zhang
1
-0
/
+1
2010-10-27
ath9k_htc: Set proper firmware offset for Netgear WNDA3200
Rajkumar Manoharan
1
-2
/
+8
2010-09-16
ath9k_htc: Fix register read through bulk pipe
Rajkumar Manoharan
1
-2
/
+4
2010-09-15
ath9k_htc: Fix CPU usage issue during scan period
Rajkumar Manoharan
1
-4
/
+22
2010-08-25
ath9k_htc: Add support for bluetooth coexistence.
Vivek Natarajan
1
-1
/
+2
2010-08-13
ath9k_htc: load proper firmware for device ID 7015
Rajkumar Manoharan
1
-6
/
+2
2010-07-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+6
2010-07-07
ath9k_htc: fix memory leak in ath9k_hif_usb_alloc_urbs
Rajkumar Manoharan
1
-2
/
+6
2010-06-23
ath9k: declare MODULE_FIRMWARE for ath9k_htc
John W. Linville
1
-3
/
+12
2010-06-18
ath9k_htc: Update supported product list
Sujith
1
-7
/
+13
2010-06-05
ath9k_htc: Add support for AR7010
Sujith
1
-1
/
+14
2010-06-05
ath9k: Determine Firmware on probe
Sujith
1
-13
/
+26
2010-06-03
drivers/net/wireless/ath/ath9k: Use kmemdup
Julia Lawall
1
-3
/
+1
2010-05-24
ath9k_htc: rare leak in ath9k_hif_usb_alloc_tx_urbs()
Dan Carpenter
1
-0
/
+4
[next]