summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-11-12net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran1-1/+1
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt1-9/+19
2014-11-12net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli3-5/+9
2014-11-12net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli3-1/+8
2014-11-12net: qualcomm: Fix dependencyStefan Wahren1-2/+1
2014-11-12ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann1-3/+1
2014-11-11net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz1-8/+14
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt1-1/+2
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai3-7/+15
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai6-11/+135
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2-40/+61
2014-11-07net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann1-4/+19
2014-11-07netxen: Fix link event handling.Manish Chopra1-1/+2
2014-11-07enic: update desc properly in rx_copybreakGovindarajulu Varadarajan1-12/+2
2014-11-07enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan1-0/+6
2014-11-07net/mlx5_core: Fix race on driver loadEli Cohen1-2/+2
2014-11-07net/mlx5_core: Fix race in create EQEli Cohen1-4/+3
2014-11-06drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N1-1/+0
2014-11-06net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan1-8/+10
2014-11-06stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO1-13/+16
2014-11-06stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO1-6/+9
2014-11-06stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO1-2/+0
2014-11-06stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier1-0/+1
2014-11-06stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier1-2/+3
2014-11-06drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang1-1/+0
2014-11-05drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2-3/+6
2014-11-05drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian6-5/+38
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree1-1/+2
2014-11-03net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy1-8/+8
2014-11-02smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij1-8/+12
2014-11-02drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang1-0/+1
2014-11-01net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli1-0/+7
2014-11-01net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli1-2/+4
2014-11-01net: mvpp2: fix possible memory leakSudip Mukherjee1-9/+18
2014-11-01sunhme: Add DMA mapping error checks.David S. Miller1-5/+57
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren2-0/+61
2014-10-31mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz1-0/+4
2014-10-31net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-3/+14
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai1-8/+8
2014-10-29net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli1-0/+2