aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211conv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-10staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detachDevendra Naga1-6/+3
2011-01-31Staging: wlan-ng: fix 2 space coding style issuesAdam Thompson1-2/+2
2010-11-09Staging: wlan-ng: fixed coding style issues in p80211conv.cJohan Meiring1-17/+28
2010-08-02Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames1-32/+32
2010-08-02Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames1-3/+3
2010-05-14Staging: Use kcalloc or kzallocJulia Lawall1-2/+1
2010-05-11Staging: wlan-ng: fix spaces coding style issue in p80211conv.cRuslan Pisarev1-1/+1
2010-03-04Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman1-8/+7
2010-03-04Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell1-7/+7
2010-03-03Staging: wlan-ng: multiple safe style cleanupsSvenne Krap1-11/+12
2009-09-15staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral1-6/+6
2009-06-19Staging: wlan-ng: Lindent cleanupsMithlesh Thukral1-11/+10
2009-06-19Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton1-1/+1
2009-04-03Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff1-2/+0
2009-04-03Staging: wlan-ng: p80211conv.c: Coding style cleanupsMoritz Muehlenhoff1-141/+141
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff1-12/+12
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211conv.cMoritz Muehlenhoff1-19/+0
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff1-1/+1
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-10/+10
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff1-6/+7
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-12/+1
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff1-9/+9
2009-01-06Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check before subtractionRoel Kluin1-2/+2
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-01-06Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not drop packetsRichard Kennedy1-1/+48
2009-01-06Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy1-3/+0
2009-01-06Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-12/+12
2009-01-06Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-1/+0
2009-01-06Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy1-10/+0
2009-01-06Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy1-29/+0
2008-10-10Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+683