summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-07-31amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas1-4/+13
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas10-52/+944
2014-07-31net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-31mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2-3/+4
2014-07-31mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein7-7/+8
2014-07-31mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-07-31bna: fill the magic in bnad_get_eeprom() instead of validatingIvan Vecera1-4/+2
2014-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+35
2014-07-30net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-30net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-30sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn1-24/+1
2014-07-29sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-26e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman1-0/+26
2014-07-26e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman1-1/+6
2014-07-26e1000e: Add support for EEE in Sx statesDavid Ertman2-2/+20
2014-07-26e1000e: Add code to check return values on NVM accessesDavid Ertman3-8/+23
2014-07-26e1000e: Fix CRC errors with jumbo trafficDavid Ertman2-1/+2
2014-07-26ixgbe: Make return values more directMark Rustad11-1010/+742
2014-07-26ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad1-1/+0
2014-07-26ixgbe: Delete a bunch of dead codeMark Rustad4-275/+0
2014-07-26ixgbe: Fix ixgbe_write_mbx error resultMark Rustad1-6/+5
2014-07-26ixgbe: Correct X540 semaphore errorMark Rustad1-18/+16
2014-07-26ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad1-70/+53
2014-07-26ixgbe: Convert some udelays to usleep_rangeMark Rustad2-5/+5
2014-07-25bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-25net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen1-0/+6
2014-07-25net/macb: add RX checksum offload featureCyrille Pitchen2-4/+51
2014-07-25net/macb: add TX checksum offload featureCyrille Pitchen1-0/+29
2014-07-25net/macb: add scatter-gather hw featureCyrille Pitchen2-52/+240
2014-07-25net/macb: configure for FIFO mode and non-gigabitNicolas Ferre2-20/+74
2014-07-25drivers: net: cpsw: cleanup: remove unused functionMugunthan V N1-11/+0
2014-07-25net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu1-2/+2
2014-07-25bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang3-32/+53
2014-07-25cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai1-1/+1
2014-07-25fec: Simplify the PM related hooksFabio Estevam1-6/+2
2014-07-25bnx2x: fix set_setting for some PHYsYaniv Rosner1-0/+1
2014-07-24i40e: always print aqtx answerShannon Nelson2-10/+6
2014-07-24i40e: Give link more time after setting flow controlCatherine Sullivan1-3/+7
2014-07-24i40e: Fix firmware API version errorsCatherine Sullivan1-13/+7
2014-07-24i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2-14/+14
2014-07-24i40evf: don't wait so longMitch Williams1-2/+2
2014-07-24i40e/i40evf: fix extension header csum logicJesse Brandeburg2-4/+0
2014-07-24i40e/i40evf: Add nvmupdate supportShannon Nelson10-16/+866
2014-07-24i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster1-2/+2
2014-07-24igb: bump igb version to 5.2.13Todd Fujinaka1-2/+2
2014-07-24igb: Add message when malformed packets detected by hwCarolyn Wyborny2-0/+26
2014-07-24ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller1-4/+19
2014-07-24ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller1-10/+7