aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-02-13netdev: octeon3-ethernet: Fixes to build as module.Abhishek Paliwal
2015-02-13netdev: Preliminary Ethernet driver for Cavium cn78XX.Abhishek Paliwal
2015-02-13netdev: octeon-ethernet: Add common module for setting mac addressAbhishek Paliwal
2015-02-13RapidIO: Add interface to memory map rapidio device memory.Abhishek Paliwal
2015-02-13netdev: octeon: Move and update OCTEON network drivers from staging.Abhishek Paliwal
2015-01-21Merge tag 'v3.14.27' into standard/baseBruce Ashfield
2014-12-16igb: bring link up when PHY is powered upTodd Fujinaka
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet
2014-12-16net: mvneta: fix Tx interrupt delaywilly tarreau
2014-12-16net/mlx4_core: Limit count field to 24 bits in qp_alloc_resJack Morgenstein
2014-12-16tg3: fix ring init when there are more TX than RX channelsThadeu Lima de Souza Cascardo
2014-12-09Merge tag 'v3.14.25' into standard/baseBruce Ashfield
2014-12-09net: sh_eth: fix driver dependenciesBartlomiej Zolnierkiewicz
2014-12-09net: sh_eth: Add r8a7794 supportHisashi Nakamura
2014-12-09sh_eth: remove checks around dev_kfree_skb() callsSergei Shtylyov
2014-12-09net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda
2014-12-09net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda
2014-12-09sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov
2014-12-09Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-12-09sh_eth: ensure pm_runtime cannot suspend the device during initBen Dooks
2014-12-09sh_eth: Remove goto statements that jump straight to a returnLaurent Pinchart
2014-12-09sh_eth: Register MDIO bus before registering the network deviceLaurent Pinchart
2014-12-09sh_eth: Simplify MDIO bus initialization and releaseLaurent Pinchart
2014-12-09sh_eth: Use the platform device as the MDIO bus parentLaurent Pinchart
2014-12-09sh_eth: Use the platform device for memory allocationLaurent Pinchart
2014-12-09sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov
2014-12-09sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov
2014-12-09sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov
2014-12-09sh_eth: exit probe with unknown register layoutSergei Shtylyov
2014-12-09sh_eth: update OF PHY registerationBen Dooks
2014-12-09sh_eth: add device tree supportSergei Shtylyov
2014-12-09sh_eth: use ETH_ZLEN instead of home-grown #defineSergei Shtylyov
2014-11-21vio: fix reuse of vio_dring slotDwight Engen
2014-11-21smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-10-15Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-10-15tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-15tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-10-15i40e: Don't stop driver probe when querying DCB config failsNeerav Parikh
2014-10-15myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-10-05ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-14bna: fix performance regressionIvan Vecera
2014-08-14bnx2x: fix crash during TSO tunnelingDmitry Kravkov
2014-07-28sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-28be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-28net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons
2014-07-28net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-28bnx2x: fix possible panic under memory stressEric Dumazet
2014-07-28e1000e: Fix SHRA register access for 82579David Ertman
2014-07-28igb: do a reset on SR-IOV re-init if device is downStefan Assmann
2014-07-28igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka