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
Age
Commit message (
Expand
)
Author
2009-01-06
Staging: wlan-ng: skb_p80211_to_ether() - payload_length is unsigned, check b...
Roel Kluin
2009-01-06
Staging: wlan-ng: fix compiler warnings
Greg Kroah-Hartman
2009-01-06
Staging: wlan-ng: p80211wext.c: use ARRAY_SIZE
Julia Lawall
2009-01-06
Staging: wlan-ng: remove unused #include <version.h>
Huang Weiyi
2009-01-06
Staging: wlan-ng: p80211conv.c copy code from wlan-ng-devel branch to not dro...
Richard Kennedy
2009-01-06
Staging: wlan-ng: hfa384x_usbin_callback: check for hardware removed
Richard Kennedy
2009-01-06
Staging: wlan-ng: p80211wext don't set default key id twice
Richard Kennedy
2009-01-06
Staging: wlan-ng: p80211wext.c add latest changes & remove extra nulls from w...
Richard Kennedy
2009-01-06
Staging: wlan-ng: hfa384x_usb.c use newest version of 384x_drvr_start
Richard Kennedy
2009-01-06
Staging: wlan-ng: prism2_usb.c always enable the card in probe_usb
Richard Kennedy
2009-01-06
Staging: wlan-ng: p80211netdev.c fix netdev alloc to prevent oops on device s...
Richard Kennedy
2009-01-06
Staging: wlan-ng: Purge all MIBs not used internally.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Consolidate wlan-ng into a single module.
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 WIRELESS_EXT, not CONFIG_WIRELESS_EXT
Solomon Peachy
2009-01-06
Staging: wlan-ng: Wireless Extension support is mandatory.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatible kernel 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 usage of procfs.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate local 'version.h'
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate one more rx mtu test.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Get rid of the MTU tests in the rx conversion path.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Remove AP-only code from MLME functions.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate a boatload of tertiaryAP-only code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate all backwards-compatibility for <2.6.13 kernels.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Eliminate more <2.6 kernel support.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Make wlan-ng use WEXT mode by default.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Delete PCI/PLX/PCMCIA-specific code.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Update Help text to mention prism3 devices.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Remove PCI/PLX/PCMCIA files.
Solomon Peachy
2009-01-06
staging: correct dubious use of !x & y
Harvey Harrison
2008-12-06
staging-p80211: Kill directly reference of netdev->priv
Wang Chen
2008-10-22
Staging: remove remaining uses of __FUNCTION__
Harvey Harrison
2008-10-22
Staging: wlan-ng: fix build error if wireless networking is not enabled
Greg Kroah-Hartman
2008-10-22
staging: wlan-ng: prism2: remove more duplicated #include
Huang Weiyi
2008-10-22
Staging: wlan-ng: prism2: remove duplicated #include
Huang Weiyi
2008-10-22
staging: balance parenthesis in wlan-ng headers
Mariusz Kozlowski
2008-10-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman