summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: always keep abyCurrentNetAddr aligned to 2Malcolm Priestley2014-11-261-1/+1
* staging: vt6655: change typedef enum _VIA_PKT_TYPE to macroMalcolm Priestley2014-11-261-13/+10
* staging: vt6655: replace typedef enum _VIA_BB_TYPE with macrosMalcolm Priestley2014-11-261-7/+4
* staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPEMalcolm Priestley2014-11-261-1/+0
* staging: vt6655: device.h remove dead member wstatsMalcolm Priestley2014-11-051-2/+0
* staging: vt6655: device_set_options remove dead variablesMalcolm Priestley2014-11-051-8/+0
* staging: vt6655: device_set_options remove unused ethernet addressesMalcolm Priestley2014-11-051-3/+0
* staging: vt6655: device_get_options remove unused device parametersMalcolm Priestley2014-11-051-3/+0
* staging: vt6655: remove fragmentation from driverMalcolm Priestley2014-11-051-25/+0
* staging: vt6655: dead code remove header type.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove wmgr.hMalcolm Priestley2014-10-291-1/+1
* staging: vt6655: move MAKE_BEACON_RESERVED to device.hMalcolm Priestley2014-10-291-0/+2
* staging: vt6655: dead code remove 80211hdr.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: device.h remove dead strutures and macrosMalcolm Priestley2014-10-291-76/+0
* staging: vt6655: struct vnt_private remove dead membersMalcolm Priestley2014-10-291-152/+1
* staging: vt6655: dead code remove 80211mgr.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-3/+0
* staging: vt6655: dead remove wcmd.h and typedefsMalcolm Priestley2014-10-291-5/+0
* staging: vt6655: dead code remove ndis and pmkid strutures.Malcolm Priestley2014-10-291-26/+0
* staging: vt6655: wmgr.h remove management structuresMalcolm Priestley2014-10-291-5/+0
* staging: vt6655: dead code remove vntwifi.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: move all RATE_* macros to device.hMalcolm Priestley2014-10-291-0/+15
* staging: vt6655: key.c remove dead functionsMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: deadcode remove aes_ccmp/rc4/tkipMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: dead code remove net device codeMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: deadcode remove zone file operations and vntconfiguration.datMalcolm Priestley2014-10-291-2/+0
* staging: vt6655: mac80211 conversion add main mac80211 functionsMalcolm Priestley2014-10-291-0/+3
* staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving pollMalcolm Priestley2014-10-291-0/+1
* staging: vt6655: mac80211 conversion: add new key functionsMalcolm Priestley2014-10-291-0/+1
* staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley2014-10-291-1/+5
* staging: vt6655: device.h: Comments fixesVeronika Kabatova2014-10-281-95/+86
* staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and p...Aya Mahfouz2014-10-201-4/+4
* staging: vt6655: Remove unnecessary condition around includeTobias Klauser2014-09-111-5/+0
* staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser2014-09-111-1/+0
* staging: vt6655: Remove unused member from struct vnt_privateTobias Klauser2014-09-111-4/+0
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-301-1/+1
* stgaing: vt6655: remove unused variable wCTSDurationMalcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove multiple instances of netdevice.Malcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove multiple instances of driver loading.Malcolm Priestley2014-08-301-3/+0
* staging: vt6655: device.h dead code remove bCCKMalcolm Priestley2014-08-301-1/+0
* staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley2014-08-301-4/+0
* staging: vt6655: Use ether_crc in kernel.Malcolm Priestley2014-08-301-0/+1
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-6/+0
* staging: vt6655: remove typedef from struct vnt_privateMalcolm Priestley2014-08-161-3/+2
* staging: vt6655: device.h use change __device_info to vnt_privateMalcolm Priestley2014-08-161-7/+12
* staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley2014-08-161-1/+1
* staging: vt6655: Remove TxInSleep macroMalcolm Priestley2014-08-161-2/+0
* staging: vt6655: remove typedef enum __device_init_typeMalcolm Priestley2014-07-301-6/+0
* staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-301-48/+1
* staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-301-1/+0
OpenPOWER on IntegriCloud