aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell
Commit message (Expand)AuthorAge
* net: mv643xx_eth: potential NULL dereference in probe()Dan Carpenter2013-11-14
* net: mv643xx_eth: Add missing phy_addr_set in DT modeJason Gunthorpe2013-11-05
* mvneta: drop redundant mac address checkLuka Perkov2013-10-29
* net: mvmdio: doc: mvmdio now used by mv643xx_ethLeigh Brown2013-10-29
* net: mvmdio: slight optimisation of orion_mdio_writeLeigh Brown2013-10-29
* net: mvmdio: orion_mdio_ready: remove manual pollLeigh Brown2013-10-29
* net: mvmdio: make orion_mdio_wait_ready consistentLeigh Brown2013-10-29
* net: sky2: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* net: skge: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-08
|\
| * net: mv643xx_eth: fix missing device_node for port devicesSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: fix orphaned statistics timer crashSebastian Hesselbarth2013-10-02
| * net: mv643xx_eth: update statistics timer from timer context onlySebastian Hesselbarth2013-10-02
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
|/
* skge: fix invalid value passed to pci_unmap_sigleMikulas Patocka2013-09-24
* skge: fix broken driverMikulas Patocka2013-09-19
* net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-09-05
|\
| * net: mvneta: implement ->ndo_do_ioctl() to support PHY ioctlsThomas Petazzoni2013-09-05
| * net: mvneta: properly disable HW PHY polling and ensure adjust_link() worksThomas Petazzoni2013-09-05
* | net: pxa168_eth: use dev_get_platdata()Jingoo Han2013-08-30
* | net: mv643xx_eth: use dev_get_platdata()Jingoo Han2013-08-30
* | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
* | 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