index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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
*
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
*
staging: et131x: Refactor et131x_isr() to remove indenting
Mark Einon
2012-11-21
1
-154
/
+141
*
staging: et131x: remove use of __devexit_p
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: et131x: remove use of __devinit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: et131x: remove use of __devexit
Bill Pemberton
2012-11-21
1
-1
/
+1
*
staging: et131x: Remove unnecessary DMA address alignment code
Mark Einon
2012-11-13
1
-67
/
+5
*
staging: et131x: Avoid unnecessary calculations in for loop
Mark Einon
2012-11-13
1
-9
/
+11
*
staging: et131x: Align ring_index and fbr[] indicies
Mark Einon
2012-11-02
1
-62
/
+43
*
staging: et131x: Remove unused buffer[1,2] variables.
Mark Einon
2012-11-02
1
-7
/
+0
*
staging: et131x: Add ethtool printout to match MII regs
Mark Einon
2012-10-31
1
-0
/
+6
*
staging: et131x: Remove unnecessary PHY register write
Mark Einon
2012-10-30
2
-19
/
+1
*
staging: et131x: Remove unnecessary NULL pointer assignments
Mark Einon
2012-10-30
1
-8
/
+6
*
staging: et131x: Update TODO list in README
Mark Einon
2012-10-30
1
-0
/
+1
*
staging: et131x: Refactor nic_rx_pkts() to remove indenting
Mark Einon
2012-10-30
1
-113
/
+88
*
staging: et131x: Remove duplicate code for fbr[0, 1]
Mark Einon
2012-10-30
1
-282
/
+180
*
staging: et131x: Fix i386 build warnings from use of dma_addr_t
Mark Einon
2012-10-23
1
-11
/
+9
*
staging: et131x: Remove USE_FBR0 define and #ifdefs
Mark Einon
2012-10-22
1
-51
/
+7
*
staging: et131x: Use upper_32_bits() instead of '>> 32'
Mark Einon
2012-10-22
1
-30
/
+25
*
staging: et131x: Remove fbr_lookup.real_physaddr
Mark Einon
2012-10-22
1
-25
/
+6
*
staging: et131x: Fix 64bit tx dma address handling
Mark Einon
2012-10-22
1
-63
/
+39
*
staging: et131x: Use skb_headlen() where appropriate
Mark Einon
2012-10-22
1
-16
/
+9
[next]