index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
prism2usb.c
Age
Commit message (
Expand
)
Author
2014-04-25
staging/wlan-ng: fix small coding style issues
Denis Pithon
2014-04-25
staging/wlan-ng: remove obsolete comments
Denis Pithon
2014-04-25
staging/wlan-ng: improve readability of usb_prism_tbl[]
Denis Pithon
2014-01-11
staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb()
Alexey Khoroshilov
2013-03-26
staging: wlan-ng: prism2usb.c: fix printk(KERN_ERR... to dev_err(dev, ...
Nick Østergaard
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-05-17
Staging: wlan-ng prism2usb: add suspend/resume
Christoph Fritz
2010-03-03
Staging: wlan-ng: Fixed line length issues in prism2usb.c
Jim Dog
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Move firmware loading into driver
Karl Relton
2009-04-03
Staging: wlan-ng: block ioctls until card fully initialised
Richard Kennedy
2009-04-03
Staging: wlan-ng: Remove unnecessary checks for NULL before calling kfree()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: prism2usb.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb
Richard Kennedy
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
Solomon Peachy