summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* qlge: Fix tx byte counter.Ron Mercer2009-07-041-1/+1
* qlge: Fix redundant call to free resources.Ron Mercer2009-07-041-5/+0
* qlge: Fix carrier on condition.Ron Mercer2009-07-041-1/+5
* qlge: Clear frame to queue routing before reset.Ron Mercer2009-07-041-9/+32
* qlge: Expand coverage of hw lock for config register.Ron Mercer2009-07-041-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-07-011-0/+3
* e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECTMike Mason2009-07-011-0/+3
* e1000: return PCI_ERS_RESULT_DISCONNECT on permanent errorAndre Detsch2009-07-011-0/+3
* e1000: fix unmap bugJesse Brandeburg2009-07-011-1/+7
* igb: fix unmap length bugJesse Brandeburg2009-07-011-5/+6
* ixgbe: fix unmap length bugJesse Brandeburg2009-07-011-6/+11
* ixgbe: Fix link capabilities during adapter resetsMallikarjuna R Chilakala2009-07-011-1/+2
* ixgbe: Fix device capabilities of 82599 single speed fiber NICs.Mallikarjuna R Chilakala2009-07-011-2/+3
* ixgbe: Fix SFP log messagesDon Skidmore2009-07-011-8/+17
* usbnet: Use netdev stats structureHerbert Xu2009-07-011-15/+15
* smsc95xx: Use netdev stats structureHerbert Xu2009-07-011-5/+5
* rndis_host: Use netdev stats structureHerbert Xu2009-07-011-1/+1
* net1080: Use netdev stats structureHerbert Xu2009-07-011-6/+6
* dm9601: Use netdev stats structureHerbert Xu2009-07-011-5/+5
* cdc_eem: Use netdev stats structureHerbert Xu2009-07-011-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-301-6/+10
* be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.Ajit Khaparde2009-06-293-16/+35
* sky2: Fix checksum endiannessAnton Vorontsov2009-06-261-1/+1
* mdio add missing GPL flagNicolas Reinecke2009-06-261-0/+4
* sh_eth: remove redundant test on unsignedroel kluin2009-06-261-8/+1
* fsl_pq_mdio: Fix fsl_pq_mdio to work with modulesIonut Nicu2009-06-261-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-251-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-241-0/+3
| * qla3xxx: Give the PHY time to come out of reset.Ron Mercer2009-06-241-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
|\ \
| * | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-231-4/+10
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-06-232-4/+4
|\ \ \
| * | | cnic: Fix __symbol_get() build error.Michael Chan2009-06-212-2/+4
| * | | Revert "[SCSI] cnic: fix error: implicit declaration of function ‘__symbol_...James Bottomley2009-06-211-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6Linus Torvalds2009-06-223-0/+1085
|\ \ \ \
| * | | | s6gmac: xtensa s6000 on-chip ethernet driverOskar Schirmer2009-06-223-0/+1085
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-06-2227-429/+814
|\ \ \ \ | | |_|/ | |/| |
| * | | via-velocity: Fix velocity driver unmapping incorrect size.Dave Jones2009-06-221-1/+1