summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_en: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* be2net: Implement ndo_gso_check()Joe Stringer2014-11-141-0/+6
* smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra2014-11-131-0/+46
* net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov2014-11-131-5/+2
* net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov2014-11-131-6/+2
* net: ptp: fix time stamp matching logic for VLAN packets.Richard Cochran2014-11-121-1/+1
* cxgb4 : dcb open-lldp interop fixesAnish Bhatt2014-11-121-9/+19
* net: bcmgenet: apply MII configuration in bcmgenet_open()Florian Fainelli2014-11-113-5/+9
* net: bcmgenet: connect and disconnect from the PHY state machineFlorian Fainelli2014-11-113-1/+8
* net: qualcomm: Fix dependencyStefan Wahren2014-11-111-2/+1
* ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann2014-11-111-3/+1
* net/mlx4_en: Advertize encapsulation offloads features only when VXLAN tunnel...Or Gerlitz2014-11-111-8/+14
* cxgb4 : Fix bug in DCB app deletionAnish Bhatt2014-11-101-1/+2
* cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai2014-11-103-7/+15
* cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai2014-11-106-11/+135
* cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai2014-11-102-40/+61
* net: fec: fix regression on i.MX28 introduced by rx_copybreak supportLothar Waßmann2014-11-071-4/+19
* netxen: Fix link event handling.Manish Chopra2014-11-061-1/+2
* enic: update desc properly in rx_copybreakGovindarajulu Varadarajan2014-11-061-12/+2
* enic: handle error condition properly in enic_rq_indicate_bufGovindarajulu Varadarajan2014-11-061-0/+6
* net/mlx5_core: Fix race on driver loadEli Cohen2014-11-061-2/+2
* net/mlx5_core: Fix race in create EQEli Cohen2014-11-061-4/+3
* drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroyMugunthan V N2014-11-061-1/+0
* net: mv643xx_eth: reclaim TX skbs only when released by the HWKarl Beldan2014-11-061-8/+10
* stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO2014-11-051-13/+16
* stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO2014-11-051-6/+9
* stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO2014-11-051-2/+0
* stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier2014-11-051-0/+1
* stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier2014-11-051-2/+3
* drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang2014-11-051-1/+0
* drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian2014-11-042-3/+6
* drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian2014-11-046-5/+38
* sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree2014-11-031-1/+2
* net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy2014-11-031-8/+8
* smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij2014-11-011-8/+12
* drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang2014-11-011-0/+1
* net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli2014-11-011-0/+7
* net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli2014-11-011-2/+4
* net: mvpp2: fix possible memory leakSudip Mukherjee2014-11-011-9/+18
* sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
* drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
* drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
* net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-0/+61
* mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-0/+4
* net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-301-2/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-304-3/+14
|\
| * ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| * ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| * igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
OpenPOWER on IntegriCloud