summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [netdrvr] fix build issue: undefined reference to `NS8390p_init'Alan Cox2008-08-271-1/+1
* fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi()Heiko Schocher2008-08-272-1/+15
* igb: fix setting the number of tx queuesAlexander Duyck2008-08-271-2/+2
* igb: ethtool -d reads EICR which is incorrect as it is read on clearAlexander Duyck2008-08-271-2/+6
* igb: force all queues to interrupt once every 2 secondsAlexander Duyck2008-08-271-1/+9
* r8169: balance pci_map / pci_unmap pairFrancois Romieu2008-08-271-1/+1
* myri10ge: update version string to 1.4.3-1.358Brice Goglin2008-08-271-1/+1
* ixgbe: fix vlan filteringAlexander Duyck2008-08-271-3/+5
* Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger2008-08-271-3/+3
* Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik2008-08-271-15/+20
|\
| * mv643xx_eth: bump version to 1.3Lennert Buytenhek2008-08-241-1/+1
| * mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek2008-08-241-5/+13
| * mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek2008-08-241-1/+1
| * mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek2008-08-241-2/+2
| * mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek2008-08-241-4/+2
| * mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek2008-08-241-2/+1
* | bnx2x: Version updateEilon Greenstein2008-08-251-2/+2
* | bnx2x: Multi QueueYitchak Gertner2008-08-251-4/+2
* | bnx2x: NAPI and interrupts enable/disableYitchak Gertner2008-08-251-76/+73
* | bnx2x: NIC load failure cleanupYitchak Gertner2008-08-251-12/+10
* | bnx2x: Initialization structureYitchak Gertner2008-08-251-11/+11
* | bnx2x: HW lock timeoutEilon Greenstein2008-08-251-2/+2
* | bnx2x: Minimize lock timeEilon Greenstein2008-08-251-1/+4
* | bnx2x: Fan failure mechanism on additional designEilon Greenstein2008-08-251-0/+3
* | bnx2x: Rx work checkEilon Greenstein2008-08-252-1/+8
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-08-1822-68/+72
|\
| * removed unused #include <version.h>Huang Weiyi2008-08-1813-13/+0
| * rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2008-08-182-4/+5
| * b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger2008-08-181-0/+1
| * p54u: reset skb's data/tail pointer on requeueChristian Lamparter2008-08-181-0/+10
| * p54: move p54_vdcf_init to the right place.Christian Lamparter2008-08-181-9/+11
| * iwlwifi: fix printk newlinesJiri Slaby2008-08-185-11/+11
| * rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy2008-08-181-0/+1
| * b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger2008-08-181-0/+1
| * ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher2008-08-181-6/+2
| * p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2008-08-182-24/+25
| * ath9k: work around gcc ICEs (again)Adrian Bunk2008-08-181-1/+5
* | bnx2: Fix build with VLAN_8021Q disabled.David S. Miller2008-08-151-1/+1
* | tun: fallback if skb_alloc() fails on big packetsRusty Russell2008-08-151-4/+62
* | tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-151-0/+39
* | loopback: Drop obsolete ip_summed settingHerbert Xu2008-08-151-3/+0
* | loopback: Remove rest of LOOPBACK_TSO code.David S. Miller2008-08-151-62/+0
* | loopback: Enable TSOHerbert Xu2008-08-151-2/+0
|/
* tg3: Update version to 3.94Matt Carlson2008-08-151-2/+2
* tg3: fix 64 bit counter for ethtool statsStefan Buehler2008-08-151-1/+6
* tg3: Fix firmware event timeoutsMatt Carlson2008-08-152-16/+40
* tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson2008-08-151-1/+2
* tg3: Preserve register settings for DASHMatt Carlson2008-08-152-2/+26
* tg3: Refine APE status checkMatt Carlson2008-08-151-1/+1
* tg3: Add APE register access lockingMatt Carlson2008-08-152-0/+7