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
/
p80211conv.c
Age
Commit message (
Expand
)
Author
2012-09-10
staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detach
Devendra Naga
2011-01-31
Staging: wlan-ng: fix 2 space coding style issues
Adam Thompson
2010-11-09
Staging: wlan-ng: fixed coding style issues in p80211conv.c
Johan Meiring
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-05-14
Staging: Use kcalloc or kzalloc
Julia Lawall
2010-05-11
Staging: wlan-ng: fix spaces coding style issue in p80211conv.c
Ruslan Pisarev
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
Staging: wlan-ng: More checkpatch.pl error cleanups
Andrew Elwell
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
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: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: p80211conv.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 dead/unused code from p80211conv.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: 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: skb_p80211_to_ether() - payload_length is unsigned, check b...
Roel Kluin
2009-01-06
Staging: wlan-ng: remove unused #include <version.h>
Huang Weiyi
2009-01-06
Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...
Richard Kennedy
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
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: Eliminate one more rx mtu test.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.
Solomon Peachy
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman