aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/p54/p54usb.c
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa2010-12-14
| * p54usb: add 5 more USBIDsChristian Lamparter2010-12-13
* | wireless: Remove unnecessary casts of usb_get_intfdataJoe Perches2010-12-02
|/
* p54usb: add five more USBIDsChristian Lamparter2010-10-05
* p54usb: fix off-by-one on !CONFIG_PMChristian Lamparter2010-08-25
* p54usb: Comment out duplicate Medion MD40900 device idLeann Ogasawara2010-06-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-07
|\
| * p54usb: Add device ID for Dell WLA3310 USBJason Dravet2010-06-07
* | drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-02
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-04-06
|\
| * Add USB ID for Thomson SpeedTouch 120g to p54usb id tableHans de Goede2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ecJean-François Moine2010-02-19
* p54usb: Add usbid for Corega CG-WLUSB2GT.Shimada Hirofumi2010-02-15
* p54usb: Remove DMA buffer from stackLarry Finger2009-11-13
* p54usb: add Zcomax XG-705A usbidChristian Lamparter2009-09-16
* p54usb: fix stalls caused by urb allocation failuresChristian Lamparter2009-07-10
* p54: Modify p54 files for new organizationChristian Lamparter2009-07-10
* wireless/p54: prepare for FIRMWARE_NAME_MAX removalSamuel Ortiz2009-06-03
* p54usb: Fixes compile error with CONFIG_PM=nHauke Mehrtens2009-05-06
* p54usb: rework driver for resumeChristian Lamparter2009-05-06
* p54usb: remove some dead codeChristian Lamparter2009-05-06
* p54usb: add Telsey 802.11g USB2.0 AdapterChristian Lamparter2009-04-16
* p54: unify ieee80211 device registrationChristian Lamparter2009-03-16
* p54usb: stop USB core interference in exit pathChristian Lamparter2009-03-16
* p54usb: fix conflict with recent usb changesChristian Lamparter2009-01-29
* p54: prevent upload of wrong firmwaresChristian Lamparter2009-01-29
* p54usb: utilize usb_reset_device for 3887Christian Lamparter2009-01-29
* p54usb: fix packet loss with first generation devicesChristian Lamparter2009-01-23
* p54usb: fix nasty use after freeChristian Lamparter2009-01-22
* p54usb: fix random traffic stalls (LM87)Christian Lamparter2009-01-12
* p54usb: Add USB ID for Thomson Speedtouch 121gMichiel2009-01-12
* p54usb: bring first generation devices back to lifeChristian Lamparter2008-12-19
* p54: remove free_on_tx parameterChristian Lamparter2008-12-19
* p54usb: rewriting rx/tx routines to make use of usb_anchor's facilitiesChristian Lamparter2008-12-12
* p54: fix lm87 checksum endiannessJohannes Berg2008-12-05
* p54: per-device namesChristian Lamparter2008-12-05
* p54: introduce new names for device firmwaresChristian Lamparter2008-11-10
* p54: integrate parts of lmac_longbow.h and other parts of stlc45xxJohn W. Linville2008-10-31
* p54: fix memory managementChristian Lamparter2008-10-31
* net: convert print_mac to %pMJohannes Berg2008-10-27
* p54usb: Device ID updatesChristian Lamparter2008-10-14
* p54: Fix sparse warningsLarry Finger2008-09-30
* p54usb: support LM87 firmwaresChristian Lamparter2008-09-05
* p54: move eeprom code into common libraryChristian Lamparter2008-09-05
* p54: enhance firmware parser to reduce memory wasteChristian Lamparter2008-09-05
* p54: rename prism54xyz -> p54xyzChristian Lamparter2008-08-22
* p54u: reset skb's data/tail pointer on requeueChristian Lamparter2008-08-18