aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-16
|\
| * skge: dma_sync the whole receive bufferstephen hemminger2013-08-13
| * skge: fix build on 32 bitStephen Hemminger2013-08-05
| * skge: add dma_mapping checkstephen hemminger2013-08-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-04
|\|
| * mvneta: Try to fix mvneta when compiled as moduleArnaud Patard \(Rtp\)2013-07-30
| * mvneta: Fix hang when loading the mvneta driverArnaud Patard \(Rtp\)2013-07-30
* | net: mvneta: support big endianThomas Petazzoni2013-07-30
* | net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni2013-07-30
|/
* net: mv643xx_eth: do not use port number as platform device idJonas Gorski2013-07-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-07-03
|\
| * mv643xx_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-20
| * pxa168_eth: Allocate receive queue initialized to zeroLubomir Rintel2013-06-20
* | pxa168_eth: convert skb->end into skb_end_pointer(skb)Isaku Yamahata2013-06-17
* | mv643xx_eth.c: convert skb->end into skb_end_poitner(skb)Isaku Yamahata2013-06-17
* | net: mvneta: read MAC address from hardware when availableThomas Petazzoni2013-06-04
* | net: mv643xx_eth: add missing semicolonArnd Bergmann2013-06-04
* | net: mv643xx_eth: add DT parsing supportSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: proper initialization for Kirkwood SoCsSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use of_phy_connect if phy_node presentSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use managed devm_ioremap for port registersSebastian Hesselbarth2013-05-30
* | net: mv643xx_eth: use phy_disconnect instead of phy_detachSebastian Hesselbarth2013-05-30
* | net: pass info struct via netdevice notifierJiri Pirko2013-05-28
* | net: ethernet: remove unnecessary platform_set_drvdata()Jingoo Han2013-05-28
|/
* NET: mv643xx_eth: avoid lockdep dump on interface downRussell King2013-05-16
* mv643xx_eth: fix NAPI weight being > 64Andrew Lunn2013-05-14
* sky2: Fix crash on receiving VLAN framesKirill Smelkov2013-05-03
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-22
|\
| * net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-15
| * net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-13
| * net: mvneta: enable features before registering the driverwilly tarreau2013-04-08
* | net: vlan: add protocol argument to packet tagging functionsPatrick McHardy2013-04-19
* | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy2013-04-19
* | net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-12
* | net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-11
* | net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-11
* | net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-11
* | net: mvmdio: get and enable optional clockSebastian Hesselbarth2013-04-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-01
|\|
| * sky2: Threshold for Pause Packet is set wrongMirko Lindner2013-03-29
| * sky2: Receive Overflows not countedMirko Lindner2013-03-29
* | mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz2013-03-24
* | net: mvmdio: define module alias for platform deviceSimon Baatz2013-03-24
* | mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli2013-03-22
* | net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli2013-03-22
* | net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli2013-03-22
* | net: mvmdio: allow platform device style registrationFlorian Fainelli2013-03-22
* | drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-17
* | drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-15
* | mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-12
|/