summaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng/p80211conv.c
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff1-1/+1
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff1-10/+10
2009-04-04Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff1-6/+7
2009-04-04Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff1-12/+1
2009-04-04Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff1-9/+9
2009-01-07Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin1-2/+2
2009-01-07Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi1-1/+0
2009-01-07Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy1-1/+48
2009-01-07Staging: wlan-ng: Consolidate wlan-ng into a single module.Solomon Peachy1-3/+0
2009-01-07Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.Solomon Peachy1-12/+12
2009-01-07Staging: wlan-ng: Eliminate local 'version.h'Solomon Peachy1-1/+0
2009-01-07Staging: wlan-ng: Eliminate one more rx mtu test.Solomon Peachy1-10/+0
2009-01-07Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.Solomon Peachy1-29/+0
2008-10-11Staging: add wlan-ng prism2 usb driverGreg Kroah-Hartman1-0/+683