Avraham Stern 1d76250bd3 nl80211: support beacon report scanning 9 years ago
..
Kconfig 9f79211cae Staging: fix wlan-ng depends 15 years ago
Makefile ef3fdeea5d Staging: wlan-ng: Makefile: replace the use of <module>-objs with <module>-y 15 years ago
README 94993ce462 Staging: wlan-ng: Update README file. Remove Lindent task 16 years ago
cfg80211.c 1d76250bd3 nl80211: support beacon report scanning 9 years ago
hfa384x.h 896774f631 Staging: wlan-ng: Remove unused functions and prototypes 9 years ago
hfa384x_usb.c 02e020480d staging: wlan-ng: rewrite NULL comparison 9 years ago
p80211conv.c 7a4000e712 Staging: wlan-ng: no need for memcpy() since its arguments are already equal 9 years ago
p80211conv.h 242850f48a staging/wlan-ng : Remove duplicated defines from p80211 10 years ago
p80211hdr.h f474f5e535 staging: wlan-ng: Fix incorrect type in assignments 11 years ago
p80211ioctl.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211metadef.h ef1a0ed7f1 Staging: wlan-ng - checkpatch.pl fixups 15 years ago
p80211metastruct.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211mgmt.h e2665c2cbf Staging: wlan-ng: Fix do not add new typedefs in p80211mgmt.h 11 years ago
p80211msg.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211netdev.c 2f37dd131c Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging 9 years ago
p80211netdev.h 9fca845577 Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code. 9 years ago
p80211req.c 1a6dfce737 staging: wlan-ng: Fix typo in comments and printk 10 years ago
p80211req.h 5dd8acc8fd Staging: wlan-ng: multiple safe style cleanups 15 years ago
p80211types.h d34602de3b staging "wlan-ng" Fix typos. 13 years ago
p80211wep.c 0c42bc25ed Staging: wlan-ng: Remove multiple assignments 9 years ago
prism2fw.c e26eaf4579 Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails. 9 years ago
prism2mgmt.c 3cfcb95c72 staging: wlan-ng: prism2mgmt.c: Drop void pointer cast 9 years ago
prism2mgmt.h 4a3b3f47ed Staging: wlan-ng: Remove function prototype 9 years ago
prism2mib.c 3e83b0ab50 staging: wlan-ng: prism2mib.c: Drop void pointer cast 9 years ago
prism2sta.c 9512349356 Staging: wlan-ng: Do not print message if kzalloc() failed. 9 years ago
prism2usb.c 71fa2cf90a Staging: wlan-ng: convert usb_prism_tbl[] array into a const array 9 years ago

README

TODO:
- checkpatch.pl cleanups
- sparse warnings
- move to use the in-kernel wireless stack

Please send any patches or complaints about this driver to Greg
Kroah-Hartman and don't bother the upstream wireless
kernel developers about it, they want nothing to do with it.