index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
marvell
Age
Commit message (
Expand
)
Author
2015-02-13
Reset to 3.12.37
Scott Wood
2014-05-14
Reset to 3.12.19
Scott Wood
2013-12-08
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
2013-12-08
net: mv643xx_eth: Add missing phy_addr_set in DT mode
Jason Gunthorpe
2013-10-02
net: mv643xx_eth: fix missing device_node for port devices
Sebastian Hesselbarth
2013-10-02
net: mv643xx_eth: fix orphaned statistics timer crash
Sebastian Hesselbarth
2013-10-02
net: mv643xx_eth: update statistics timer from timer context only
Sebastian Hesselbarth
2013-09-24
skge: fix invalid value passed to pci_unmap_sigle
Mikulas Patocka
2013-09-19
skge: fix broken driver
Mikulas Patocka
2013-09-16
net: pxa168_eth: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-09-05
net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctls
Thomas Petazzoni
2013-09-05
net: mvneta: properly disable HW PHY polling and ensure adjust_link() works
Thomas Petazzoni
2013-08-30
net: pxa168_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
net: mv643xx_eth: use dev_get_platdata()
Jingoo Han
2013-08-30
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-08-13
skge: dma_sync the whole receive buffer
stephen hemminger
2013-08-05
skge: fix build on 32 bit
Stephen Hemminger
2013-08-05
skge: add dma_mapping check
stephen hemminger
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-07-31
mvneta: Try to fix mvneta when compiled as module
Arnaud Patard \(Rtp\)
2013-07-31
mvneta: Fix hang when loading the mvneta driver
Arnaud Patard \(Rtp\)
2013-07-30
net: mvneta: support big endian
Thomas Petazzoni
2013-07-30
net: mvneta: move the RX and TX desc macros outside of the structs
Thomas Petazzoni
2013-07-09
net: mv643xx_eth: do not use port number as platform device id
Jonas Gorski
2013-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-06-20
mv643xx_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-20
pxa168_eth: Allocate receive queue initialized to zero
Lubomir Rintel
2013-06-18
pxa168_eth: convert skb->end into skb_end_pointer(skb)
Isaku Yamahata
2013-06-18
mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)
Isaku Yamahata
2013-06-05
net: mvneta: read MAC address from hardware when available
Thomas Petazzoni
2013-06-05
net: mv643xx_eth: add missing semicolon
Arnd Bergmann
2013-05-31
net: mv643xx_eth: add DT parsing support
Sebastian Hesselbarth
2013-05-31
net: mv643xx_eth: proper initialization for Kirkwood SoCs
Sebastian Hesselbarth
2013-05-31
net: mv643xx_eth: use of_phy_connect if phy_node present
Sebastian Hesselbarth
2013-05-31
net: mv643xx_eth: use managed devm_ioremap for port registers
Sebastian Hesselbarth
2013-05-31
net: mv643xx_eth: use phy_disconnect instead of phy_detach
Sebastian Hesselbarth
2013-05-28
net: pass info struct via netdevice notifier
Jiri Pirko
2013-05-28
net: ethernet: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-05-16
NET: mv643xx_eth: avoid lockdep dump on interface down
Russell King
2013-05-14
mv643xx_eth: fix NAPI weight being > 64
Andrew Lunn
2013-05-03
sky2: Fix crash on receiving VLAN frames
Kirill Smelkov
2013-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-04-19
net: vlan: add protocol argument to packet tagging functions
Patrick McHardy
2013-04-19
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
Patrick McHardy
2013-04-15
net: mvneta: fix improper tx queue usage in mvneta_tx()
Willy Tarreau
2013-04-13
net: mvmdio: add select PHYLIB
Thomas Petazzoni
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2013-04-11
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
[next]