aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/prism2usb.c
AgeCommit message (Expand)Author
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton
2010-05-17Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz
2010-03-03Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2usb.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-01-06Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy