Age | Commit message (Expand) | Author |
2009-06-30 | igb: return PCI_ERS_RESULT_DISCONNECT on permanent error | Alexander Duyck |
2009-06-30 | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT | Mike Mason |
2009-06-30 | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error | Andre Detsch |
2009-06-30 | e1000: fix unmap bug | Jesse Brandeburg |
2009-06-30 | igb: fix unmap length bug | Jesse Brandeburg |
2009-06-30 | ixgbe: fix unmap length bug | Jesse Brandeburg |
2009-06-30 | ixgbe: Fix link capabilities during adapter resets | Mallikarjuna R Chilakala |
2009-06-30 | ixgbe: Fix device capabilities of 82599 single speed fiber NICs. | Mallikarjuna R Chilakala |
2009-06-30 | ixgbe: Fix SFP log messages | Don Skidmore |
2009-06-30 | usbnet: Use netdev stats structure | Herbert Xu |
2009-06-30 | smsc95xx: Use netdev stats structure | Herbert Xu |
2009-06-30 | rndis_host: Use netdev stats structure | Herbert Xu |
2009-06-30 | net1080: Use netdev stats structure | Herbert Xu |
2009-06-30 | dm9601: Use netdev stats structure | Herbert Xu |
2009-06-30 | cdc_eem: Use netdev stats structure | Herbert Xu |
2009-06-30 | bnx2x: Fix the behavior of ethtool when ONBOOT=no | Naohiro Ooiwa |
2009-06-29 | net/irda: convert bfin_sir to net_device_ops | Graf Yang |
2009-06-28 | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. | Ajit Khaparde |
2009-06-26 | sky2: Fix checksum endianness | Anton Vorontsov |
2009-06-25 | mdio add missing GPL flag | Nicolas Reinecke |
2009-06-25 | sh_eth: remove redundant test on unsigned | roel kluin |
2009-06-25 | fsl_pq_mdio: Fix fsl_pq_mdio to work with modules | Ionut Nicu |
2009-06-25 | atl1*: add device_set_wakeup_enable to atl1*_set_wol | Brandon Philips |
2009-06-25 | Revert "veth: prevent oops caused by netdev destructor" | David S. Miller |
2009-06-24 | cpmac: fix compilation failure introduced with netdev_ops conversion | Florian Fainelli |
2009-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-24 | bnx2: Fix the behavior of ethtool when ONBOOT=no | Ooiwa Naohiro |
2009-06-23 | qla3xxx: Don't sleep while holding lock. | Ron Mercer |
2009-06-23 | qla3xxx: Give the PHY time to come out of reset. | Ron Mercer |
2009-06-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-06-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2009-06-23 | net: let KS8842 driver depend on HAS_IOMEM | Heiko Carstens |
2009-06-23 | can: let SJA1000 driver depend on HAS_IOMEM | Heiko Carstens |
2009-06-23 | netxen: fix firmware init handshake | Dhananjay Phadke |
2009-06-23 | netxen: fix build with without CONFIG_PM | Dhananjay Phadke |
2009-06-22 | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls | Roland Dreier |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6 | Linus Torvalds |
2009-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-22 | ppp: Fix throttling bugs | Alan Cox |
2009-06-22 | s6gmac: xtensa s6000 on-chip ethernet driver | Oskar Schirmer |
2009-06-21 | via-velocity: Fix velocity driver unmapping incorrect size. | Dave Jones |
2009-06-21 | mlx4_en: Remove redundant refill code on RX | Yevgeny Petrilin |
2009-06-21 | mlx4_en: Removed redundant check on lso header size | Yevgeny Petrilin |
2009-06-21 | mlx4_en: Cancel port_up check in transmit function | Yevgeny Petrilin |
2009-06-21 | mlx4_en: using stop/start_all_queues | Yevgeny Petrilin |
2009-06-21 | mlx4_en: Removed redundant skb->len check | Yevgeny Petrilin |
2009-06-21 | mlx4_en: Counting all the dropped packets on the TX side | Yevgeny Petrilin |
2009-06-21 | cnic: Fix __symbol_get() build error. | Michael Chan |
2009-06-21 | Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_... | James Bottomley |
2009-06-20 | usbnet cdc_subset: fix issues talking to PXA gadgets | David Brownell |