summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
* | e1000e: PHY loopback broken on 82578Bruce Allan2009-07-032-0/+7
* | ixgbe: Not allow 8259x unsupported wol options change from ethtoolMallikarjuna R Chilakala2009-07-031-1/+0
* | ixgbe: fix inconsistent SFP/SFP+ failure results.Don Skidmore2009-07-031-5/+5
* | ixgbe: fix regression on some 82598 adaptersDon Skidmore2009-07-031-10/+14
* | ixgbe: fix issues with failing to detect insert of unsupported moduleDon Skidmore2009-07-032-2/+9
* | qlge: Fix sizeof usage.Ron Mercer2009-07-032-9/+9
* | qlge: Add/use function for link up/down.Ron Mercer2009-07-033-8/+26
* | qlge: Fix MAC address bonding issue.Ron Mercer2009-07-031-7/+43
* | qlge: Fix tx byte counter.Ron Mercer2009-07-031-1/+1
* | qlge: Fix redundant call to free resources.Ron Mercer2009-07-031-5/+0
* | qlge: Fix carrier on condition.Ron Mercer2009-07-031-1/+5
* | qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-031-9/+32
* | qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-031-4/+5
* | phylib: fixes for PHY_RESUMING state changesWade Farnsworth2009-07-021-3/+22
* | netxen: avoid frequent firmware resetDhananjay Phadke2009-07-024-9/+86
* | netxen: fix the version code macroDhananjay Phadke2009-07-022-12/+26
* | igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck2009-06-301-0/+3
* | e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-06-301-0/+3
* | e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch2009-06-301-0/+3
* | e1000: fix unmap bugJesse Brandeburg2009-06-301-1/+7
* | igb: fix unmap length bugJesse Brandeburg2009-06-301-5/+6
* | ixgbe: fix unmap length bugJesse Brandeburg2009-06-301-6/+11
* | ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-06-301-1/+2
* | ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-06-301-2/+3
* | ixgbe: Fix SFP log messagesDon Skidmore2009-06-301-8/+17
* | usbnet: Use netdev stats structureHerbert Xu2009-06-301-15/+15
* | smsc95xx: Use netdev stats structureHerbert Xu2009-06-301-5/+5
* | rndis_host: Use netdev stats structureHerbert Xu2009-06-301-1/+1
* | net1080: Use netdev stats structureHerbert Xu2009-06-301-6/+6
* | dm9601: Use netdev stats structureHerbert Xu2009-06-301-5/+5
* | cdc_eem: Use netdev stats structureHerbert Xu2009-06-301-1/+1
* | bnx2x: Fix the behavior of ethtool when ONBOOT=noNaohiro Ooiwa2009-06-301-1/+9
* | net/irda: convert bfin_sir to net_device_opsGraf Yang2009-06-291-6/+10
* | be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde2009-06-283-16/+35
* | sky2: Fix checksum endiannessAnton Vorontsov2009-06-261-1/+1
* | mdio add missing GPL flagNicolas Reinecke2009-06-251-0/+4
* | sh_eth: remove redundant test on unsignedroel kluin2009-06-251-8/+1
* | fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu2009-06-251-4/+4
* | atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-252-0/+4
* | Revert "veth: prevent oops caused by netdev destructor"David S. Miller2009-06-251-16/+25
* | cpmac: fix compilation failure introduced with netdev_ops conversionFlorian Fainelli2009-06-241-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-246-21/+42
|\ \ | |/ |/|
| * bnx2: Fix the behavior of ethtool when ONBOOT=noOoiwa Naohiro2009-06-241-1/+9
| * qla3xxx: Don't sleep while holding lock.Ron Mercer2009-06-231-0/+3
| * qla3xxx: Give the PHY time to come out of reset.Ron Mercer2009-06-231-1/+2
| * net: let KS8842 driver depend on HAS_IOMEMHeiko Carstens2009-06-231-0/+1
| * can: let SJA1000 driver depend on HAS_IOMEMHeiko Carstens2009-06-231-1/+1
| * netxen: fix firmware init handshakeDhananjay Phadke2009-06-232-18/+22
| * netxen: fix build with without CONFIG_PMDhananjay Phadke2009-06-231-0/+4
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-06-231-4/+10
|\ \