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
/
prism2sta.c
Age
Commit message (
Expand
)
Author
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-11-10
staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa...
Himangi Saraogi
2013-05-13
wlan-ng: replace calls to kmalloc and memcpy with kmemdup
Xenia Ragiadakou
2013-03-11
wlan-ng: add a bounds check
Dan Carpenter
2013-03-11
wlan-ng: clean up prism2sta_inf_chinforesults()
Dan Carpenter
2012-09-13
staging:wlan-ng: remove the remaining return at the end of void function
Devendra Naga
2012-09-13
staging:wlan-ng: remove all the return statements at the end of functions
Devendra Naga
2012-09-10
staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig
Devendra Naga
2012-07-16
staging/wlan-ng: use kzalloc rather using kmalloc at create_wlan
Devendra Naga
2011-07-05
Remove unneeded version.h include from drivers/staging/wlan-ng/prism2sta.c
Jesper Juhl
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-08-02
Staging: wlan-ng: remove typedef in p80211hdr.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix checkpatch issues in headers.
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues in p80211conv.h
Edgardo Hames
2010-08-02
Staging: wlan-ng: fix style issues for p80211hdr.h
Edgardo Hames
2010-07-22
staging: wlan-ng: remove own bin2hex converter
Andy Shevchenko
2010-06-18
Staging: wlan-ng: Switch from wext to cfg80211
Karl Relton
2010-05-11
Staging: wlan-ng : fixing coding style issues in prism2sta.c
Christos Tzoumakis
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2009-09-15
Staging: wlan-ng: remove dependency on WIRELESS_EXT version
Alexander Beregalov
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: Remove unnecessary checks for NULL before calling kfree()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: prism2sta.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: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...
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/unused code from prism2sta.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: Use generic byteorder macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove use of WLAN_ADDR_LEN
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
Solomon Peachy
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 usage of procfs.
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: Eliminate more <2.6 kernel support.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
Solomon Peachy
[next]