aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-29drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa1-4/+4
2014-04-25staging/wlan-ng: fix small coding style issuesDenis Pithon1-2/+4
2014-04-25staging/wlan-ng: remove obsolete commentsDenis Pithon1-40/+0
2014-04-25staging/wlan-ng: improve readability of usb_prism_tbl[]Denis Pithon1-71/+47
2014-01-11staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov1-4/+6
2013-03-26staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard1-7/+5
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-13/+1
2010-06-18Staging: wlan-ng: Switch from wext to cfg80211Karl Relton1-1/+1
2010-05-17Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz1-0/+65
2010-03-03Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog1-3/+3
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-5/+5
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-3/+2
2009-06-19Staging: wlan-ng: Move firmware loading into driverKarl Relton1-4/+5
2009-04-03Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy1-0/+1
2009-04-03Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff1-4/+2
2009-04-03Staging: wlan-ng: prism2usb.c: Coding style cleanupsMoritz Muehlenhoff1-56/+79
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-4/+4
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-16/+0
2009-01-06Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy1-5/+9
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy1-0/+298