index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wlan-ng
/
p80211wext.c
Age
Commit message (
Expand
)
Author
2010-05-11
Staging: wlan-ng: refactor p80211wext.c to reduce text size.
Richard Kennedy
2010-05-11
Staging: wlan-ng: fix p80211wext_mhz_to_channel for channel 14
Richard Kennedy
2010-05-11
Staging: wlan-ng: tidy up iw_handler
Richard Kennedy
2010-05-11
Staging: wlan-ng: remove duplicated #include
Huang Weiyi
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-04
Staging: Merge two branches of coding style fixes together
Greg Kroah-Hartman
2010-03-04
Staging: wlan-ng: More checkpatch.pl error cleanups
Andrew Elwell
2010-03-04
Staging: wlan-ng - checkpatch.pl fixups
Andrew Elwell
2010-03-03
Staging: wlan-ng: multiple safe style cleanups
Svenne Krap
2010-03-03
Staging: wlan-ng: minor cleanups
Richard Kennedy
2010-03-03
Staging: wlan-ng: initialise mibitem
Simon Horman
2009-09-15
Staging: wlan-ng: Drop the special case handling of older wireless extensions...
Moritz Muehlenhoff
2009-09-15
Staging: wlan-ng: Remove some superflous comments
Moritz Muehlenhoff
2009-09-15
staging: wlan-ng: scripts/checkpatch.pl error fixes.
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: Lindent cleanups
Mithlesh Thukral
2009-06-19
Staging: wlan-ng: p80211wext.c: problem with IW_ENCODE_ALG_WEP
Julia Lawall
2009-06-19
Staging: wlan-ng: Change KERN_DEBUG or pr_debug to match orig driver
Karl Relton
2009-04-03
Staging: wlan-ng: Remove the now empty wlan_compat.h
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: p80211wext.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: Replace WLAN_LOG_ERROR() with printk()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove wlan_max()/wlan_min()
Moritz Muehlenhoff
2009-04-03
Staging: wlan-ng: Remove WLAN_LOG_INFO
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-04-03
Staging: wlan-ng: Remove use of WLAN_ADDR_LEN
Moritz Muehlenhoff
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: 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: Delete a pile of unused mibs. And fix WEXT SET_TXPOWER.
Solomon Peachy
2009-01-06
Staging: wlan-ng: Wireless Extension support is mandatory.
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 all backwards-compatibility for <2.6.13 kernels.
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-10
Staging: add wlan-ng prism2 usb driver
Greg Kroah-Hartman