aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() callsRoland Dreier2009-06-221-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-211-1/+1
| * | | mlx4_en: Remove redundant refill code on RXYevgeny Petrilin2009-06-213-102/+0
| * | | mlx4_en: Removed redundant check on lso header sizeYevgeny Petrilin2009-06-212-6/+0
| * | | mlx4_en: Cancel port_up check in transmit functionYevgeny Petrilin2009-06-212-9/+2
| * | | mlx4_en: using stop/start_all_queuesYevgeny Petrilin2009-06-211-2/+2
| * | | mlx4_en: Removed redundant skb->len checkYevgeny Petrilin2009-06-211-4/+0
| * | | mlx4_en: Counting all the dropped packets on the TX sideYevgeny Petrilin2009-06-211-7/+8
| * | | usbnet cdc_subset: fix issues talking to PXA gadgetsDavid Brownell2009-06-201-3/+4
| * | | Net: qla3xxx, remove sleeping in atomicJiri Slaby2009-06-201-0/+2