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

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