summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: Remove unnecessary equality checks in rxtx.cHarisangam Sharvari2015-06-121-4/+4
* staging: vt6655: device_rx_srv check sk_buff is NULLMalcolm Priestley2015-06-011-0/+4
* staging: vt6655: replace and resize dwIsrMalcolm Priestley2015-06-012-17/+17
* staging: vt6655: vnt_interrupt_process remove camel case.Malcolm Priestley2015-06-011-51/+52
* staging: vt6655: vnt_interrupt_process remove page 0 selectMalcolm Priestley2015-06-011-11/+0
* staging: vt6655: use workqueue for interrupt handlingMalcolm Priestley2015-06-012-10/+28
* staging: vt6655: remove mib.c/h dead code.Malcolm Priestley2015-06-014-193/+0
* staging: vt6655: Remove call to STAvUpdateIsrStatCounter.Malcolm Priestley2015-06-012-3/+0
* staging: vt6655: dead code remove STAvUpdate802_11CounterMalcolm Priestley2015-06-012-33/+0
* staging: vt6655: implement ieee80211_low_level_statsMalcolm Priestley2015-06-012-3/+23
* Merge 4.1-rc4 into staging-nextGreg Kroah-Hartman2015-05-183-21/+33
|\
| * staging: vt6655: lock MACvWriteBSSIDAddress.Malcolm Priestley2015-05-081-1/+8
| * staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.Malcolm Priestley2015-05-083-5/+9
| * staging: vt6655: vnt_tx_packet Correct TX order of OWNED_BY_NICMalcolm Priestley2015-05-081-8/+7
| * staging: vt6655: Fix 80211 control and management status reporting.Malcolm Priestley2015-05-081-3/+3
| * staging: vt6655: implement IEEE80211_TX_STAT_NOACK_TRANSMITTEDMalcolm Priestley2015-05-081-1/+5
| * staging: vt6655: device_free_tx_buf use only ieee80211_tx_status_irqsafeMalcolm Priestley2015-05-081-3/+1
* | staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi2015-05-081-17/+32
* | Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* | staging: vt6655: device_intr check for vif on while loopMalcolm Priestley2015-04-301-13/+8
|/
* 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
* Merge 4.0-rc5 into staging-testingGreg Kroah-Hartman2015-03-232-17/+16
|\
| * vt6655: Fix late setting of byRFType.Malcolm Priestley2015-03-091-10/+6
| * vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
| * staging: vt6655: vnt_tx_packet fix dma_idx selection.Malcolm Priestley2015-03-091-7/+9
* | Staging: vt6655: changed C99 // commentsHatice ERTÜRK2015-03-201-84/+84
* | staging: vt6655: remove deprecated use of pci apiQuentin Lambert2015-03-202-21/+22
* | staging: vt6655: Fixes the checkpatch.pl warningHimani Agrawal2015-03-151-13/+35
* | Staging: vt6655: fix C99 commentsMatteo Semenzato2015-03-061-41/+41
* | staging: vt6655: Cleanup C99 commentsAlex W Slater2015-03-061-17/+19
* | Staging: vt6655 fix C99 style commentsMatt2015-03-061-1/+1
* | staging: vt6655: fix coding style issues in channel.cIvan Stankovic2015-03-061-3/+6
* | 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: Fix do not use C99 // commentsYeliz Taneroglu2015-03-011-1/+1
* | Staging: vt6655: changed C99 // commentsHatice ERTÜRK2015-02-261-23/+23
* | Staging: vt6655: break lines over 80 charactersKatie Dunne2015-02-261-2/+4
* | Staging: vt6655: Replace C99 comments with C89Katie Dunne2015-02-261-27/+20
|/
* staging: vt6655: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley2015-02-071-1/+10
* staging: vt6655: Fix TD_FLAGS_NETIF_SKB only on TYPE_AC0DMAMalcolm Priestley2015-02-071-3/+4
* staging: vt6655: parse bb vga code out of device_intr.Malcolm Priestley2015-02-071-39/+54
* staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packetMalcolm Priestley2015-02-072-1/+2
* staging: vt6655: fix that open brace { should be on the previous lineMariam Mohamed Fawzy2015-01-281-2/+2
* staging: vt6655: RFbSetPower remove unused variable byPwrdBmMalcolm Priestley2015-01-251-12/+0
* staging: vt6655: Fix RFbSetPower() error: buffer overflow 'priv->abyCCKPwrTbl...Malcolm Priestley2015-01-251-0/+3
* staging: vt6655: device_init_registers alway set initial antenna modeMalcolm Priestley2015-01-251-0/+4
* staging: vt6655: remove antenna diversity functionsMalcolm Priestley2015-01-255-442/+0
* staging: vt6655: common variable size channel numbers to ieee80211_channel->h...Malcolm Priestley2015-01-254-13/+15
* staging: vt6655: set_channel replace parameter with ieee80211_channelMalcolm Priestley2015-01-253-8/+8
OpenPOWER on IntegriCloud