Alexey Khoroshilov b76ed59f75 staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb() 11 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 bb1da756e0 staging:wlan-ng:cfg80211.c: Shorten lines to 80 characters 12 years ago
hfa384x.h b21199116a staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 12 years ago
hfa384x_usb.c 263b8bb910 staging: wlan-ng: hfa384x_usb.c: replaced printk() debugs with netdev_warn()/netdev_err() 12 years ago
p80211conv.c 311e24fb1a staging:wlan-ng: cleanup p80211skb_free and p80211skb_rxmeta_detach 13 years ago
p80211conv.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211hdr.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211ioctl.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211meta.h b6bb56e6aa Staging: wlan-ng: fix checkpatch issues in headers. 15 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 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211msg.h 7d3864d1f6 Staging: wlan-ng: fixed packed checkpatch warnings 14 years ago
p80211netdev.c fae7e4d393 staging/wlan-ng: Fix 'Branch condition evaluates to a garbage value' in p80211netdev.c 12 years ago
p80211netdev.h 40e4205ad6 Staging: wlan-ng: changing "* dev" to "*dev" 12 years ago
p80211req.c 7694538cfa staging:wlan-ng: clean coding style problems in p80211req_mibset_mibget 13 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 6973c6b90a Staging: wlan-ng: fix printk(KERN_DEBUG in p80211wep.c 12 years ago
prism2fw.c d34602de3b staging "wlan-ng" Fix typos. 13 years ago
prism2mgmt.c b21199116a staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 12 years ago
prism2mgmt.h b21199116a staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 12 years ago
prism2mib.c b21199116a staging:wlan-ng:hfa384x.h: remove typedef struct hfa384x_bytestr __packed hfa384x_bytestr_t 12 years ago
prism2sta.c 885a947e5b staging: delete non-required instances of include <linux/init.h> 11 years ago
prism2usb.c b76ed59f75 staging: wlan-ng: fix leaks on failure paths in prism2sta_probe_usb() 11 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.