index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
p54
/
p54usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-05-16
p54usb: add zoom 4410 usbid
Christian Lamparter
1
-0
/
+1
2011-04-04
p54usb: IDs for two new devices
Christian Lamparter
1
-0
/
+2
2011-02-28
p54usb: add Senao NUB-350 usbid
Christian Lamparter
1
-0
/
+1
2010-12-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+6
2010-12-15
p54usb: New USB ID for Gemtek WUBI-100GW
Eduardo Costa
1
-0
/
+1
2010-12-13
p54usb: add 5 more USBIDs
Christian Lamparter
1
-0
/
+5
2010-12-02
wireless: Remove unnecessary casts of usb_get_intfdata
Joe Perches
1
-1
/
+1
2010-10-05
p54usb: add five more USBIDs
Christian Lamparter
1
-0
/
+13
2010-08-25
p54usb: fix off-by-one on !CONFIG_PM
Christian Lamparter
1
-1
/
+1
2010-06-16
p54usb: Comment out duplicate Medion MD40900 device id
Leann Ogasawara
1
-1
/
+2
2010-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2010-06-07
p54usb: Add device ID for Dell WLA3310 USB
Jason Dravet
1
-0
/
+1
2010-06-03
drivers/net/wireless/p54: Use kmemdup
Julia Lawall
1
-2
/
+1
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-03-30
Add USB ID for Thomson SpeedTouch 120g to p54usb id table
Hans de Goede
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-19
p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
Jean-François Moine
1
-0
/
+1
2010-02-16
p54usb: Add usbid for Corega CG-WLUSB2GT.
Shimada Hirofumi
1
-0
/
+1
2009-11-14
p54usb: Remove DMA buffer from stack
Larry Finger
1
-3
/
+7
2009-09-17
p54usb: add Zcomax XG-705A usbid
Christian Lamparter
1
-0
/
+1
2009-07-10
p54usb: fix stalls caused by urb allocation failures
Christian Lamparter
1
-19
/
+17
2009-07-10
p54: Modify p54 files for new organization
Christian Lamparter
1
-3
/
+3
2009-06-03
wireless/p54: prepare for FIRMWARE_NAME_MAX removal
Samuel Ortiz
1
-2
/
+2
2009-05-06
p54usb: Fixes compile error with CONFIG_PM=n
Hauke Mehrtens
1
-0
/
+2
2009-05-06
p54usb: rework driver for resume
Christian Lamparter
1
-91
/
+165
2009-05-06
p54usb: remove some dead code
Christian Lamparter
1
-53
/
+3
2009-04-16
p54usb: add Telsey 802.11g USB2.0 Adapter
Christian Lamparter
1
-0
/
+1
2009-03-17
p54: unify ieee80211 device registration
Christian Lamparter
1
-4
/
+2
2009-03-17
p54usb: stop USB core interference in exit path
Christian Lamparter
1
-0
/
+1
2009-01-30
p54usb: fix conflict with recent usb changes
Christian Lamparter
1
-6
/
+8
2009-01-29
p54: prevent upload of wrong firmwares
Christian Lamparter
1
-0
/
+15
2009-01-29
p54usb: utilize usb_reset_device for 3887
Christian Lamparter
1
-13
/
+57
2009-01-23
p54usb: fix packet loss with first generation devices
Christian Lamparter
1
-2
/
+5
2009-01-22
p54usb: fix nasty use after free
Christian Lamparter
1
-21
/
+13
2009-01-12
p54usb: fix random traffic stalls (LM87)
Christian Lamparter
1
-0
/
+1
2009-01-12
p54usb: Add USB ID for Thomson Speedtouch 121g
Michiel
1
-0
/
+1
2008-12-19
p54usb: bring first generation devices back to life
Christian Lamparter
1
-2
/
+4
2008-12-19
p54: remove free_on_tx parameter
Christian Lamparter
1
-26
/
+11
2008-12-12
p54usb: rewriting rx/tx routines to make use of usb_anchor's facilities
Christian Lamparter
1
-50
/
+101
2008-12-05
p54: fix lm87 checksum endianness
Johannes Berg
1
-3
/
+3
2008-12-05
p54: per-device names
Christian Lamparter
1
-18
/
+25
2008-11-10
p54: introduce new names for device firmwares
Christian Lamparter
1
-7
/
+16
2008-11-01
p54: integrate parts of lmac_longbow.h and other parts of stlc45xx
John W. Linville
1
-4
/
+4
2008-11-01
p54: fix memory management
Christian Lamparter
1
-23
/
+51
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-1
/
+0
2008-10-15
p54usb: Device ID updates
Christian Lamparter
1
-1
/
+2
2008-09-30
p54: Fix sparse warnings
Larry Finger
1
-4
/
+4
[next]