aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/wlan-ng
AgeCommit message (Expand)Author
2009-04-03Staging: wlan-ng: p80211metastruct.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211ioctl.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211meta.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211wext.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: hfa384x.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: prism2mgmt.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211req.c: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: p80211req.h: Coding style cleanupsMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove more dead/unused code from hfa384x.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from hfa384x.h and p80211metamsg.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211ioctl.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211metadef.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove unused header file p80211metamib.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from hfa384x_usb.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove more dead/unused code from p80211types.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace SSWAP() with the generic swap(). Also remove aMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211req.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211conv.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211conv.cMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211msg.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from hfa384x.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211meta.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211hdr.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove dead/unused code from p80211types.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace wlan_isprint() with generic isprint()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff
2009-04-03Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff
2009-04-03Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__Moritz Muehlenhoff
2009-01-06Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...Roel Kluin
2009-01-06Staging: wlan-ng: fix compiler warningsGreg Kroah-Hartman
2009-01-06Staging: wlan-ng: p80211wext.c: use ARRAY_SIZEJulia Lawall
2009-01-06Staging: wlan-ng: remove unused #include <version.h>Huang Weiyi
2009-01-06Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...Richard Kennedy