summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-039-9/+9
|\
| * trivial: Fix misspelling of firmwareNick Andrew2009-03-307-7/+7
| * trivial: fix typo "varaible" -> "variable"Uwe Kleine-Koenig2009-03-302-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-04-0244-2865/+23833
|\ \
| * | glge: remove unused #include <version.h>Huang Weiyi2009-04-021-1/+0
| * | dnet: remove unused #include <version.h>Huang Weiyi2009-04-021-1/+0
| * | hso: fix for the 'invalid frame length' messagesJan Dumon2009-04-021-4/+6
| * | hso: fix for crash when unplugging the deviceJan Dumon2009-04-021-8/+11
| * | fsl_pq_mdio: Fix compile failureSegher Boessenkool2009-04-021-0/+1
| * | fsl_pq_mdio: Revive UCC MDIO supportAnton Vorontsov2009-04-021-1/+1
| * | ucc_geth: Pass proper device to DMA routines, otherwise oops happensAnton Vorontsov2009-04-022-11/+13
| * | tc35815: Fix build error if NAPI enabledAtsushi Nemoto2009-04-021-1/+1
| * | hso: add Vendor/Product ID's for new devicesJan Dumon2009-04-021-2/+9
| * | ucc_geth: Remove unused headerKumar Gala2009-04-023-3/+0
| * | gianfar: Remove unused headerKumar Gala2009-04-021-1/+0
| * | kaweth: Fix locking to be SMP-safeLarry Finger2009-04-021-4/+3
| * | r8169: reset IntrStatus after chip resetKarsten Wiese2009-04-021-2/+3
| * | ixgbe: Fix potential memory leak/driver panic issue while setting up Tx & Rx ...Mallikarjuna R Chilakala2009-04-021-43/+58
| * | ixgbe: fix ethtool -A|a behaviorDon Skidmore2009-04-025-5/+23
| * | ixgbe: Patch to fix driver panic while freeing up tx & rx resourcesMallikarjuna R Chilakala2009-04-021-2/+2
| * | ixgbe: refactor tx buffer processing to use skb_dma_map/unmapAlexander Duyck2009-04-021-38/+41
| * | ixgbe: Fix 82598 MSI-X allocation on systems with more than 8 CPU coresPJ Waskiewicz2009-04-021-5/+6
| * | ixgbe: feature - driver to default with FC on.Don Skidmore2009-04-021-1/+1
| * | ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow ControlPJ Waskiewicz2009-04-021-1/+5
| * | ixgbe: Fix ethtool output with advertised mode.Don Skidmore2009-04-021-0/+9
| * | ixgbe: fix build when DEBUG is definedAlexander Duyck2009-04-022-6/+15
| * | net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-021-13/+31
| * | igb: cleanup igb loopback pathAlexander Duyck2009-04-021-11/+3
| * | igb: increase delay for copper link setupAlexander Duyck2009-04-021-2/+5
| * | igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-021-0/+3
| * | igb: add support for x2 link width configurationsAlexander Duyck2009-04-021-3/+4
| * | net/fec_mpc52xx: Don't dereference phy_device if it is NULLGrant Likely2009-04-021-10/+12
| * | net/fec_mpc52xx: Migrate to net_device_ops.Henk Stegeman2009-04-021-16/+20
| * | net/fec_mpc52xx: fix BUG on missing dma_opsGrant Likely2009-04-021-7/+12
| * | Neterion: New driver: Kconfig and MakefileRamkrishna Vepa2009-04-023-0/+25
| * | Neterion: New driver: Driver versionRamkrishna Vepa2009-04-021-0/+23
| * | Neterion: New driver: Ethtool relatedRamkrishna Vepa2009-04-022-0/+1215
| * | Neterion: New driver: Main entry pointsRamkrishna Vepa2009-04-022-0/+5059
| * | Neterion: New driver: Traffic & alarm handlerRamkrishna Vepa2009-04-022-0/+4937
| * | Neterion: New driver: Hardware init & configurationRamkrishna Vepa2009-04-022-0/+7523
| * | Neterion: New driver: register set - vxge-reg.hRamkrishna Vepa2009-04-021-0/+4608
| * | sfc: Call netif_napi_add() before registering our interrupt handlerBen Hutchings2009-03-311-4/+3
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller2009-03-318-2658/+141
| |\ \
| | * | smc91c92_cs: use request_firmwareJaswinder Singh Rajput2009-03-302-370/+32
| | * | 3C359: use request_firmwareJaswinder Singh Rajput2009-03-303-1596/+51
| | * | yam: use request_firmwareJaswinder Singh Rajput2009-03-303-692/+58
| * | | ETHOC: fix build breakage on s390Heiko Carstens2009-03-311-1/+1
* | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-025-6/+5
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-3011-31/+33
|\ \ \ \ | |/ / /
| * | | wireless: remove duplicated .ndo_set_mac_addressAlexander Beregalov2009-03-294-5/+0
OpenPOWER on IntegriCloud