| Commit message (Expand) | Author | Age | Files | Lines |
* | ixgbevf: Fix panic when loading driver | Alexander Duyck | 2012-07-17 | 1 | -0/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 2012-07-16 | 2 | -10/+35 |
|\ |
|
| * | e1000e: fix test for PHY being accessible on 82577/8/9 and I217 | Bruce Allan | 2012-07-14 | 1 | -10/+32 |
| * | e1000e: Correct link check logic for 82571 serdes | Tushar Dave | 2012-07-14 | 1 | -0/+3 |
* | | ixgbevf: Prevent RX/TX statistics getting reset to zero | Narendra K | 2012-07-16 | 1 | -12/+0 |
|/ |
|
* | bnx2: Fix bug in bnx2_free_tx_skbs(). | Michael Chan | 2012-07-10 | 1 | -3/+3 |
* | gianfar: fix potential sk_wmem_alloc imbalance | Eric Dumazet | 2012-07-09 | 1 | -4/+3 |
* | drivers/net/ethernet/broadcom/cnic.c: remove invalid reference to list iterat... | Julia Lawall | 2012-07-09 | 1 | -1/+2 |
* | stmmac: Fix for higher mtu size handling | Deepak Sikri | 2012-07-09 | 1 | -1/+2 |
* | stmmac: Fix for nfs hang on multiple reboot | Deepak Sikri | 2012-07-09 | 1 | -0/+3 |
* | cnic: Don't use netdev->base_addr | Michael Chan | 2012-07-09 | 1 | -2/+5 |
* | ixgbe: DCB and SR-IOV can not co-exist and will cause hangs | Alexander Duyck | 2012-07-09 | 1 | -0/+5 |
* | atl1c: fix issue of transmit queue 0 timed out | Cloud Ren | 2012-07-08 | 1 | -1/+0 |
* | net: dont use __netdev_alloc_skb for bounce buffer | Eric Dumazet | 2012-07-08 | 1 | -2/+2 |
* | e1000e: remove use of IP payload checksum | Bruce Allan | 2012-07-01 | 2 | -61/+15 |
* | igbvf: fix divide by zero | Mitch A Williams | 2012-06-30 | 1 | -11/+18 |
* | davinci_cpdma: include linux/module.h | Daniel Mack | 2012-06-28 | 1 | -0/+1 |
* | gianfar: Fix RXICr/TXICr programming for multi-queue mode | Claudiu Manoil | 2012-06-28 | 1 | -6/+4 |
* | ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP | Alexander Duyck | 2012-06-26 | 3 | -7/+13 |
* | net/mlx4_en: Release QP range in free_resources | Yevgeny Petrilin | 2012-06-25 | 2 | -4/+9 |
* | net/mlx4: Use single completion vector after NOP failure | Yevgeny Petrilin | 2012-06-25 | 1 | -0/+2 |
* | net/mlx4_en: Set correct port parameters during device initialization | Yevgeny Petrilin | 2012-06-25 | 1 | -2/+4 |
* | net: sh_eth: fix the condition to fix the cur_tx/dirty_rx | Yoshihiro Shimoda | 2012-06-22 | 1 | -5/+7 |
* | r8169: RxConfig hack for the 8168evl. | françois romieu | 2012-06-22 | 1 | -0/+1 |
* | ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings | Alexander Duyck | 2012-06-20 | 1 | -1/+1 |
* | Kconfig: Fix Kconfig for Intel ixgbe and igb PTP support. | Carolyn Wyborny | 2012-06-20 | 1 | -3/+7 |
* | igb: Fix incorrect RAR address entries for i210/i211 device. | Carolyn Wyborny | 2012-06-20 | 1 | -2/+0 |
* | be2net: Increase statistics structure size for skyhawk. | Vasundhara Volam | 2012-06-17 | 1 | -1/+1 |
* | be2net: Modify error message to incorporate subsystem | Vasundhara Volam | 2012-06-17 | 1 | -6/+6 |
* | be2net: reduce gso_max_size setting to account for ethernet header. | Sarveshwar Bandi | 2012-06-17 | 1 | -1/+1 |
* | ixgbe: Fix PHC loophole allowing misconfiguration of increment register | Jacob Keller | 2012-06-17 | 1 | -2/+11 |
* | bnx2x: fix link for BCM57711 with 84823 phy | Yuval Mintz | 2012-06-16 | 1 | -1/+1 |
* | bnx2x: fix I2C non-respondent issue | Yuval Mintz | 2012-06-16 | 1 | -23/+29 |
* | qlcnic: off by one in qlcnic_init_pci_info() | Dan Carpenter | 2012-06-15 | 1 | -1/+1 |
* | bnx2x: fix panic when TX ring is full | Eric Dumazet | 2012-06-15 | 1 | -5/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2012-06-14 | 22 | -114/+2071 |
|\ |
|
| * | bnx2x: fix checksum validation | Eric Dumazet | 2012-06-13 | 2 | -21/+21 |
| * | tilegx network driver: initial support | Chris Metcalf | 2012-06-11 | 3 | -2/+1902 |
| * | tg3: Apply short DMA frag workaround to 5906 | Matt Carlson | 2012-06-11 | 1 | -1/+2 |
| * | net: stmmac: Fix clock en-/disable calls | Stefan Roese | 2012-06-11 | 1 | -2/+2 |
| * | lpc_eth: fix tx completion | Eric Dumazet | 2012-06-11 | 1 | -5/+5 |
| * | lpc_eth: add missing ndo_change_mtu() | Eric Dumazet | 2012-06-11 | 1 | -0/+1 |
| * | r8169: avoid NAPI scheduling delay. | françois romieu | 2012-06-10 | 1 | -5/+1 |
| * | be2net: fix a race in be_xmit() | Eric Dumazet | 2012-06-08 | 1 | -2/+3 |
| * | Revert "niu: Add support for byte queue limits." | David S. Miller | 2012-06-08 | 1 | -11/+1 |
| * | stmmac: fix driver built w/ w/o both pci and platf modules | Giuseppe CAVALLARO | 2012-06-07 | 3 | -12/+72 |
| * | sky2: fix checksum bit management on some chips | stephen hemminger | 2012-06-07 | 1 | -4/+6 |
| * | mv643xx_eth: Fix compile error for architectures without clk. | Andrew Lunn | 2012-06-06 | 1 | -5/+10 |
| * | stmmac: fix driver Kconfig when built as module | Giuseppe CAVALLARO | 2012-06-06 | 5 | -35/+31 |
| * | stmmac: fix driver's doc when run kernel-doc script | Giuseppe CAVALLARO | 2012-06-06 | 1 | -2/+5 |