开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
carl9170
/
usb.c
Age
Commit message (
Expand
)
Author
2023-10-02
wifi: carl9170: remove unnecessary (void*) conversions
Wu Yunchuan
2020-08-27
carl9170: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-06-09
ath: fix wiki website url
Flavio Suligoi
2019-09-04
carl9170: remove set but not used variable 'udev'
YueHaibing
2019-06-27
carl9170: fix misuse of device driver API
Christian Lamparter
2017-08-10
carl9170: constify usb_device_id
Arvind Yadav
2016-09-09
carl9170: Fix wrong completion usage
Daniel Wagner
2015-05-26
carl9170: match wait_for_completion_timeout return type
Nicholas Mc Guire
2014-08-11
carl9170: fix sending URBs with wrong type when using full-speed
Ronald Wahl
2014-05-22
carl9170: fix leaks at failure path in carl9170_usb_probe()
Alexey Khoroshilov
2013-11-15
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2012-10-19
carl9170: handle traps from firmware loader
Christian Lamparter
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-07-05
carl9170: add NEC WL300NU-AG usbid
Christian Lamparter
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-25
carl9170: add Airlive X.USB a/b/g/n USBID
Jan Puk
2011-01-04
carl9170: fix usb pm suspend->resume woes
Christian Lamparter
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-15
carl9170: fix usb anchor wait timeout
Christian Lamparter
2010-11-15
carl9170: fix spurious restart due to high latency
Christian Lamparter
2010-11-08
carl9170: usbid table updates
Christian Lamparter
2010-10-25
carl9170: fix async command buffer leak
Christian Lamparter
2010-09-28
carl9170: interrupt urbs must not set URB_ZERO_PACKET
Christian Lamparter
2010-09-21
carl9170: fix state downgrade during reset
Christian Lamparter
2010-09-21
carl9170: abort tasklet during usb reset
Christian Lamparter
2010-09-14
carl9170: 802.11 rx/tx processing and usb backend
Christian Lamparter