summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2usb.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* staging: wlang-ng: avoid new typedef: hfa384x_tSergio Paracuellos2016-10-021-4/+4
* staging: wlang-ng: avoid new typedef: hfa384x_usbctlx_tSergio Paracuellos2016-10-021-1/+1
* staging: wlan-ng: Remove the typedef to the 'wlandevice' structuresayli karnik2016-09-181-7/+7
* Staging: wlan-ng: fix comparison to NULL issue.Kevin McKinney2016-08-211-1/+1
* Staging: wlan-ng: fix unnecessary parentheses.Kevin McKinney2016-08-211-2/+2
* Staging: wlan-ng: fix alignment not matching.Kevin McKinney2016-08-211-4/+4
* Staging: wlan-ng: convert usb_prism_tbl[] array into a const arrayClaudiu Beznea2016-03-291-1/+1
* staging: wlan-ng: simplify NULL testsEva Rachel Retuya2016-03-121-1/+1
* staging: wlan-ng: Remove flush_scheduled_workAmitoj Kaur Chawla2016-02-201-1/+2
* staging: wlan-ng: use list_for_each_entry*Geliang Tang2016-02-081-12/+3Star
* drivers:staging:wlan_ng Fix no space is necessary after a castBogicevic Sasa2015-10-291-4/+4
* staging/wlan-ng: fix small coding style issuesDenis Pithon2014-04-261-2/+4
* staging/wlan-ng: remove obsolete commentsDenis Pithon2014-04-261-40/+0Star
* staging/wlan-ng: improve readability of usb_prism_tbl[]Denis Pithon2014-04-261-71/+47Star
* staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()Alexey Khoroshilov2014-01-111-4/+6
* staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...Nick Østergaard2013-03-271-7/+5Star
* USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-13/+1Star
* Staging: wlan-ng: Switch from wext to cfg80211Karl Relton2010-06-191-1/+1
* Staging: wlan-ng prism2usb: add suspend/resumeChristoph Fritz2010-05-181-0/+65
* Staging: wlan-ng: Fixed line length issues in prism2usb.cJim Dog2010-03-041-3/+3
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-5/+5
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-3/+2Star
* Staging: wlan-ng: Move firmware loading into driverKarl Relton2009-06-191-4/+5
* Staging: wlan-ng: block ioctls until card fully initialisedRichard Kennedy2009-04-031-0/+1
* Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()Moritz Muehlenhoff2009-04-031-4/+2Star
* Staging: wlan-ng: prism2usb.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-56/+79
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-4/+4
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-16/+0Star
* Staging: wlan-ng: prism2_usb.c always enable the card in probe_usbRichard Kennedy2009-01-061-5/+9
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-061-0/+298