summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren1-7/+7
2014-03-13net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz1-0/+2
2014-03-12net/mlx4_core: Load the IB driver when the device supports IBoEOr Gerlitz1-1/+1
2014-03-12net/mlx4_en: Handle vxlan steering rules for mac address changesOr Gerlitz1-0/+8
2014-03-12net/mlx4_core: Fix wrong dump of the vxlan offloads device capabilityOr Gerlitz1-2/+3
2014-03-12r8169: fix the incorrect tx descriptor versionhayeswang1-1/+1
2014-03-11stmmac: dwmac-sti: fix broken STiD127 compatibilityGiuseppe CAVALLARO1-1/+1
2014-03-11stmmac: fix chained modeGiuseppe CAVALLARO4-53/+34
2014-03-11stmmac: fix and better tune the default buffer sizesGiuseppe CAVALLARO1-6/+6
2014-03-11stmmac: disable at run-time the EEE if not supportedGiuseppe CAVALLARO1-4/+19
2014-03-10bna: Replace large udelay() with mdelay()Ben Hutchings1-1/+1
2014-03-09bnx2: Fix shutdown sequenceMichael Chan2-4/+38
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai1-0/+11
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai1-3/+3
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard2-10/+16
2014-03-05net: macb: DMA-unmap full rx-bufferSoren Brinkmann1-1/+1
2014-03-05net: macb: Check DMA mappings for errorSoren Brinkmann1-2/+12
2014-03-05net/mlx4: Support shutdown() interfaceGavin Shan1-0/+1
2014-03-03net: cpsw: fix cpdma rx descriptor leak on down interfaceSchuyler Patton1-0/+6
2014-03-03be2net: isolate TX workarounds not applicable to Skyhawk-RVasundhara Volam1-13/+26
2014-03-03be2net: Fix skb double free in be_xmit_wrokarounds() failure pathVasundhara Volam1-3/+4
2014-03-03be2net: clear promiscuous bits in adapter->flags while disabling promiscuous ...Somnath kotur1-3/+9
2014-03-03be2net: Fix to reset transparent vlan taggingSomnath Kotur2-20/+12
2014-03-03qlcnic: dcb: a couple off by one bugsDan Carpenter1-2/+2
2014-03-02b44: always set duplex mode why phy changesHauke Mehrtens1-1/+6
2014-03-02b44: add calls to phy_{start,stop}Hauke Mehrtens1-0/+7
2014-02-28bna: fix vlan tag stripping and implement its togglingIvan Vecera1-10/+30
2014-02-28tg3: Don't check undefined error bits in RXBDMichael Chan2-3/+6
2014-02-27bnx2x: Add missing bit in default Tx switchingYuval Mintz1-1/+8
2014-02-26sfc: check for NULL efx->ptp_data in efx_ptp_eventEdward Cree1-0/+7
2014-02-25net/cxgb4: use remove handler as shutdown handlerThadeu Lima de Souza Cascardo1-0/+1
2014-02-25qlcnic: Fix number of rings when we fall back from msix to legacy.Rajesh Borundia2-0/+2
2014-02-25qlcnic: Allow any VLAN to be configured from VF.Sucheta Chakraborty1-9/+0
2014-02-25qlcnic: Fix usage of use_msi and use_msi_x module parametersShahed Shaikh1-1/+1
2014-02-25qlcnic: Fix function return error checkShahed Shaikh1-1/+1
2014-02-25net,IB/mlx: Bump all Mellanox driver versionsAmir Vadai3-6/+6
2014-02-24r8169: initialize rtl8169_stats seqlockKyle McMartin1-0/+2
2014-02-24net: stmmac: Check return value of alloc_dma_desc_resources()Tobias Klauser1-1/+1
2014-02-20net: fec: fix potential issue to avoid fec interrupt lost and crc errorDuan Fugang-B386111-6/+7
2014-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds17-23/+384
2014-02-18net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-18NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-17netdevice: add queue selection fallback handler for ndo_select_queueDaniel Borkmann7-11/+11
2014-02-17drivers/net: tulip_remove_one needs to call pci_disable_device()Ingo Molnar1-0/+1
2014-02-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+1
2014-02-13IB/mlx5: Remove dependency on X86Eli Cohen1-1/+1
2014-02-13drivers: net: cpsw: fix buggy loop conditionHeiko Schocher1-3/+3
2014-02-13net: cpsw: catch of_get_phy_mode failing and propagate errorUwe Kleine-König1-0/+5
2014-02-13net: axienet: Fix compilation warningsMichal Simek1-4/+8
2014-02-13net: axienet: Fix compilation errorMichal Simek1-0/+1