summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAgeFilesLines
* staging:vt6655: remove checks around dev_kfree_skbManinder Singh2015-07-141-6/+2
* Staging: vt6655: Remove do { } while (0) from single-statement macros in upc.h.Nicholas Parkanyi2015-07-141-24/+12
* Staging: vt6655: Replace C99 comments in rf.h and rf.c.Nicholas Parkanyi2015-07-142-278/+278
* staging: vt6655: Fix missing power saving supportMalcolm Priestley2015-07-141-0/+1
* staging: vt6655: Correct listen interval TBTT wake upMalcolm Priestley2015-07-142-4/+13
* staging: vt6655: vnt_tx_packet don't wakeup from power saving.Malcolm Priestley2015-07-141-3/+0
* Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-268-385/+146
|\
| * staging: vt6655: use module_pci_driver helperMalcolm Priestley2015-06-171-16/+1
| * staging: vt6655: remove suspend struct notifier_block.Malcolm Priestley2015-06-171-37/+0
| * staging: vt6655: fix c99 comments and line lengthmatt mooney2015-06-151-4/+4
| * 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: 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
* | | mac80211: convert HW flags to unsigned long bitmapJohannes Berg2015-06-101-4/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-233-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
| |/
* | mac80211: remove support for IFF_PROMISCJohannes Berg2015-04-241-10/+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
* 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
OpenPOWER on IntegriCloud