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
/
prism2mgmt.c
Age
Commit message (
Expand
)
Author
2014-08-17
staging: wlan-ng: prism2mgmt.c Fix break not useful
Jeshwanth Kumar N K
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Insert blank line
Johannes Stadlinger
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Fix string split
Johannes Stadlinger
2014-06-19
wlan-ng/prism2mgmt:checkpatch: Fix long lines
Johannes Stadlinger
2014-05-24
staging: wlan-ng: use netdev_() instead of printk()
Vitaly Osipov
2013-11-10
staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...
Himangi Saraogi
2013-01-25
Merge 3.8-rc5 into staging-next
Greg Kroah-Hartman
2013-01-20
wlan-ng/prism2mgmt.c: formated too long lines
Sebastian Wankerl
2013-01-20
wlan-ng/prism2mgmt.c: added parantheses to macro
Sebastian Wankerl
2013-01-17
staging: wlan-ng: Fix clamping of returned SSID length
Tormod Volden
2012-04-18
Staging: wlan-ng: off by one in prism2mgmt_scan_results()
Dan Carpenter
2012-02-09
Staging: wlan-ng: cap the ssid length
Dan Carpenter
2010-11-09
Staging: wlan-ng: fix coding style issues in prism2mgmt.c
Johan Meiring
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
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: Change KERN_DEBUG or pr_debug to match orig driver
Karl Relton
2009-04-03
Staging: wlan-ng: Replace local byteorder macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: prism2mgmt.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove dead code from prism2mgmt.c
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_LOG_INFO
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: remove unused #include <version.h>
Huang Weiyi
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
2009-01-06
Staging: wlan-ng: Remove AP-only code from MLME functions.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
Solomon Peachy
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman