summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches
2015-04-01cxgb4: Fix to dump devlog, even if FW is crashedHariprasad Shenai
2015-04-01cxgb4: Firmware macro changes for fw verison 1.13.32.0Hariprasad Shenai
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther
2015-04-01bnx2x: Fix kdump when iommu=onYuval Mintz
2015-04-01bnx2x: Fix kdump on 4-port deviceYuval Mintz
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran
2015-03-31net/macb: unify peripheral version testingNicolas Ferre
2015-03-31net/macb: fix the peripheral version testNicolas Ferre
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre
2015-03-31net/macb: trivial: correct wording for capsNicolas Ferre
2015-03-31net/macb: fix capabilities configurationNicolas Ferre
2015-03-31net/macb: add comment in macb_probe_queuesNicolas Ferre
2015-03-31net/macb: only probe queues once and use stored valuesNicolas Ferre
2015-03-31net: smc91x: Remove an unused variableFabio Estevam
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2015-03-31net/mlx4_en: Protect access to the statistics bitmapEran Ben Elisha
2015-03-31net/mlx4_en: Support general selective view of ethtool statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Move statistics bitmap setting to the Ethernet driverEran Ben Elisha
2015-03-31net/mlx4_en: Create new header file for all statistics infoEran Ben Elisha
2015-03-31net/mlx4_en: Fix port counters statistics bitmaskEran Ben Elisha
2015-03-31net: bcmgenet: fix the call to phy_mac_interrupt()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_LINK_EVENTPetri Gynther
2015-03-31net: bcmgenet: fix bcmgenet_open()Petri Gynther
2015-03-31net: bcmgenet: remove __bcmgenet_fini_dma()Petri Gynther
2015-03-31net: bcmgenet: add UMAC_IRQ_RXDMA_DONE and UMAC_IRQ_TXDMA_DONEPetri Gynther
2015-03-31ethernet: Use bool function returns of true/false instead of 1/0Joe Perches
2015-03-31bnx2x: Prevent probe as early as possibleYuval Mintz
2015-03-31bnx2x: Count number of link changesYaniv Rosner
2015-03-31bnx2x: Configure IFir et al. according to nvramYaniv Rosner
2015-03-31Merge branch 'ptp-2038'David S. Miller
2015-03-31ptp: tilegx: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: cpts: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: stmmac: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: sfc: convert to the 64 bit get/set time methods.Richard Cochran
2015-03-31ptp: mlx4: convert to the 64 bit get/set time methods.Richard Cochran