index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
prism2mib.c
Age
Commit message (
Expand
)
Author
2009-04-03
Staging: wlan-ng: Replace local byteorder macros
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove dead code from prism2mib.c
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: prism2mib.c: Coding style cleanups
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_DEBUG() with printk(KERN_DEBUG
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_INCLUDE_DEBUG and some related, mostly unused
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_WARNING() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Replace BITx with the generic BIT(x)
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove DBFENTER/DBFEXIT macros
Moritz Muehlenhoff
2009-01-06
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete a large pile of now-unused code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Use standard kernel integer (u32/s32/etc) types.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
Solomon Peachy
2008-10-22
Staging: wlan-ng: prism2: remove duplicated #include
Huang Weiyi
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman