index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
et131x
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
staging: et131x: improve code consistency: access struct tx_ring
ZHAO Gang
2013-12-17
1
-95
/
+95
*
staging: et131x: improve code consistency: access struct rx_ring
ZHAO Gang
2013-12-17
1
-28
/
+20
*
staging: et131x: remove unnecessary pointer typecast
ZHAO Gang
2013-12-10
1
-12
/
+10
*
staging: et131x: remove item that have been done in TODO file
ZHAO Gang
2013-12-10
1
-4
/
+0
*
staging: et131x: reduce split lines in nic_rx_pkts
ZHAO Gang
2013-12-10
1
-6
/
+5
*
staging: et131x: reduce split lines in nic_return_rfd
ZHAO Gang
2013-12-10
1
-10
/
+10
*
staging: et131x: reduce split lines in et131x_rx_dma_memory_free
ZHAO Gang
2013-12-10
1
-15
/
+17
*
staging: et131x: reduce split lines in et131x_rx_dma_memory_alloc
ZHAO Gang
2013-12-10
1
-25
/
+23
*
staging: et131x: reduce split lines in et131x_config_rx_dma_regs
ZHAO Gang
2013-12-10
1
-14
/
+10
*
staging: et131x: trivial whitespace and line / character reductions
Mark Einon
2013-12-06
1
-18
/
+14
*
staging: et131x: remove unhelpful comments
Mark Einon
2013-12-06
1
-176
/
+28
*
staging: et131x: remove two useless debug statements
Mark Einon
2013-12-06
1
-3
/
+0
*
staging: et131x: clear up use of TRUEPHY defines
Mark Einon
2013-12-06
2
-74
/
+11
*
staging: et131x: replace magic number bitmask with defined values
Mark Einon
2013-12-06
1
-1
/
+1
*
staging: et131x: Remove unnecessary phydev checks
Mark Einon
2013-12-06
1
-8
/
+5
*
staging: et131x: improve indenting in et131x_adjust_link()
Mark Einon
2013-12-06
1
-79
/
+81
*
staging: et131x: delete unnecessary variable in function et131x_init
ZHAO Gang
2013-12-04
1
-3
/
+1
*
staging: et131x: change function name
ZHAO Gang
2013-12-04
1
-3
/
+3
*
staging: remove DEFINE_PCI_DEVICE_TABLE macro
Jingoo Han
2013-12-02
1
-1
/
+1
*
Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-11-14
1
-11
/
+3
|
\
|
*
staging: et131x: Use pci_dev->pcie_mpss and pcie_set_readrq() to simplify code
Yijing Wang
2013-10-04
1
-11
/
+3
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-15
/
+2
|
\
\
|
*
|
DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with...
Russell King
2013-09-21
1
-15
/
+2
|
|
/
*
|
Staging: et131x: Fix Smatch Warning of Buffer Overflow
Rashika Kheria
2013-10-28
1
-2
/
+3
*
|
staging: et131x: Add some items to the TODO list
Mark Einon
2013-09-17
1
-1
/
+6
*
|
staging: et131x: Removing some unecessary braces
Mark Einon
2013-09-17
1
-7
/
+5
*
|
staging: et131x: Remove unused rcv_pend_lock spinlock
Mark Einon
2013-09-17
2
-2
/
+0
*
|
staging: et131x: Remove unused spinlock
Mark Einon
2013-09-17
1
-3
/
+0
|
/
*
staging: et131x: Remove frame error TODO item
Mark Einon
2013-08-21
1
-1
/
+0
*
staging: et131x: cancel_work when module gets unloaded
Devendra Naga
2013-04-11
1
-0
/
+1
*
staging: et131x: fix invalid fail after the call to eeprom_wait_ready
Devendra Naga
2013-03-12
1
-2
/
+2
*
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-02-21
3
-457
/
+434
|
\
|
*
staging: et131x: Update TODO list
Mark Einon
2013-02-18
1
-0
/
+4
|
*
staging: et131x: Remove assignment of skb->dev
Mark Einon
2013-02-18
1
-1
/
+0
|
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
1
-13
/
+7
|
*
staging: et131x: Fix all sparse warnings
Mark Einon
2013-01-22
1
-7
/
+7
|
*
staging: et131x: Modify block comments to fit with networking style
Mark Einon
2013-01-22
1
-238
/
+132
|
*
staging: et131x: Trivial camel case fixes
Mark Einon
2013-01-22
1
-24
/
+26
|
*
staging: et131x: Fix endian bugs in et131x_get_regs()
Mark Einon
2013-01-22
1
-36
/
+61
|
*
staging: et131x: Only configure regs if link state changes
Mark Einon
2013-01-17
1
-45
/
+38
|
*
staging: et131x: Use register defines instead of magic numbers
Mark Einon
2013-01-07
2
-81
/
+139
|
*
staging: et131x: Replace rxdma csr register magic numbers with defines
Mark Einon
2013-01-07
2
-17
/
+25
*
|
net: phy: remove flags argument from phy_{attach, connect, connect_direct}
Florian Fainelli
2013-01-14
1
-1
/
+1
*
|
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2013-01-06
1
-4
/
+4
|
/
*
staging: et131x: Removing final checkpatch errors, all line >80 chars
Mark Einon
2012-11-21
1
-18
/
+27
*
staging: et131x: Replace kmem_cache use with plain kmalloc/kfree
Mark Einon
2012-11-21
2
-61
/
+19
*
staging: et131x: Remove incorrect comments regarding alignment
Mark Einon
2012-11-21
1
-10
/
+0
*
staging: et131x: Reduce indenting in et131x_rx_dma_memory_free()
Mark Einon
2012-11-21
1
-20
/
+20
*
staging: et131x: Remove alignment offset padding on DMA buffer allocation/free
Mark Einon
2012-11-21
1
-4
/
+2
[next]