aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/dpc.c
Commit message (Expand)AuthorAge
* staging: vt6655: replace typedef struct tagSRxDescMalcolm Priestley2015-09-12
* staging: vt6655: replace typedef struct tagDEVICE_RD_INFOMalcolm Priestley2015-09-12
* staging: vt6655: replace typedef struct tagRDES1Malcolm Priestley2015-09-12
* staging: vt6655: replace typedef struct tagRDES0Malcolm Priestley2015-09-12
* staging: vt6655: Fix wReqCount to __le16Malcolm Priestley2015-07-22
* staging: vt6655: remove deprecated use of pci apiQuentin Lambert2015-03-20
* staging: vt6655: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley2015-02-07
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-25
* staging: vt6655: dpc.c/h remove dead functionsMalcolm Priestley2014-10-29
* staging: vt6655: dead code remove legacy hostap.c/hMalcolm Priestley2014-10-29
* staging: vt6655: vnt_rx_data: uCurrRSSI should have the value of *rssiMalcolm Priestley2014-10-29
* staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley2014-10-29
* staging: vt6655: dpc.c: Comment fixesVeronika Kabatova2014-10-28
* staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye2014-10-26
* staging: vt6655: dpc.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz2014-10-19
* staging: vt6655: Use net_device_stats from struct net_deviceTobias Klauser2014-09-11
* staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...Malcolm Priestley2014-08-30
* staging: vt6655: remove remaining comments of PLICE_DEBUGMalcolm Priestley2014-08-30
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-17
* staging: vt6655: bssdb/datarate/dpc/power/rxtx use struct vnt_privateMalcolm Priestley2014-08-16
* staging: vt6655: Replace and remove typedef QWORD/ DQWORDMalcolm Priestley2014-08-16
* staging: vt6655: deadcode remove undefined macro THREAD code.Malcolm Priestley2014-07-30
* staging: vt6655: remove undefined TASK_LET codeMalcolm Priestley2014-07-30
* staging: vt6655: Remove spaces before quoted newlinesGuillaume Clement2014-07-27
* staging: vt6655: Add missing blank lines after declarationsGuillaume Clement2014-07-27
* staging: vt6655: fix sparse warning for static declarationsJames A Shackleford2014-06-19
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-15
* staging: vt6655: remove dead codeGuido Martínez2014-05-15
* staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley2014-03-09
* staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley2014-03-09
* staging: vt6655: remove unneeded semicolonTeodora Baluta2013-11-10
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-10
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-17
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-25
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-25
* staging: vt6655: Convert to kernel brace styleJoe Perches2013-03-25
* staging: vt6655: Remove commented out printksJoe Perches2013-03-25
* staging:vt6655:dpc: Whitespace cleanupsJoe Perches2013-03-18
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-04
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-23
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-25
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-02
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-02
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-02
* Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément2010-07-08
* Staging: vt6655: remove PUINT typedefCharles Clément2010-06-25
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-24
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-24
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-24