aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/et131x
AgeCommit message (Expand)Author
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-17staging: et131x: improve code consistency: access struct tx_ringZHAO Gang
2013-12-17staging: et131x: improve code consistency: access struct rx_ringZHAO Gang
2013-12-10staging: et131x: remove unnecessary pointer typecastZHAO Gang
2013-12-10staging: et131x: remove item that have been done in TODO fileZHAO Gang
2013-12-10staging: et131x: reduce split lines in nic_rx_pktsZHAO Gang
2013-12-10staging: et131x: reduce split lines in nic_return_rfdZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_rx_dma_memory_freeZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_rx_dma_memory_allocZHAO Gang
2013-12-10staging: et131x: reduce split lines in et131x_config_rx_dma_regsZHAO Gang
2013-12-06staging: et131x: trivial whitespace and line / character reductionsMark Einon
2013-12-06staging: et131x: remove unhelpful commentsMark Einon
2013-12-06staging: et131x: remove two useless debug statementsMark Einon
2013-12-06staging: et131x: clear up use of TRUEPHY definesMark Einon
2013-12-06staging: et131x: replace magic number bitmask with defined valuesMark Einon
2013-12-06staging: et131x: Remove unnecessary phydev checksMark Einon
2013-12-06staging: et131x: improve indenting in et131x_adjust_link()Mark Einon
2013-12-04staging: et131x: delete unnecessary variable in function et131x_initZHAO Gang
2013-12-04staging: et131x: change function nameZHAO Gang
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-11-14Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-14Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-28Staging: et131x: Fix Smatch Warning of Buffer OverflowRashika Kheria
2013-10-04staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify codeYijing Wang
2013-09-21DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...Russell King
2013-09-17staging: et131x: Add some items to the TODO listMark Einon
2013-09-17staging: et131x: Removing some unecessary bracesMark Einon
2013-09-17staging: et131x: Remove unused rcv_pend_lock spinlockMark Einon
2013-09-17staging: et131x: Remove unused spinlockMark Einon
2013-08-21staging: et131x: Remove frame error TODO itemMark Einon
2013-04-11staging: et131x: cancel_work when module gets unloadedDevendra Naga
2013-03-12staging: et131x: fix invalid fail after the call to eeprom_wait_readyDevendra Naga
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-18staging: et131x: Update TODO listMark Einon
2013-02-18staging: et131x: Remove assignment of skb->devMark Einon
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-22staging: et131x: Fix all sparse warningsMark Einon
2013-01-22staging: et131x: Modify block comments to fit with networking styleMark Einon
2013-01-22staging: et131x: Trivial camel case fixesMark Einon
2013-01-22staging: et131x: Fix endian bugs in et131x_get_regs()Mark Einon
2013-01-17staging: et131x: Only configure regs if link state changesMark Einon
2013-01-14net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli
2013-01-07staging: et131x: Use register defines instead of magic numbersMark Einon
2013-01-07staging: et131x: Replace rxdma csr register magic numbers with definesMark Einon
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-11-21staging: et131x: Removing final checkpatch errors, all line >80 charsMark Einon
2012-11-21staging: et131x: Replace kmem_cache use with plain kmalloc/kfreeMark Einon
2012-11-21staging: et131x: Remove incorrect comments regarding alignmentMark Einon
2012-11-21staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()Mark Einon
2012-11-21staging: et131x: Remove alignment offset padding on DMA buffer allocation/freeMark Einon