Pavel Machek d4a505e81b Staging: windbond: camelCase should be fixed 15 years ago
..
Kconfig 049e62614a Staging: wireless drivers Kconfig change 16 years ago
Makefile dd68e1b4ff Staging: w35und: merge rest of wbhal.c to phy_calibration.c 16 years ago
README d4a505e81b Staging: windbond: camelCase should be fixed 15 years ago
core.h 1bc5e65129 Staging: w35und: Convert typedef LOCAL_PARA to struct wb_local_para 15 years ago
localpara.h 23b0dce239 Staging: w35und: Remove unused typedef CHAN_LIST 15 years ago
mac_structures.h 80aba53616 Staging: w35und: #include cleanup 16 years ago
mds.c b1facee664 Staging: winbond: Replace C99 comments with C89. 15 years ago
mds_f.h 8fab4020fa Staging: w35und: Remove unused typedef RXLAYER1 15 years ago
mds_s.h 8fab4020fa Staging: w35und: Remove unused typedef RXLAYER1 15 years ago
mlme_s.h 096417e087 Staging: w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARA 15 years ago
mlmetxrx.c 27d4642105 Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 16 years ago
mlmetxrx_f.h 27d4642105 Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 16 years ago
mto.c 9dccc61c83 Staging: w35und: Remove some write-only struct members 16 years ago
mto.h 2b6e6df4d9 Staging: w35und: Remove unused typedef TXRETRY_REC 15 years ago
phy_calibration.c dd68e1b4ff Staging: w35und: merge rest of wbhal.c to phy_calibration.c 16 years ago
phy_calibration.h 8e41b4b65d Staging: w35und: remove hw_data_t typedef 16 years ago
reg.c 440a233db4 Staging: w35und: Convert typedef ChanInfo to struct chan_info 15 years ago
scan_s.h 23b0dce239 Staging: w35und: Remove unused typedef CHAN_LIST 15 years ago
sme_api.h 440a233db4 Staging: w35und: Convert typedef ChanInfo to struct chan_info 15 years ago
sysdef.h a3f245a2df Staging: w35und: remove rxisr.c as dead code 16 years ago
wb35reg.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
wb35reg_f.h 440a233db4 Staging: w35und: Convert typedef ChanInfo to struct chan_info 15 years ago
wb35reg_s.h 9ce922fde7 Staging: w35und: move source files to one directory 16 years ago
wb35rx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
wb35rx_f.h 8e41b4b65d Staging: w35und: remove hw_data_t typedef 16 years ago
wb35rx_s.h eb62f3eaf7 Staging: w35und: typedef removal 16 years ago
wb35tx.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
wb35tx_f.h 8e41b4b65d Staging: w35und: remove hw_data_t typedef 16 years ago
wb35tx_s.h eb62f3eaf7 Staging: w35und: typedef removal 16 years ago
wbhal_f.h 27d4642105 Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 16 years ago
wbhal_s.h 27d4642105 Staging: w35und: Convert typedef DESCRIPTOR to struct wb35_descriptor 16 years ago
wblinux_f.h 54369cc69c Staging: w35und: remove ->shutdown from struct wbsoft_priv 16 years ago
wbusb.c a71b676fa9 Staging: winbond: fix up wireless api errors 15 years ago
wbusb_s.h eb62f3eaf7 Staging: w35und: typedef removal 16 years ago

README

TODO:
- sparse cleanups
- checkpatch cleanups
- kerneldoc cleanups
- fix severeCamelCaseInfestation
- remove typedefs
- remove unused ioctls
- use cfg80211 for regulatory stuff
- fix 4k stack problems

Please send patches to Greg Kroah-Hartman and
Pavel Machek