alistair23-linux/drivers/staging/vt6655
Malcolm Priestley 7c0496d191 staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ieee80211_hdr
Removing PSEthernetHeader

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-10-29 11:35:51 -07:00
..
80211hdr.h Staging: vt6655: Break 80 character long line to remove checkpatch error 2014-09-19 17:01:22 -07:00
80211mgr.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
80211mgr.h staging: vt6655: 80211mgr.h add ieee80211.h header and fix conflicts 2014-08-30 13:50:09 -07:00
aes_ccmp.c staging: vt6655: Merge three lines into one 2014-09-28 23:22:21 -04:00
aes_ccmp.h Staging: vt6655: removed redundant comments from aes_ccmp.h 2014-07-22 15:04:13 -07:00
baseband.c staging: vt6655: Remove unnecessary else after return 2014-10-20 10:29:15 +08:00
baseband.h Staging: vt6655: Fix C99 style commenting. 2014-09-19 17:01:22 -07:00
bssdb.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
bssdb.h staging: vt6655: bssdb.h: Replace C99 // comments by /* */ 2014-10-28 16:11:13 +08:00
card.c staging: vt6655: card.c: Comments fixes 2014-10-28 16:09:28 +08:00
card.h Staging: vt6655: Remove C99 comments 2014-10-29 17:20:17 +08:00
channel.c staging: vt6655: channel.c: Comments fixes 2014-10-28 16:11:14 +08:00
channel.h Staging: vt6655: removed redundant comments from channel.h 2014-07-27 11:33:08 -07:00
country.h Staging: vt6655: removed redundant comments from country.h 2014-07-27 11:33:08 -07:00
datarate.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
datarate.h staging: vt6655: Fix do not use // c99 comments. 2014-10-20 10:29:15 +08:00
desc.h staging: vt6655: mac8021 conversion: add new tx functions 2014-10-29 11:35:51 -07:00
device.h staging: vt6655: mac80211 conversion: add new key functions 2014-10-29 11:35:51 -07:00
device_cfg.h staging: vt6655: dead code remove device_nics variable 2014-08-30 13:49:34 -07:00
device_main.c staging: vt6655: mac80211 conversion: add new rx functions 2014-10-29 11:35:51 -07:00
dpc.c staging: vt6655: mac80211 conversion: add new rx functions 2014-10-29 11:35:51 -07:00
dpc.h staging: vt6655: mac80211 conversion: add new rx functions 2014-10-29 11:35:51 -07:00
hostap.c staging: vt6655: Fixed else after return or break warning 2014-10-20 10:29:15 +08:00
hostap.h staging: vt6655: fix do not use // c99 comments. 2014-10-20 10:29:15 +08:00
IEEE11h.c staging: vt6655: remove unused functions 2014-07-22 15:03:13 -07:00
IEEE11h.h staging: vt6655: IEEE11h.h: Replace C99 // comment by /* */ 2014-10-28 16:11:14 +08:00
iocmd.h staging: vt6655: iocmd.h: Replace C99 // comments by /* */ 2014-10-28 16:11:14 +08:00
ioctl.c staging: vt6655: Remove unused code inside switch case 2014-10-20 10:30:13 +08:00
ioctl.h staging: vt6655: ioctl.h: Replace C99 // comment by /* */ 2014-10-28 16:11:14 +08:00
iowpa.h staging: vt6655: iowpa.h: Replace C99 // comments by /* */ 2014-10-28 16:11:14 +08:00
iwctl.c staging: vt6655: iwctl.c: Comments fixes 2014-10-28 16:11:14 +08:00
iwctl.h staging: vt6655: fix direct dereferencing of user pointer 2014-07-30 16:36:27 -07:00
Kconfig
key.c staging: vt6655: mac80211 conversion: add new key functions 2014-10-29 11:35:51 -07:00
key.h staging: vt6655: mac80211 conversion: add new key functions 2014-10-29 11:35:51 -07:00
mac.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
mac.h staging: vt6655: remove unused macro 2014-07-27 11:21:28 -07:00
Makefile
mib.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
mib.h Staging: vt6655: removed redundant comments from mib.h 2014-07-27 11:38:42 -07:00
michael.c
michael.h Staging: vt6655: removed redundant comments from michael.h 2014-07-27 11:38:42 -07:00
power.c staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211_iftype op_mode. 2014-08-30 15:19:17 -07:00
power.h Staging: vt6655: removed redundant comments from power.h 2014-07-27 11:38:42 -07:00
rc4.c staging: vt6655: Add missing blank lines after declarations 2014-07-27 11:21:27 -07:00
rc4.h
rf.c staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
rf.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
rxtx.c staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ieee80211_hdr 2014-10-29 11:35:51 -07:00
rxtx.h staging: vt6655: mac8021 conversion: add new tx functions 2014-10-29 11:35:51 -07:00
srom.c staging: vt6655: change type of PortOffset to void __iomem * 2014-07-22 15:02:08 -07:00
srom.h staging: vt6655: change type of PortOffset to void __iomem * 2014-07-22 15:02:08 -07:00
tcrc.c staging: vt6655: coding style: Fixed commenting style 2014-07-30 16:36:27 -07:00
tcrc.h
test
tether.c
tether.h
tkip.c
tkip.h
tmacro.h
TODO
ttype.h staging: vt6655: Replace and remove typedef QWORD/ DQWORD 2014-08-16 12:23:15 -07:00
upc.h staging: vt6655: upc.h replace read and write memory functions 2014-08-16 12:23:15 -07:00
vntconfiguration.dat
vntwifi.c staging: vt6655: Fixed else after return or break warning 2014-10-20 10:29:15 +08:00
vntwifi.h
wcmd.c staging: vt6655: wcmd.c: fix print priority warning 2014-10-23 08:22:53 +08:00
wcmd.h staging: vt6655: Remove TxInSleep macro 2014-08-16 12:23:15 -07:00
wctl.c staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private * 2014-08-16 12:23:16 -07:00
wctl.h staging: vt6655: channel/wcmd/wctl/wmgr use struct vnt_private * 2014-08-16 12:23:16 -07:00
wmgr.c staging: vt6655: wmgr.c and wmgr.h: replace memcpy() by ether_addr_copy() using coccinelle and pack variable 2014-10-20 10:30:15 +08:00
wmgr.h staging: vt6655: wmgr.c and wmgr.h: replace memcpy() by ether_addr_copy() using coccinelle and pack variable 2014-10-20 10:30:15 +08:00
wpa.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
wpa.h staging: vt6655: Fixed C99 // comment errors in wpa.h 2014-10-20 10:29:28 +08:00
wpa2.c staging: vt6655: Convert DBG_PRT to pr_<level> 2014-08-17 09:43:50 -07:00
wpa2.h
wpactl.c staging: vt6655: remove useless #if 1 2014-10-20 10:30:13 +08:00
wpactl.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00
wroute.c staging: vt6655: Replace C99 // comments by /* */ 2014-10-27 10:33:05 +08:00
wroute.h staging: vt6655: rf/wpactl/wroute use struct vnt_private 2014-08-16 12:23:16 -07:00