summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-04-04Staging: wlan-ng: p80211req.c: Coding style cleanupsMoritz Muehlenhoff1-102/+97
2009-04-04Staging: wlan-ng: p80211req.h: Coding style cleanupsMoritz Muehlenhoff1-4/+1
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUGMoritz Muehlenhoff8-159/+142
2009-04-04Staging: wlan-ng: Move wlan_mkprintstr() and wlan_hexchar() macros into prism...Moritz Muehlenhoff2-32/+22
2009-04-04Staging: wlan-ng: Move netdevice_t typedef into p80211netdev.hMoritz Muehlenhoff2-3/+4
2009-04-04Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unusedMoritz Muehlenhoff7-48/+5
2009-04-04Staging: wlan-ng: Remove more dead/unused code from hfa384x.hMoritz Muehlenhoff1-1166/+2
2009-04-04Staging: wlan-ng: Remove dead/unused code from hfa384x.h and p80211metamsg.hMoritz Muehlenhoff3-337/+1
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211ioctl.hMoritz Muehlenhoff1-21/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211metadef.hMoritz Muehlenhoff1-543/+0
2009-04-04Staging: wlan-ng: Remove unused header file p80211metamib.hMoritz Muehlenhoff1-77/+0
2009-04-04Staging: wlan-ng: Remove dead code from hfa384x_usb.cMoritz Muehlenhoff2-37/+0
2009-04-04Staging: wlan-ng: Remove dead code from prism2mgmt.cMoritz Muehlenhoff1-18/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from prism2sta.cMoritz Muehlenhoff2-87/+0
2009-04-04Staging: wlan-ng: Remove more dead/unused code from p80211types.hMoritz Muehlenhoff1-103/+0
2009-04-04Staging: wlan-ng: Replace SSWAP() with the generic swap(). Also remove aMoritz Muehlenhoff1-15/+7
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211req.cMoritz Muehlenhoff1-18/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211conv.hMoritz Muehlenhoff1-4/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211conv.cMoritz Muehlenhoff1-19/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211netdev.hMoritz Muehlenhoff1-10/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211msg.hMoritz Muehlenhoff1-17/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from hfa384x.hMoritz Muehlenhoff1-72/+0
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211meta.hMoritz Muehlenhoff1-50/+5
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211hdr.hMoritz Muehlenhoff1-54/+1
2009-04-04Staging: wlan-ng: Remove dead/unused code from p80211types.hMoritz Muehlenhoff1-150/+0
2009-04-04Staging: wlan-ng: Replace wlan_isprint() with generic isprint()Moritz Muehlenhoff1-3/+2
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()Moritz Muehlenhoff7-31/+29
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()Moritz Muehlenhoff10-98/+96
2009-04-04Staging: wlan-ng: Replace WLAN_LOG_NOTICE with printk()Moritz Muehlenhoff2-3/+1
2009-04-04Staging: wlan-ng: Remove wlan_max()/wlan_min()Moritz Muehlenhoff2-4/+1
2009-04-04Staging: wlan-ng: Remove WLAN_LOG_INFOMoritz Muehlenhoff5-32/+30
2009-04-04Staging: wlan-ng: Move URB_ASYNC_UNLINK and USB_QUEUE_BULK out of wlan_compat.hMoritz Muehlenhoff2-3/+2
2009-04-04Staging: wlan-ng: Replace BITx with the generic BIT(x)Moritz Muehlenhoff10-172/+138
2009-04-04Staging: wlan-ng: Use generic byteorder macrosMoritz Muehlenhoff5-19/+14
2009-04-04Staging: wlan-ng: Remove DBFENTER/DBFEXIT macrosMoritz Muehlenhoff10-520/+11
2009-04-04Staging: wlan-ng: Cleanup wlan_compat.h moreMoritz Muehlenhoff2-7/+2
2009-04-04Staging: wlan-ng: Remove stray comments in header filesMoritz Muehlenhoff12-130/+0
2009-04-04Staging: wlan-ng: Remove use of WLAN_ADDR_LENMoritz Muehlenhoff6-48/+54
2009-04-04Staging: wlan-ng: Remove use of __WLAN_ATTRIB_PACK__Moritz Muehlenhoff9-210/+205
2009-04-04Staging: w35und: remove gl_80211.h headerPekka Enberg4-128/+6
2009-04-04Staging: w35und: remove ds_tkip.h headerPekka Enberg2-45/+1
2009-04-04Staging: w35und: remove unused bssdscpt.h headerPekka Enberg4-185/+1
2009-04-04Staging: w35und: Remove MTO_FUNC_INPUT macro obfuscationPekka Enberg2-12/+10
2009-04-04Staging: w35und: remove hw_data_t typedefPekka Enberg15-197/+196
2009-04-04Staging: w35und: typedef removalPekka Enberg9-120/+32
2009-04-04Staging: w35und: kill WBDEBUG and remove common.h header filePekka Enberg10-57/+31
2009-04-04Staging: w35und: remove useless macro from common.hPekka Enberg3-5/+0
2009-04-04Staging: w35und: convert code to use ETH_ALENPekka Enberg5-9/+7
2009-04-04Staging: w35und: unify mto.h and mto_f.h header filesPekka Enberg5-16/+12
2009-04-04Staging: w35und: remove crazy commented out includesPekka Enberg1-3/+0