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
/
ar9170
/
usb.c
Age
Commit message (
Expand
)
Author
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-10-05
ar9170: Remove MODULE_FIRMWARE references to two-stage firmware
Ben Hutchings
2010-05-26
ar9170usb: fix read from freed driver context
Christian Lamparter
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2010-05-20
USB: rename usb_buffer_alloc() and usb_buffer_free() users
Daniel Mack
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-12
ar9170usb: add vendor and device ID for Qwest/Actiontec 802AIN Wireless N USB...
Steve Tanner
2010-05-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-05-11
ar9170: fix for driver-core ABI change
Stephen Rothwell
2010-05-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-05-10
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-05-07
ar9170: wait for asynchronous firmware loading
Christian Lamparter
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-14
ar9170usb: add a couple more USB IDs
Christian Lamparter
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-03-30
setup correct int pipe type in ar9170_usb_exec_cmd
Valentin Longchamp
2010-03-30
ar9170: add support for NEC WL300NU-G USB dongle
Ben Konrath
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-02
ar9170: load firmware asynchronously
Johannes Berg
2009-12-22
ar9170usb: add Sphairon Homelink 1202 USB ID
Stefan Seyfried
2009-11-18
ar9170: Add support for D-Link DWA 160 A2
Thomas Klute
2009-10-27
ar9170usb: atomic pending urbs counter
Christian Lamparter
2009-09-23
ar9170usb: add usbid for TP-Link TL-WN821N v2
Christian Lamparter
2009-08-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-10
ar9170usb: fix spurious firmware related message
Christian Lamparter
2009-07-10
ar9170usb: module link in sysfs
Christian Lamparter
2009-06-10
ar9170: xmit code revamp
Christian Lamparter
2009-06-03
ar9170usb: more minor fixes
Christian Lamparter
2009-06-03
ar9170: add AVM FRITZ devices
Luis R. Rodriguez
2009-06-03
ar9170: add support for 1-stage firmware
Luis R. Rodriguez
2009-05-06
ar9170: fix build when !CONFIG_PM
Alexander Beregalov
2009-05-06
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
Roel Kluin
2009-05-06
ar9170usb: reset device on resume
Christian Lamparter
2009-04-22
atheros: put atheros wireless drivers into ath/
Luis R. Rodriguez