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
/
net
/
ethernet
/
marvell
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: mvmdio: fix interrupt timeout handling
Leigh Brown
2013-12-19
1
-0
/
+6
*
net: mvneta: Fix incorrect DMA unmapping size
Ezequiel Garcia
2013-12-06
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-11-19
1
-1
/
+2
|
\
|
*
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
2013-11-14
1
-1
/
+2
*
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
2
-0
/
+6
*
|
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-11-05
1
-0
/
+1
*
|
mvneta: drop redundant mac address check
Luka Perkov
2013-10-29
1
-1
/
+1
*
|
net: mvmdio: doc: mvmdio now used by mv643xx_eth
Leigh Brown
2013-10-29
1
-5
/
+3
*
|
net: mvmdio: slight optimisation of orion_mdio_write
Leigh Brown
2013-10-29
1
-6
/
+4
*
|
net: mvmdio: orion_mdio_ready: remove manual poll
Leigh Brown
2013-10-29
1
-21
/
+13
*
|
net: mvmdio: make orion_mdio_wait_ready consistent
Leigh Brown
2013-10-29
1
-22
/
+30
*
|
net: sky2: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-3
/
+0
*
|
net: skge: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-21
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-4
/
+3
|
\
\
|
|
/
|
*
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
2013-10-02
1
-0
/
+1
|
*
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
2013-10-02
1
-1
/
+1
|
*
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
2013-10-02
1
-3
/
+1
*
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-2
/
+2
|
/
*
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
2013-09-24
1
-3
/
+6
*
skge: fix broken driver
Mikulas Patocka
2013-09-19
1
-2
/
+3
*
net: pxa168_eth: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-15
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
1
-1
/
+28
|
\
|
*
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
2013-09-05
1
-0
/
+16
|
*
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
2013-09-05
1
-1
/
+12
*
|
net: pxa168_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
|
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-2
/
+2
*
|
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-29
1
-10
/
+9
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-16
1
-15
/
+53
|
\
\
|
|
/
|
*
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-13
1
-2
/
+4
|
*
skge: fix build on 32 bit
Stephen Hemminger
2013-08-04
1
-7
/
+7
|
*
skge: add dma_mapping check
stephen hemminger
2013-08-04
1
-6
/
+42
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-03
1
-14
/
+17
|
\
\
|
|
/
|
*
mvneta: Try to fix mvneta when compiled as module
Arnaud Patard \(Rtp\)
2013-07-30
1
-10
/
+14
|
*
mvneta: Fix hang when loading the mvneta driver
Arnaud Patard \(Rtp\)
2013-07-30
1
-10
/
+9
*
|
net: mvneta: support big endian
Thomas Petazzoni
2013-07-30
1
-3
/
+32
*
|
net: mvneta: move the RX and TX desc macros outside of the structs
Thomas Petazzoni
2013-07-30
1
-11
/
+15
|
/
*
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
2013-07-09
1
-2
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-03
2
-3
/
+3
|
\
|
*
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-19
1
-1
/
+1
|
*
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-19
1
-2
/
+2
*
|
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
2013-06-17
1
-1
/
+1
*
|
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-17
1
-1
/
+1
*
|
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
2013-06-04
1
-9
/
+35
*
|
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-06-04
1
-3
/
+5
*
|
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-30
1
-4
/
+149
*
|
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-30
1
-0
/
+11
*
|
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-30
1
-7
/
+18
*
|
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-30
1
-2
/
+1
*
|
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
2013-05-30
1
-1
/
+1
[next]