summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K2016-11-211-2/+2
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-4/+0
* Staging: vt6655: Remove explicit NULL comparison using Coccinelleshyam saini2016-10-021-4/+4
* staging: vt6655: rxtx.c: Fix checkpatch warningAnson Jacob2016-09-011-17/+24
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1
* mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller2016-02-241-4/+8
* Staging: vt6655: rxtx: Remove extra parenthesesShivani Bhardwaj2015-10-121-2/+2
* Staging: vt6655: rxtx: Remove extra space characterShivani Bhardwaj2015-10-121-1/+1
* staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley2015-08-141-5/+5
* staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley2015-08-141-4/+4
* staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley2015-08-141-1/+0
* staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley2015-08-141-1/+1
* staging: vt6655: s_cbFillTxBufHead replace STxBufHeadMalcolm Priestley2015-07-221-1/+1
* staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley2015-07-221-1/+0
* staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-221-1/+0
* Staging: vt6655: Remove unnecessary equality checks in rxtx.cHarisangam Sharvari2015-06-121-4/+4
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley2015-04-031-3/+11
* staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...Malcolm Priestley2015-04-031-10/+7
* Staging: vt6655: changed C99 // commentsHatice ERTÜRK2015-03-201-84/+84
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-061-2/+2
* staging: vt6655: remove unused variableAya Mahfouz2015-03-011-5/+1
* staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packetMalcolm Priestley2015-02-071-1/+0
* Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman2015-01-191-4/+1
|\
| * staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2015-01-121-4/+1
* | Staging: vt6655: fix a space coding style issuePiotr Kubus2015-01-121-1/+1
|/
* staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySizeMalcolm Priestley2014-12-021-5/+5
* staging: vt6655: s_cbFillTxBufHead remove parameter *pPacketMalcolm Priestley2014-12-021-5/+4
* staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNumMalcolm Priestley2014-12-021-8/+3
* staging: vt6655: card.c move __iomem into functions.Malcolm Priestley2014-11-261-1/+1
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove bssdb.h headerMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove wctl.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove tcrc.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: dead code remove michael.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: deadcode remove aes_ccmp/rc4/tkipMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: deadcode remove wroute.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: s_cbFillTxBufHead remove unused parametersMalcolm Priestley2014-10-291-8/+6
* staging: vt6655: rxtx remove dead functionsMalcolm Priestley2014-10-291-1185/+0
* staging: vt6655: dead code remove legacy hostap.c/hMalcolm Priestley2014-10-291-1/+0
* staging: vt6655: s_vGenerateTxParameter remove unused cbMACHdLenMalcolm Priestley2014-10-291-4/+0
* staging: vt6655: mac80211 conversion: s_uFillDataHead add power saving pollMalcolm Priestley2014-10-291-18/+46
* staging: vt6655: mac80211 conversion: s_vFillRTSHead convert to using struct ...Malcolm Priestley2014-10-291-79/+12
* staging: vt6655: dead code remove s_vFillFragParameter.Malcolm Priestley2014-10-291-47/+0
* staging: vt6655: mac80211 conversion: s_cbFillTxBufHeadMalcolm Priestley2014-10-291-537/+46
* staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley2014-10-291-0/+311
* staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and p...Aya Mahfouz2014-10-201-40/+73
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-301-25/+25
* staging: vt6655: s_uGetRTSCTSDuration always return __le16Malcolm Priestley2014-08-301-65/+84
OpenPOWER on IntegriCloud