aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/p80211conv.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: wlan-ng: fix 2 space coding style issuesAdam Thompson2011-01-311-2/+2
* Staging: wlan-ng: fixed coding style issues in p80211conv.cJohan Meiring2010-11-091-17/+28
* Staging: wlan-ng: fix style issues in p80211conv.hEdgardo Hames2010-08-021-32/+32
* Staging: wlan-ng: fix style issues for p80211hdr.hEdgardo Hames2010-08-021-3/+3
* Staging: Use kcalloc or kzallocJulia Lawall2010-05-141-2/+1
* Staging: wlan-ng: fix spaces coding style issue in p80211conv.cRuslan Pisarev2010-05-111-1/+1
* Staging: Merge two branches of coding style fixes togetherGreg Kroah-Hartman2010-03-041-8/+7
|\
| * Staging: wlan-ng: More checkpatch.pl error cleanupsAndrew Elwell2010-03-041-7/+7
* | Staging: wlan-ng: multiple safe style cleanupsSvenne Krap2010-03-031-11/+12
|/
* staging: wlan-ng: scripts/checkpatch.pl error fixes.Mithlesh Thukral2009-09-151-6/+6
* Staging: wlan-ng: Lindent cleanupsMithlesh Thukral2009-06-191-11/+10
* Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driverKarl Relton2009-06-191-1/+1
* Staging: wlan-ng: Remove the now empty wlan_compat.hMoritz Muehlenhoff2009-04-031-2/+0
* Staging: wlan-ng: p80211conv.c: Coding style cleanupsMoritz Muehlenhoff2009-04-031-141/+141
* Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff2009-04-031-12/+12
* Staging: wlan-ng: Remove dead/unused code from p80211conv.cMoritz Muehlenhoff2009-04-031-19/+0
* Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff2009-04-031-1/+1
* Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff2009-04-031-10/+10
* Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff2009-04-031-6/+7
* Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff2009-04-031-12/+1
* Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff2009-04-031-9/+9
* Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin2009-01-061-2/+2
* Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi2009-01-061-1/+0
* Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy2009-01-061-1/+48
* Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy2009-01-061-3/+0
* Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy2009-01-061-12/+12
* Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy2009-01-061-1/+0
* Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy2009-01-061-10/+0
* Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy2009-01-061-29/+0
* Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman2008-10-101-0/+683