summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorLines
2014-01-16e1000e: Fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg-6/+2
2014-01-15be2net: add dma_mapping_error() check for dma_map_page()Ivan Vecera-2/+9
2014-01-15bnx2x: Don't release PCI bars on shutdownYuval Mintz-14/+15
2014-01-15net,via-rhine: Fix tx_timeout handlingRichard Weinberger-0/+1
2014-01-14qlge: Fix vlan netdev features.Jitendra Kalsaria-0/+2
2014-01-13cxgb4: silence shift wrapping static checker warningDan Carpenter-1/+1
2014-01-10qlcnic: Fix ethtool statistics length calculationShahed Shaikh-18/+21
2014-01-10qlcnic: Fix bug in TX statisticsManish Chopra-1/+5
2014-01-10net: core: explicitly select a txq before doing l2 forwardingJason Wang-26/+25
2014-01-10bnx2x: fix DMA unmapping of TSO split BDsMichal Schmidt-4/+9
2014-01-09bnx2x: prevent WARN during driver unloadYuval Mintz-18/+38
2014-01-06be2net: fix max_evt_qs calculation for BE3 in SR-IOV configSuresh Reddy-4/+9
2014-01-06be2net: increase the timeout value for loopback-test FW cmdSuresh Reddy-12/+22
2014-01-06be2net: disable RSS when number of RXQs is reduced to 1 via set-channelsVasundhara Volam-6/+12
2014-01-05fec: Revert "fec: Do not assume that PHY reset is active low"Fabio Estevam-10/+4
2014-01-05bnx2x: fix VLAN configuration for VFs.Yuval Mintz-112/+174
2014-01-05bnx2x: fix AFEX memory overflowYuval Mintz-1/+4
2014-01-05bnx2x: Clean before update RSS arrivesMichal Kalderon-1/+7
2014-01-05bnx2x: Correct number of MSI-X vectors for VFsMichal Kalderon-3/+6
2014-01-05bnx2x: limit number of interrupt vectors for 57711Dmitry Kravkov-3/+5
2014-01-03qlcnic: Fix bug in Tx completion pathShahed Shaikh-7/+12
2014-01-03cxgb4: allow large buffer size to have page sizeThadeu Lima de Souza Cascardo-1/+1
2014-01-02qlcnic: Fix resource allocation for TX queuesManish Chopra-1/+2
2014-01-02qlcnic: Fix loopback diagnostic testManish Chopra-6/+7
2014-01-01bnx2x: Fix KR2 work-around detection of BCM8073Yaniv Rosner-1/+1
2014-01-01bnx2x: Fix incorrect link-up reportYaniv Rosner-0/+4
2014-01-01bnx2x: Fix Duplex setting for 54618seYaniv Rosner-26/+28
2014-01-01bnx2x: Fix passive DAC cable detectionYaniv Rosner-9/+12
2014-01-01bnx2x: Fix 578xx-KR 1G linkYaniv Rosner-0/+14
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers-13/+11
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam-4/+10
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson-2/+2
2013-12-27arc_emac: fix potential use after freeEric Dumazet-2/+2
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir-1/+1
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N-1/+1
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi-16/+235
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi-2/+12
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi-5/+20
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi-0/+9
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi-0/+6
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-7/+16
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown-0/+6
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall-3/+5
2013-12-19net: fec: fix potential use after freeEric Dumazet-2/+2
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt-1/+1
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N-0/+2
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore-0/+2
2013-12-17e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman-2/+2
2013-12-17e1000e: fix compiler warning (maybe-unitialized variable)David Ertman-2/+5
2013-12-17e1000e: fix compiler warningsDavid Ertman-3/+7