aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-03staging: vt6655: use ieee80211_tx_info to select packet type.Malcolm Priestley1-3/+11
2015-04-03staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_tx_fifo_headMalcolm Priestley1-10/+7
2015-03-23Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman2-17/+16
2015-03-20Staging: vt6655: changed C99 // commentsHatice ERTÜRK1-84/+84
2015-03-20staging: vt6655: remove deprecated use of pci apiQuentin Lambert2-21/+22
2015-03-15staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal1-13/+35
2015-03-09vt6655: Fix late setting of byRFType.Malcolm Priestley1-10/+6
2015-03-09vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-03-09staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley1-7/+9
2015-03-06Staging: vt6655: fix C99 commentsMatteo Semenzato1-41/+41
2015-03-06staging: vt6655: Cleanup C99 commentsAlex W Slater1-17/+19
2015-03-06Staging: vt6655 fix C99 style commentsMatt1-1/+1
2015-03-06staging: vt6655: fix coding style issues in channel.cIvan Stankovic1-3/+6
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana1-2/+2
2015-03-01staging: vt6655: remove unused variableAya Mahfouz1-5/+1
2015-03-01Staging: vt6655: Fix do not use C99 // commentsYeliz Taneroglu1-1/+1
2015-02-26Staging: vt6655: changed C99 // commentsHatice ERTÜRK1-23/+23
2015-02-26Staging: vt6655: break lines over 80 charactersKatie Dunne1-2/+4
2015-02-26Staging: vt6655: Replace C99 comments with C89Katie Dunne1-27/+20
2015-02-07staging: vt6655: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley1-1/+10
2015-02-07staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMAMalcolm Priestley1-3/+4
2015-02-07staging: vt6655: parse bb vga code out of device_intr.Malcolm Priestley1-39/+54
2015-02-07staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packetMalcolm Priestley2-1/+2
2015-01-28staging: vt6655: fix that open brace { should be on the previous lineMariam Mohamed Fawzy1-2/+2
2015-01-25staging: vt6655: RFbSetPower remove unused variable byPwrdBmMalcolm Priestley1-12/+0
2015-01-25staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl' 15 <= 56Malcolm Priestley1-0/+3
2015-01-25staging: vt6655: device_init_registers alway set initial antenna modeMalcolm Priestley1-0/+4
2015-01-25staging: vt6655: remove antenna diversity functionsMalcolm Priestley5-442/+0
2015-01-25staging: vt6655: common variable size channel numbers to ieee80211_channel->hw_valueMalcolm Priestley4-13/+15
2015-01-25staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley3-8/+8
2015-01-25staging: vt6655: fix space prohibted before that ','Ahmad Hassan1-1/+1
2015-01-25staging: vt6655: fix space prohibited before that ','Heba Aamer1-1/+1
2015-01-19Merge 3.19-rc5 into staging-nextGreg Kroah-Hartman4-8/+20
2015-01-17Staging: vt6655: Checkpatch fix: c99 comment headingsEmrys Bayliss1-61/+61
2015-01-17Staging: vt6655: comment headings formattingEmrys Bayliss1-78/+15
2015-01-17Staging: vt6655: Checkpatch fix: lines longer than 80 columnsEmrys Bayliss1-13/+26
2015-01-17Staging: vt6655: Checkpatch fix: c99 comments after statementsEmrys Bayliss1-13/+13
2015-01-17Staging: vt6655: comment after statement formattingEmrys Bayliss1-12/+12
2015-01-17Staging: vt6655: Checkpatch fix: empty c99 commentsEmrys Bayliss1-177/+177
2015-01-17Staging: vt6655: Checkpatch fix: unnecessary whitespaceEmrys Bayliss1-6/+6
2015-01-12staging: vt6655: fix sparse warning: argument typeEddie Kovsky1-1/+1
2015-01-12staging: vt6655: Fix loss of distant/weak access points on channel change.Malcolm Priestley1-0/+8
2015-01-12staging: vt6655: vnt_tx_packet Fix corrupted tx packets.Malcolm Priestley2-5/+7
2015-01-12staging: vt6655: fix sparse warnings: incorrect argument typeMike Krinkin1-2/+4
2015-01-12Staging: vt6655: Fixed a typoGustavo A. R. Silva1-2/+2
2015-01-12staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.Malcolm Priestley3-0/+17
2015-01-12Staging: vt6655: fix a space coding style issuePiotr Kubus1-1/+1
2015-01-12Staging: vt6655: baseband.c: fixed line over 80 charactersSakshi Bansal1-1/+2
2015-01-12staging: vt6655: Replace C99 comments in power.c and upc.h.Nicholas Parkanyi2-17/+17
2015-01-12staging: vt6655: remove unused function in mac.cFred Chou1-19/+0