index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2014-05-23
staging: et131x: Remove empty file Module.symvers
Daniele Forsi
1
-0
/
+0
2014-05-23
staging: et131x: add blank lines after declarations
Maarten de Jonge
1
-0
/
+2
2014-05-23
staging: et131x: Remove useless return variables
Peter Senna Tschudin
1
-2
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-08
Staging: et131x: Fix warning of prefer ether_addr_copy() in et131x.c
Monam Agarwal
1
-2
/
+2
2014-02-18
staging: et131x: fix allocation failures
Alan
1
-2
/
+7
2014-02-07
staging: et131x: remove spinlock adapter->lock
Zhao, Gang
1
-8
/
+0
2014-02-07
staging: et131x: stop read when hit max delay in et131x_phy_mii_read
Zhao, Gang
1
-0
/
+2
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-17
staging: et131x: improve code consistency: access struct tx_ring
ZHAO Gang
1
-95
/
+95
2013-12-17
staging: et131x: improve code consistency: access struct rx_ring
ZHAO Gang
1
-28
/
+20
2013-12-10
staging: et131x: remove unnecessary pointer typecast
ZHAO Gang
1
-12
/
+10
2013-12-10
staging: et131x: remove item that have been done in TODO file
ZHAO Gang
1
-4
/
+0
2013-12-10
staging: et131x: reduce split lines in nic_rx_pkts
ZHAO Gang
1
-6
/
+5
2013-12-10
staging: et131x: reduce split lines in nic_return_rfd
ZHAO Gang
1
-10
/
+10
2013-12-10
staging: et131x: reduce split lines in et131x_rx_dma_memory_free
ZHAO Gang
1
-15
/
+17
2013-12-10
staging: et131x: reduce split lines in et131x_rx_dma_memory_alloc
ZHAO Gang
1
-25
/
+23
2013-12-10
staging: et131x: reduce split lines in et131x_config_rx_dma_regs
ZHAO Gang
1
-14
/
+10
2013-12-06
staging: et131x: trivial whitespace and line / character reductions
Mark Einon
1
-18
/
+14
2013-12-06
staging: et131x: remove unhelpful comments
Mark Einon
1
-176
/
+28
2013-12-06
staging: et131x: remove two useless debug statements
Mark Einon
1
-3
/
+0
2013-12-06
staging: et131x: clear up use of TRUEPHY defines
Mark Einon
2
-74
/
+11
2013-12-06
staging: et131x: replace magic number bitmask with defined values
Mark Einon
1
-1
/
+1
2013-12-06
staging: et131x: Remove unnecessary phydev checks
Mark Einon
1
-8
/
+5
2013-12-06
staging: et131x: improve indenting in et131x_adjust_link()
Mark Einon
1
-79
/
+81
2013-12-04
staging: et131x: delete unnecessary variable in function et131x_init
ZHAO Gang
1
-3
/
+1
2013-12-04
staging: et131x: change function name
ZHAO Gang
1
-3
/
+3
2013-12-02
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
1
-1
/
+1
2013-11-14
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+3
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-15
/
+2
2013-10-28
Staging: et131x: Fix Smatch Warning of Buffer Overflow
Rashika Kheria
1
-2
/
+3
2013-10-04
staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify code
Yijing Wang
1
-11
/
+3
2013-09-21
DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...
Russell King
1
-15
/
+2
2013-09-17
staging: et131x: Add some items to the TODO list
Mark Einon
1
-1
/
+6
2013-09-17
staging: et131x: Removing some unecessary braces
Mark Einon
1
-7
/
+5
2013-09-17
staging: et131x: Remove unused rcv_pend_lock spinlock
Mark Einon
2
-2
/
+0
2013-09-17
staging: et131x: Remove unused spinlock
Mark Einon
1
-3
/
+0
2013-08-21
staging: et131x: Remove frame error TODO item
Mark Einon
1
-1
/
+0
2013-04-11
staging: et131x: cancel_work when module gets unloaded
Devendra Naga
1
-0
/
+1
2013-03-12
staging: et131x: fix invalid fail after the call to eeprom_wait_ready
Devendra Naga
1
-2
/
+2
2013-02-21
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-457
/
+434
2013-02-18
staging: et131x: Update TODO list
Mark Einon
1
-0
/
+4
2013-02-18
staging: et131x: Remove assignment of skb->dev
Mark Einon
1
-1
/
+0
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-13
/
+7
2013-01-22
staging: et131x: Fix all sparse warnings
Mark Einon
1
-7
/
+7
2013-01-22
staging: et131x: Modify block comments to fit with networking style
Mark Einon
1
-238
/
+132
2013-01-22
staging: et131x: Trivial camel case fixes
Mark Einon
1
-24
/
+26
2013-01-22
staging: et131x: Fix endian bugs in et131x_get_regs()
Mark Einon
1
-36
/
+61
2013-01-17
staging: et131x: Only configure regs if link state changes
Mark Einon
1
-45
/
+38
[next]