index
:
~funfunctor/linux
SP4
amd-trivial-cleanup
amdgpu-ratelimit-vmfaults
amdkfd-hacking
amdkfd-next
amdkfd-next-4.9
amdkfd-next-4.9-revised
bug100058
master
nativeaux-bug100745
nativeaux-bug100745_v2
thrustmaster-tx
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
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
2015-11-18
p54: move under intersil vendor directory
Kalle Valo
1
-1149
/
+0
2014-03-14
p54usb: fix leaks at failure path in p54u_probe()
Alexey Khoroshilov
1
-0
/
+4
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
1
-1
/
+1
2014-01-03
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-09-26
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
Christian Lamparter
1
-0
/
+1
2013-09-26
p54usb: fix leak at failure path in p54u_load_firmware()
Alexey Khoroshilov
1
-0
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2013-02-08
p54usb: corrected USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-1
/
+1
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-8
/
+2
2013-01-02
p54usb: add USBIDs for two more p54usb devices
Christian Lamparter
1
-0
/
+3
2013-01-02
p54usb: add USB ID for T-Com Sinus 154 data II
Tomasz Guszkowski
1
-0
/
+1
2012-12-06
p54: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-08-17
USB: p54usb: remove __devinit* from the struct usb_device_id table
Greg Kroah-Hartman
1
-1
/
+1
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-04-21
drivers/net: add missing __devexit_p() annotations
Arnd Bergmann
1
-1
/
+1
2012-04-09
p54usb: Load firmware asynchronously
Larry Finger
1
-68
/
+127
2011-11-18
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
1
-12
/
+1
2011-10-31
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-14
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-02
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-15
p54usb: Add usbid for Corega CG-WLUSB2GT.
Shimada Hirofumi
1
-0
/
+1
2009-11-13
p54usb: Remove DMA buffer from stack
Larry Finger
1
-3
/
+7
2009-09-16
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-16
p54: unify ieee80211 device registration
Christian Lamparter
1
-4
/
+2
2009-03-16
p54usb: stop USB core interference in exit path
Christian Lamparter
1
-0
/
+1
2009-01-29
p54usb: fix conflict with recent usb changes
Christian Lamparter
1
-6
/
+8
[next]