summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-06-30igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck
2009-06-30e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason
2009-06-30e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch
2009-06-30e1000: fix unmap bugJesse Brandeburg
2009-06-30igb: fix unmap length bugJesse Brandeburg
2009-06-30ixgbe: fix unmap length bugJesse Brandeburg
2009-06-30ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala
2009-06-30ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala
2009-06-30ixgbe: Fix SFP log messagesDon Skidmore
2009-06-30usbnet: Use netdev stats structureHerbert Xu
2009-06-30smsc95xx: Use netdev stats structureHerbert Xu
2009-06-30rndis_host: Use netdev stats structureHerbert Xu
2009-06-30net1080: Use netdev stats structureHerbert Xu
2009-06-30dm9601: Use netdev stats structureHerbert Xu
2009-06-30cdc_eem: Use netdev stats structureHerbert Xu
2009-06-30bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa
2009-06-29net/irda: convert bfin_sir to net_device_opsGraf Yang
2009-06-28be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde
2009-06-26sky2: Fix checksum endiannessAnton Vorontsov
2009-06-25mdio add missing GPL flagNicolas Reinecke
2009-06-25sh_eth: remove redundant test on unsignedroel kluin
2009-06-25fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips
2009-06-25Revert "veth: prevent oops caused by netdev destructor"David S. Miller
2009-06-24cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli
2009-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-24bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro
2009-06-23qla3xxx: Don't sleep while holding lock.Ron Mercer
2009-06-23qla3xxx: Give the PHY time to come out of reset.Ron Mercer
2009-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2009-06-23net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens
2009-06-23can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens
2009-06-23netxen: fix firmware init handshakeDhananjay Phadke
2009-06-23netxen: fix build with without CONFIG_PMDhananjay Phadke
2009-06-22mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds
2009-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-06-22ppp: Fix throttling bugsAlan Cox
2009-06-22s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer
2009-06-21via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones
2009-06-21mlx4_en: Remove redundant refill code on RXYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin
2009-06-21mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin
2009-06-21mlx4_en: using stop/start_all_queuesYevgeny Petrilin
2009-06-21mlx4_en: Removed redundant skb->len checkYevgeny Petrilin
2009-06-21mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin
2009-06-21cnic: Fix __symbol_get() build error.Michael Chan
2009-06-21Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley
2009-06-20usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell