summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/marvell
AgeCommit message (Expand)Author
2013-08-13skge: dma_sync the whole receive bufferstephen hemminger
2013-08-05skge: fix build on 32 bitStephen Hemminger
2013-08-05skge: add dma_mapping checkstephen hemminger
2013-07-31mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)
2013-07-31mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)
2013-07-09net: mv643xx_eth: do not use port number as platform device idJonas Gorski
2013-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-20mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-20pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel
2013-06-18pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata
2013-06-18mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata
2013-06-05net: mvneta: read MAC address from hardware when availableThomas Petazzoni
2013-06-05net: mv643xx_eth: add missing semicolonArnd Bergmann
2013-05-31net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth
2013-05-31net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth
2013-05-31net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-28net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han
2013-05-16NET: mv643xx_eth: avoid lockdep dump on interface downRussell King
2013-05-14mv643xx_eth: fix NAPI weight being > 64Andrew Lunn
2013-05-03sky2: Fix crash on receiving VLAN framesKirill Smelkov
2013-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau
2013-04-13net: mvmdio: add select PHYLIBThomas Petazzoni
2013-04-12net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth
2013-04-11net: mv643xx_eth: Add GRO supportSebastian Hesselbarth
2013-04-11net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth
2013-04-11net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth
2013-04-08net: mvmdio: get and enable optional clockSebastian Hesselbarth
2013-04-08net: mvneta: enable features before registering the driverwilly tarreau
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29sky2: Threshold for Pause Packet is set wrongMirko Lindner
2013-03-29sky2: Receive Overflows not countedMirko Lindner
2013-03-24mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz
2013-03-24net: mvmdio: define module alias for platform deviceSimon Baatz
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-22net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli
2013-03-22net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli
2013-03-22net: mvmdio: allow platform device style registrationFlorian Fainelli
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2013-03-12mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg
2013-03-07mv643xx_eth: fix for disabled autonegPhil Sutter
2013-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-04ethernet: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-29net: mvneta: remove unneeded version.h includeJesper Juhl