index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
/
et131x.c
Age
Commit message (
Expand
)
Author
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
staging: et131x: improve code consistency: access struct tx_ring
ZHAO Gang
2013-12-17
staging: et131x: improve code consistency: access struct rx_ring
ZHAO Gang
2013-12-10
staging: et131x: remove unnecessary pointer typecast
ZHAO Gang
2013-12-10
staging: et131x: reduce split lines in nic_rx_pkts
ZHAO Gang
2013-12-10
staging: et131x: reduce split lines in nic_return_rfd
ZHAO Gang
2013-12-10
staging: et131x: reduce split lines in et131x_rx_dma_memory_free
ZHAO Gang
2013-12-10
staging: et131x: reduce split lines in et131x_rx_dma_memory_alloc
ZHAO Gang
2013-12-10
staging: et131x: reduce split lines in et131x_config_rx_dma_regs
ZHAO Gang
2013-12-06
staging: et131x: trivial whitespace and line / character reductions
Mark Einon
2013-12-06
staging: et131x: remove unhelpful comments
Mark Einon
2013-12-06
staging: et131x: remove two useless debug statements
Mark Einon
2013-12-06
staging: et131x: clear up use of TRUEPHY defines
Mark Einon
2013-12-06
staging: et131x: replace magic number bitmask with defined values
Mark Einon
2013-12-06
staging: et131x: Remove unnecessary phydev checks
Mark Einon
2013-12-06
staging: et131x: improve indenting in et131x_adjust_link()
Mark Einon
2013-12-04
staging: et131x: delete unnecessary variable in function et131x_init
ZHAO Gang
2013-12-04
staging: et131x: change function name
ZHAO Gang
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-10-28
Staging: et131x: Fix Smatch Warning of Buffer Overflow
Rashika Kheria
2013-10-04
staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify code
Yijing Wang
2013-09-21
DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...
Russell King
2013-09-17
staging: et131x: Removing some unecessary braces
Mark Einon
2013-09-17
staging: et131x: Remove unused rcv_pend_lock spinlock
Mark Einon
2013-09-17
staging: et131x: Remove unused spinlock
Mark Einon
2013-04-11
staging: et131x: cancel_work when module gets unloaded
Devendra Naga
2013-03-12
staging: et131x: fix invalid fail after the call to eeprom_wait_ready
Devendra Naga
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-18
staging: et131x: Remove assignment of skb->dev
Mark Einon
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
2013-01-22
staging: et131x: Fix all sparse warnings
Mark Einon
2013-01-22
staging: et131x: Modify block comments to fit with networking style
Mark Einon
2013-01-22
staging: et131x: Trivial camel case fixes
Mark Einon
2013-01-22
staging: et131x: Fix endian bugs in et131x_get_regs()
Mark Einon
2013-01-17
staging: et131x: Only configure regs if link state changes
Mark Einon
2013-01-14
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-07
staging: et131x: Use register defines instead of magic numbers
Mark Einon
2013-01-07
staging: et131x: Replace rxdma csr register magic numbers with defines
Mark Einon
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2012-11-21
staging: et131x: Removing final checkpatch errors, all line >80 chars
Mark Einon
2012-11-21
staging: et131x: Replace kmem_cache use with plain kmalloc/kfree
Mark Einon
2012-11-21
staging: et131x: Remove incorrect comments regarding alignment
Mark Einon
2012-11-21
staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()
Mark Einon
2012-11-21
staging: et131x: Remove alignment offset padding on DMA buffer allocation/free
Mark Einon
2012-11-21
staging: et131x: Refactor et131x_isr() to remove indenting
Mark Einon
2012-11-21
staging: et131x: remove use of __devexit_p
Bill Pemberton
2012-11-21
staging: et131x: remove use of __devinit
Bill Pemberton
2012-11-21
staging: et131x: remove use of __devexit
Bill Pemberton
[next]