aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-02dm9000: NULL dereferences on error in probe()Dan Carpenter1-2/+4
2014-07-31net: stmmac: Support devicetree configs for mcast and ucast filter entriesVince Bridgers6-21/+130
2014-07-31net: stmmac: Correct set_filter for multicast and unicast casesVince Bridgers5-19/+14
2014-07-31net: stmmac: Change MAC interface to support multiple filter configurationsVince Bridgers5-62/+91
2014-07-30net: bcmgenet: correct spellingBrian Norris1-11/+11
2014-07-30net/fsl: Add format length modifier to avoid negative valuesShruti Kanetkar1-1/+1
2014-07-30net/fsl: fix misspelled wordMadalin Bucur1-1/+1
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas8-27/+508
2014-07-30amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas3-22/+33
2014-07-30amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas1-4/+13
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas10-52/+944
2014-07-30net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-30mlx5: Adjust events to use unsigned long param instead of void *Jack Morgenstein2-3/+4
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein7-7/+8
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-3/+287
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller6-6/+35
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-29sfc: 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-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman1-0/+26
2014-07-25e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman1-1/+6
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman2-2/+20
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman3-8/+23
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman2-1/+2
2014-07-25ixgbe: Make return values more directMark Rustad11-1010/+742
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad1-1/+0
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad4-275/+0
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad1-6/+5
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad1-18/+16
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad1-70/+53
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad2-5/+5
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen1-0/+6
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen2-4/+51
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen1-0/+29
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen2-52/+240
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre2-20/+74
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N1-11/+0
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu1-2/+2
2014-07-24bfin_mac: convert bfin Ethernet driver to NAPI frameworkSonic Zhang3-32/+53
2014-07-24cxgb4: Fixed incorrect check for memory operation in t4_memory_rwHariprasad Shenai1-1/+1
2014-07-24fec: Simplify the PM related hooksFabio Estevam1-6/+2
2014-07-24bnx2x: 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