summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-08-27igb: force all queues to interrupt once every 2 secondsAlexander Duyck1-1/+9
2008-08-27r8169: balance pci_map / pci_unmap pairFrancois Romieu1-1/+1
2008-08-27myri10ge: update version string to 1.4.3-1.358Brice Goglin1-1/+1
2008-08-27ixgbe: fix vlan filteringAlexander Duyck1-3/+5
2008-08-27Blackfin EMAC Driver: the BF526 also supports the MAC,Mike Frysinger1-3/+3
2008-08-27Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-...Jeff Garzik1-15/+20
2008-08-27Ath5k: fix bintval setupJiri Slaby1-3/+5
2008-08-27Ath5k: lock beaconsJiri Slaby2-3/+13
2008-08-27atmel: try open system authentication tooDan Williams1-1/+9
2008-08-27atmel: return ENOENT on request_firmware failureDan Williams1-19/+22
2008-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-108/+114
2008-08-26bnx2x: Version updateEilon Greenstein1-2/+2
2008-08-26bnx2x: Multi QueueYitchak Gertner1-4/+2
2008-08-26bnx2x: NAPI and interrupts enable/disableYitchak Gertner1-76/+73
2008-08-26bnx2x: NIC load failure cleanupYitchak Gertner1-12/+10
2008-08-26bnx2x: Initialization structureYitchak Gertner1-11/+11
2008-08-26bnx2x: HW lock timeoutEilon Greenstein1-2/+2
2008-08-26bnx2x: Minimize lock timeEilon Greenstein1-1/+4
2008-08-26bnx2x: Fan failure mechanism on additional designEilon Greenstein1-0/+3
2008-08-26bnx2x: Rx work checkEilon Greenstein2-1/+8
2008-08-24mv643xx_eth: bump version to 1.3Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: enforce multiple-of-8-bytes receive buffer size restrictionLennert Buytenhek1-5/+13
2008-08-24mv643xx_eth: fix NULL pointer dereference in rxq_process()Lennert Buytenhek1-1/+1
2008-08-24mv643xx_eth: fix inconsistent lock semanticsLennert Buytenhek1-2/+2
2008-08-24mv643xx_eth: fix double add_timer() on the receive oom timerLennert Buytenhek1-4/+2
2008-08-24mv643xx_eth: fix NAPI 'rotting packet' issueLennert Buytenhek1-2/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk10-12/+0
2008-08-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller22-68/+72
2008-08-18removed unused #include <version.h>Huang Weiyi13-13/+0
2008-08-18rt2x00: Fix txdone_entry_desc_flagsJochen Friedrich2-4/+5
2008-08-18b43: Fix for another Bluetooth Coexistence SPROM Programming error for BCM4306Larry Finger1-0/+1
2008-08-18p54u: reset skb's data/tail pointer on requeueChristian Lamparter1-0/+10
2008-08-18p54: move p54_vdcf_init to the right place.Christian Lamparter1-9/+11
2008-08-18iwlwifi: fix printk newlinesJiri Slaby5-11/+11
2008-08-18rtl8187: Add USB ID for Netgear WG111V3matthieu Barthélemy1-0/+1
2008-08-18b43: Fix for SPROM coding error in Linksys WMP54G (BCM4306/3)Larry Finger1-0/+1
2008-08-18ath5k: Don't fiddle with MSI on suspend/resume.Michael Karcher1-6/+2
2008-08-18p54: Fix regression due to "net: Delete NETDEVICES_MULTIQUEUE kconfig option"Christian Lamparter2-24/+25
2008-08-18ath9k: work around gcc ICEs (again)Adrian Bunk1-1/+5
2008-08-16bnx2: Fix build with VLAN_8021Q disabled.David S. Miller1-1/+1
2008-08-16tun: fallback if skb_alloc() fails on big packetsRusty Russell1-4/+62
2008-08-16tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+39
2008-08-16loopback: Drop obsolete ip_summed settingHerbert Xu1-3/+0
2008-08-16loopback: Remove rest of LOOPBACK_TSO code.David S. Miller1-62/+0
2008-08-16loopback: Enable TSOHerbert Xu1-2/+0
2008-08-16tg3: Update version to 3.94Matt Carlson1-2/+2
2008-08-16tg3: fix 64 bit counter for ethtool statsStefan Buehler1-1/+6
2008-08-16tg3: Fix firmware event timeoutsMatt Carlson2-16/+40
2008-08-16tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson1-1/+2
2008-08-16tg3: Preserve register settings for DASHMatt Carlson2-2/+26