summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-3110-52/+944
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-312-0/+73
* mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2014-07-302-3/+4
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-307-7/+8
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-3/+287
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-306-6/+35
|\
| * sunvnet: only use connected ports when sendingDavid L Stevens2014-07-291-5/+17
| * bnx2x: fix crash during TSO tunnelingDmitry Kravkov2014-07-252-0/+10
| * bnx2x: fix set_setting for some PHYsYaniv Rosner2014-07-251-0/+1
| * amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-231-1/+2
| * net: bcmgenet: correctly pad short packetsFlorian Fainelli2014-07-231-0/+5
* | net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni2014-07-301-0/+16
* | net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni2014-07-301-1/+1
* | sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings2014-07-301-17/+7
* | vxge: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-1/+0
* | octeon: remove deprecated syststamp timestampWillem de Bruijn2014-07-291-24/+1
* | e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman2014-07-261-0/+26
* | e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman2014-07-261-1/+6
* | e1000e: Add support for EEE in Sx statesDavid Ertman2014-07-262-2/+20
* | e1000e: Add code to check return values on NVM accessesDavid Ertman2014-07-263-8/+23
* | e1000e: Fix CRC errors with jumbo trafficDavid Ertman2014-07-262-1/+2
* | ixgbe: Make return values more directMark Rustad2014-07-2611-1010/+742
* | ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad2014-07-261-1/+0
* | ixgbe: Delete a bunch of dead codeMark Rustad2014-07-264-275/+0
* | ixgbe: Fix ixgbe_write_mbx error resultMark Rustad2014-07-261-6/+5
* | ixgbe: Correct X540 semaphore errorMark Rustad2014-07-261-18/+16
* | ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad2014-07-261-70/+53
* | ixgbe: Convert some udelays to usleep_rangeMark Rustad2014-07-262-5/+5
* | net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen2014-07-251-0/+6
* | net/macb: add RX checksum offload featureCyrille Pitchen2014-07-252-4/+51
* | net/macb: add TX checksum offload featureCyrille Pitchen2014-07-251-0/+29
* | net/macb: add scatter-gather hw featureCyrille Pitchen2014-07-252-52/+240
* | net/macb: configure for FIFO mode and non-gigabitNicolas Ferre2014-07-252-20/+74
* | drivers: net: cpsw: cleanup: remove unused functionMugunthan V N2014-07-251-11/+0
* | net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu2014-07-251-2/+2
* | bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang2014-07-253-32/+53
* | cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai2014-07-251-1/+1
* | fec: Simplify the PM related hooksFabio Estevam2014-07-251-6/+2
* | i40e: always print aqtx answerShannon Nelson2014-07-242-10/+6
* | i40e: Give link more time after setting flow controlCatherine Sullivan2014-07-241-3/+7
* | i40e: Fix firmware API version errorsCatherine Sullivan2014-07-241-13/+7
* | i40e/i40evf: ARQ copy desc data even for failed commandsKamil Krawczyk2014-07-242-14/+14
* | i40evf: don't wait so longMitch Williams2014-07-241-2/+2
* | i40e/i40evf: fix extension header csum logicJesse Brandeburg2014-07-242-4/+0
* | i40e/i40evf: Add nvmupdate supportShannon Nelson2014-07-2410-16/+866
* | i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.cToralf Förster2014-07-241-2/+2
* | igb: bump igb version to 5.2.13Todd Fujinaka2014-07-241-2/+2
* | igb: Add message when malformed packets detected by hwCarolyn Wyborny2014-07-242-0/+26
* | ixgbe: don't check minimum link when direct assigned to virtual machineJacob Keller2014-07-241-4/+19
* | ixgbe: fix use of list_for_each in ixgbe_enumerate_functionsJacob Keller2014-07-241-10/+7