summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-1727-189/+5684
|\
| * zd1211rw: Do not panic on device eject when associatedJouni Malinen2009-03-161-2/+6
| * ath9k: AR9280 PCI devices must serialize IO as wellLuis R. Rodriguez2009-03-161-1/+2
| * ath9k: implement IO serializationLuis R. Rodriguez2009-03-164-2/+55
| * r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)"françois romieu2009-03-151-112/+2
| * r8169: use hardware auto-padding.françois romieu2009-03-151-8/+0
| * igb: remove ASPM L0s workaroundAlexander Duyck2009-03-141-24/+2
| * netxen: remove old flash check.Dhananjay Phadke2009-03-143-26/+0
| * mv643xx_eth: fix unicast address filter corruption on mtu changeLennert Buytenhek2009-03-131-5/+5
| * emac: Fix clock control for 405EX and 405EXr chipsBenjamin Herrenschmidt2009-03-131-0/+3
| * ixgbe: fix multiple unicast address supportChris Leech2009-03-131-0/+1
| * via-velocity: Fix DMA mapping length errors on transmit.Dave Jones2009-03-131-8/+7
| * qlge: bugfix: Pad outbound frames smaller than 60 bytes.Ron Mercer2009-03-131-0/+3
| * qlge: bugfix: Move netif_napi_del() to common call point.Ron Mercer2009-03-131-4/+6
| * qlge: bugfix: Tell hw to strip vlan header.Ron Mercer2009-03-131-3/+3
| * qlge: bugfix: Increase filter on inbound csum.Ron Mercer2009-03-132-12/+27
| * dnet: replace obsolete *netif_rx_* functions with *napi_*Ilya Yanok2009-03-131-4/+4
| * net: Add be2net driver.Sathya Perla2009-03-1110-0/+4369
| * dnet: Fix warnings on 64-bit.David S. Miller2009-03-111-5/+5
| * dnet: Dave DNET ethernet controller driver (updated)Ilya Yanok2009-03-114-0/+1231
* | netxen: fix firmware download warningsDhananjay Phadke2009-03-172-15/+15
* | netxen: update version to 4.0.30Dhananjay Phadke2009-03-142-5/+4
* | netxen: add receive side scaling (rss) supportDhananjay Phadke2009-03-145-192/+404
* | netxen: remove old lro codeDhananjay Phadke2009-03-142-52/+25
* | netxen: sanitize variable namesDhananjay Phadke2009-03-146-136/+62
* | netxen: add suspend resume supportDhananjay Phadke2009-03-143-18/+102
* | netxen: fix endianness in serial numberDhananjay Phadke2009-03-141-6/+4
* | ixgbe: Cleanup some whitespace issues, fixup and add some commentsJesse Brandeburg2009-03-142-7/+29
* | ixgbe: Two small fixes for 82599 when bringing the device down and for WoLPJ Waskiewicz2009-03-141-1/+6
* | ixgbe: Add a few safety nets for register writes and descriptor cleanupsJesse Brandeburg2009-03-141-6/+12
* | ixgbe: Cleanup on the Rx init pathJesse Brandeburg2009-03-141-15/+14
* | ixgbe: Fix the Tx clean logic to return proper statusJesse Brandeburg2009-03-141-9/+10
* | ixgbe: fix bug with napi add before request_irqJesse Brandeburg2009-03-141-3/+5
* | ixgbe: Fix interrupt configuration for 82599Jesse Brandeburg2009-03-144-31/+71
* | ixgbe: Disable DROP_EN for Rx queuesPJ Waskiewicz2009-03-141-2/+0
* | ixgbe: Fix an accounting problem when the Rx FIFO is fullPJ Waskiewicz2009-03-141-1/+6
* | ixgbe: Fix get_supported_physical_layer() due to new 82599 PHY typesPJ Waskiewicz2009-03-141-0/+16
* | igb: add support for 82576 quad copper adapterAlexander Duyck2009-03-144-0/+22
* | igb: add support for another dual port 82576 non-security nicAlexander Duyck2009-03-143-0/+3
* | igb: correct typo that was setting vfta mask to 1Alexander Duyck2009-03-142-2/+2
* | igb: add PF to poolAlexander Duyck2009-03-143-10/+22
* | igb: support wol on second portAlexander Duyck2009-03-142-2/+4
* | igb: resolve warning of unused adapter structAlexander Duyck2009-03-141-3/+2
* | igb: remove netif running call from igb_pollAlexander Duyck2009-03-141-2/+1
* | igb: switch to new dca APIMaciej Sosnowski2009-03-141-4/+4
* | ppp: ppp_mp_explode() redesignGabriele Paoloni2009-03-133-91/+126
* | tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech2009-03-132-30/+86
* | phylib: convert state_queue work to delayed_workMarcin Slusarz2009-03-131-30/+11
* | bmac: remove unused variable bp in bmac_misc_intr()Pavel Roskin2009-03-131-1/+0
* | ehea: fix circular locking problemJan-Bernd Themann2009-03-132-27/+31
OpenPOWER on IntegriCloud