aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-16p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara1-1/+2
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2010-06-07p54usb: Add device ID for Dell WLA3310 USBJason Dravet1-0/+1
2010-06-02drivers/net/wireless/p54: Use kmemdupJulia Lawall1-2/+1
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+1
2010-03-30Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-19p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine1-0/+1
2010-02-15p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi1-0/+1
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger1-3/+7
2009-09-16p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-07-10p54usb: fix stalls caused by urb allocation failuresChristian Lamparter1-19/+17
2009-07-10p54: Modify p54 files for new organizationChristian Lamparter1-3/+3
2009-06-03wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz1-2/+2
2009-05-06p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens1-0/+2
2009-05-06p54usb: rework driver for resumeChristian Lamparter1-91/+165
2009-05-06p54usb: remove some dead codeChristian Lamparter1-53/+3
2009-04-16p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter1-0/+1
2009-03-16p54: unify ieee80211 device registrationChristian Lamparter1-4/+2
2009-03-16p54usb: stop USB core interference in exit pathChristian Lamparter1-0/+1
2009-01-29p54usb: fix conflict with recent usb changesChristian Lamparter1-6/+8
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter1-0/+15
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter1-13/+57
2009-01-23p54usb: fix packet loss with first generation devicesChristian Lamparter1-2/+5
2009-01-22p54usb: fix nasty use after freeChristian Lamparter1-21/+13
2009-01-12p54usb: fix random traffic stalls (LM87)Christian Lamparter1-0/+1
2009-01-12p54usb: Add USB ID for Thomson Speedtouch 121gMichiel1-0/+1
2008-12-19p54usb: bring first generation devices back to lifeChristian Lamparter1-2/+4
2008-12-19p54: remove free_on_tx parameterChristian Lamparter1-26/+11
2008-12-12p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter1-50/+101
2008-12-05p54: fix lm87 checksum endiannessJohannes Berg1-3/+3
2008-12-05p54: per-device namesChristian Lamparter1-18/+25
2008-11-10p54: introduce new names for device firmwaresChristian Lamparter1-7/+16
2008-10-31p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville1-4/+4
2008-10-31p54: fix memory managementChristian Lamparter1-23/+51
2008-10-27net: convert print_mac to %pMJohannes Berg1-1/+0
2008-10-14p54usb: Device ID updatesChristian Lamparter1-1/+2
2008-09-30p54: Fix sparse warningsLarry Finger1-4/+4
2008-09-05p54usb: support LM87 firmwaresChristian Lamparter1-13/+59
2008-09-05p54: move eeprom code into common libraryChristian Lamparter1-83/+5
2008-09-05p54: enhance firmware parser to reduce memory wasteChristian Lamparter1-5/+15
2008-08-22p54: rename prism54xyz -> p54xyzChristian Lamparter1-16/+16
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter1-0/+10
2008-07-10p54: treat firmware data as constDavid Woodhouse1-2/+3
2008-06-04USB ID for Philips CPWUA054/00 Wireless USB Adapter 11gFelix Homann1-0/+1
2008-04-08p54: move to separate directoryChristian Lamparter1-0/+910