summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* 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
| * e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
* | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
|/
* cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1
* cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
* net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
* net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3
* drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
* cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-272-2/+11
* cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-271-3/+45
OpenPOWER on IntegriCloud