summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2012-07-17ixgbevf: Fix panic when loading driverAlexander Duyck1-0/+3
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-10/+35
2012-07-17ixgbevf: Prevent RX/TX statistics getting reset to zeroNarendra K1-12/+0
2012-07-14e1000e: fix test for PHY being accessible on 82577/8/9 and I217Bruce Allan1-10/+32
2012-07-14e1000e: Correct link check logic for 82571 serdesTushar Dave1-0/+3
2012-07-11bnx2: Fix bug in bnx2_free_tx_skbs().Michael Chan1-3/+3
2012-07-10gianfar: fix potential sk_wmem_alloc imbalanceEric Dumazet1-4/+3
2012-07-10drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat...Julia Lawall1-1/+2
2012-07-10stmmac: Fix for higher mtu size handlingDeepak Sikri1-1/+2
2012-07-10stmmac: Fix for nfs hang on multiple rebootDeepak Sikri1-0/+3
2012-07-09cnic: Don't use netdev->base_addrMichael Chan1-2/+5
2012-07-09ixgbe: DCB and SR-IOV can not co-exist and will cause hangsAlexander Duyck1-0/+5
2012-07-09atl1c: fix issue of transmit queue 0 timed outCloud Ren1-1/+0
2012-07-09net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet1-2/+2
2012-07-01e1000e: remove use of IP payload checksumBruce Allan2-61/+15
2012-07-01igbvf: fix divide by zeroMitch A Williams1-11/+18
2012-06-29davinci_cpdma: include linux/module.hDaniel Mack1-0/+1
2012-06-29gianfar: Fix RXICr/TXICr programming for multi-queue modeClaudiu Manoil1-6/+4
2012-06-27ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDPAlexander Duyck3-7/+13
2012-06-26net/mlx4_en: Release QP range in free_resourcesYevgeny Petrilin2-4/+9
2012-06-26net/mlx4: Use single completion vector after NOP failureYevgeny Petrilin1-0/+2
2012-06-26net/mlx4_en: Set correct port parameters during device initializationYevgeny Petrilin1-2/+4
2012-06-23net: sh_eth: fix the condition to fix the cur_tx/dirty_rxYoshihiro Shimoda1-5/+7
2012-06-23r8169: RxConfig hack for the 8168evl.françois romieu1-0/+1
2012-06-20ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled ringsAlexander Duyck1-1/+1
2012-06-20Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support.Carolyn Wyborny1-3/+7
2012-06-20igb: Fix incorrect RAR address entries for i210/i211 device.Carolyn Wyborny1-2/+0
2012-06-18be2net: Increase statistics structure size for skyhawk.Vasundhara Volam1-1/+1
2012-06-18be2net: Modify error message to incorporate subsystemVasundhara Volam1-6/+6
2012-06-18be2net: reduce gso_max_size setting to account for ethernet header.Sarveshwar Bandi1-1/+1
2012-06-18ixgbe: Fix PHC loophole allowing misconfiguration of increment registerJacob Keller1-2/+11
2012-06-17bnx2x: fix link for BCM57711 with 84823 phyYuval Mintz1-1/+1
2012-06-17bnx2x: fix I2C non-respondent issueYuval Mintz1-23/+29
2012-06-16qlcnic: off by one in qlcnic_init_pci_info()Dan Carpenter1-1/+1
2012-06-16bnx2x: fix panic when TX ring is fullEric Dumazet1-5/+3
2012-06-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds22-114/+2071
2012-06-14bnx2x: fix checksum validationEric Dumazet2-21/+21
2012-06-12tilegx network driver: initial supportChris Metcalf3-2/+1902
2012-06-12tg3: Apply short DMA frag workaround to 5906Matt Carlson1-1/+2
2012-06-12net: stmmac: Fix clock en-/disable callsStefan Roese1-2/+2
2012-06-12lpc_eth: fix tx completionEric Dumazet1-5/+5
2012-06-12lpc_eth: add missing ndo_change_mtu()Eric Dumazet1-0/+1
2012-06-11r8169: avoid NAPI scheduling delay.françois romieu1-5/+1
2012-06-09be2net: fix a race in be_xmit()Eric Dumazet1-2/+3
2012-06-08Revert "niu: Add support for byte queue limits."David S. Miller1-11/+1
2012-06-08stmmac: fix driver built w/ w/o both pci and platf modulesGiuseppe CAVALLARO3-12/+72
2012-06-08sky2: fix checksum bit management on some chipsstephen hemminger1-4/+6
2012-06-06Merge tag 'rdma-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-2/+2
2012-06-06mv643xx_eth: Fix compile error for architectures without clk.Andrew Lunn1-5/+10
2012-06-06mlx4_core: Fix setting VL_cap in mlx4_SET_PORT wrapper flowJack Morgenstein1-2/+2