summaryrefslogtreecommitdiffstats
path: root/drivers/staging/et131x
Commit message (Expand)AuthorAgeFilesLines
* staging: et131x: Remove trailing semicolon from macros in et131x.hMasanari Iida2014-07-241-20/+20
* staging: et131x: Fix typo in et131xMasanari Iida2014-07-242-7/+7
* staging: et131x: Use net_device_stats from struct net_deviceTobias Klauser2014-07-091-10/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-1/+1
|\
| * net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* | staging: et131x: Remove empty file Module.symversDaniele Forsi2014-05-231-0/+0
* | staging: et131x: add blank lines after declarationsMaarten de Jonge2014-05-231-0/+2
* | staging: et131x: Remove useless return variablesPeter Senna Tschudin2014-05-231-2/+1
|/
* Staging: et131x: Fix warning of prefer ether_addr_copy() in et131x.cMonam Agarwal2014-03-081-2/+2
* staging: et131x: fix allocation failuresAlan2014-02-181-2/+7
* staging: et131x: remove spinlock adapter->lockZhao, Gang2014-02-071-8/+0
* staging: et131x: stop read when hit max delay in et131x_phy_mii_readZhao, Gang2014-02-071-0/+2
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* staging: et131x: improve code consistency: access struct tx_ringZHAO Gang2013-12-171-95/+95
* staging: et131x: improve code consistency: access struct rx_ringZHAO Gang2013-12-171-28/+20
* staging: et131x: remove unnecessary pointer typecastZHAO Gang2013-12-101-12/+10
* staging: et131x: remove item that have been done in TODO fileZHAO Gang2013-12-101-4/+0
* staging: et131x: reduce split lines in nic_rx_pktsZHAO Gang2013-12-101-6/+5
* staging: et131x: reduce split lines in nic_return_rfdZHAO Gang2013-12-101-10/+10
* staging: et131x: reduce split lines in et131x_rx_dma_memory_freeZHAO Gang2013-12-101-15/+17
* staging: et131x: reduce split lines in et131x_rx_dma_memory_allocZHAO Gang2013-12-101-25/+23
* staging: et131x: reduce split lines in et131x_config_rx_dma_regsZHAO Gang2013-12-101-14/+10
* staging: et131x: trivial whitespace and line / character reductionsMark Einon2013-12-061-18/+14
* staging: et131x: remove unhelpful commentsMark Einon2013-12-061-176/+28
* staging: et131x: remove two useless debug statementsMark Einon2013-12-061-3/+0
* staging: et131x: clear up use of TRUEPHY definesMark Einon2013-12-062-74/+11
* staging: et131x: replace magic number bitmask with defined valuesMark Einon2013-12-061-1/+1
* staging: et131x: Remove unnecessary phydev checksMark Einon2013-12-061-8/+5
* staging: et131x: improve indenting in et131x_adjust_link()Mark Einon2013-12-061-79/+81
* staging: et131x: delete unnecessary variable in function et131x_initZHAO Gang2013-12-041-3/+1
* staging: et131x: change function nameZHAO Gang2013-12-041-3/+3
* staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han2013-12-021-1/+1
* Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-141-11/+3
|\
| * staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang2013-10-041-11/+3
* | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-15/+2
|\ \
| * | DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...Russell King2013-09-211-15/+2
| |/
* | Staging: et131x: Fix Smatch Warning of Buffer OverflowRashika Kheria2013-10-281-2/+3
* | staging: et131x: Add some items to the TODO listMark Einon2013-09-171-1/+6
* | staging: et131x: Removing some unecessary bracesMark Einon2013-09-171-7/+5
* | staging: et131x: Remove unused rcv_pend_lock spinlockMark Einon2013-09-172-2/+0
* | staging: et131x: Remove unused spinlockMark Einon2013-09-171-3/+0
|/
* staging: et131x: Remove frame error TODO itemMark Einon2013-08-211-1/+0
* staging: et131x: cancel_work when module gets unloadedDevendra Naga2013-04-111-0/+1
* staging: et131x: fix invalid fail after the call to eeprom_wait_readyDevendra Naga2013-03-121-2/+2
* Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-213-457/+434
|\
| * staging: et131x: Update TODO listMark Einon2013-02-181-0/+4
| * staging: et131x: Remove assignment of skb->devMark Einon2013-02-181-1/+0
| * staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-13/+7
| * staging: et131x: Fix all sparse warningsMark Einon2013-01-221-7/+7
| * staging: et131x: Modify block comments to fit with networking styleMark Einon2013-01-221-238/+132
OpenPOWER on IntegriCloud