aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-07-03e1000e: PHY loopback broken on 82578Bruce Allan
2009-07-03ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala
2009-07-03ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore
2009-07-03ixgbe: fix regression on some 82598 adaptersDon Skidmore
2009-07-03ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore
2009-07-03qlge: Fix sizeof usage.Ron Mercer
2009-07-03qlge: Add/use function for link up/down.Ron Mercer
2009-07-03qlge: Fix MAC address bonding issue.Ron Mercer
2009-07-03qlge: Fix tx byte counter.Ron Mercer
2009-07-03qlge: Fix redundant call to free resources.Ron Mercer
2009-07-03qlge: Fix carrier on condition.Ron Mercer
2009-07-03qlge: Clear frame to queue routing before reset.Ron Mercer
2009-07-03qlge: Expand coverage of hw lock for config register.Ron Mercer
2009-07-02phylib: fixes for PHY_RESUMING state changesWade Farnsworth
2009-07-02netxen: avoid frequent firmware resetDhananjay Phadke
2009-07-02netxen: fix the version code macroDhananjay Phadke
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