aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-15bnx2: Fix build with VLAN_8021Q disabled.David S. Miller
2008-08-15tun: fallback if skb_alloc() fails on big packetsRusty Russell
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin
2008-08-15loopback: Drop obsolete ip_summed settingHerbert Xu
2008-08-15loopback: Remove rest of LOOPBACK_TSO code.David S. Miller
2008-08-15loopback: Enable TSOHerbert Xu
2008-08-15tg3: Update version to 3.94Matt Carlson
2008-08-15tg3: fix 64 bit counter for ethtool statsStefan Buehler
2008-08-15tg3: Fix firmware event timeoutsMatt Carlson
2008-08-15tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson
2008-08-15tg3: Preserve register settings for DASHMatt Carlson
2008-08-15tg3: Refine APE status checkMatt Carlson
2008-08-15tg3: Add APE register access lockingMatt Carlson
2008-08-14bnx2: Update version to 1.8.0.Michael Chan
2008-08-14bnx2: Reinsert VLAN tag when necessary.Michael Chan
2008-08-14bnx2: Use proper CONFIG_VLAN_8021Q to compile the VLAN code.Michael Chan
2008-08-14bnx2: Fix logic to setup VLAN rx tagging.Michael Chan
2008-08-14Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-08-14AX88796: Fix locking in ethtool supportBen Dooks
2008-08-14atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?roel kluin
2008-08-14[netdrvr] ne: Use CONFIG_MACH_TX49XXAtsushi Nemoto
2008-08-14Kconfig: HSO driver bugfixes and updatesDavid Brownell
2008-08-14USB: HSO: minor fixes due to code reviewGreg Kroah-Hartman
2008-08-14USB: HSO: make tty_operations constGreg Kroah-Hartman
2008-08-14hso: fix refcounting on the ttyHSx devicesOlivier Blin
2008-08-14hso: fix oops in read/write callbacksOlivier Blin
2008-08-14[netdrvr] uninline atl1e_setup_mac_ctrl()Adrian Bunk
2008-08-14netxen: update driver versionDhananjay Phadke
2008-08-14netxen: cleanup interrupt codeDhananjay Phadke
2008-08-14netxen: fix dma watchdogDhananjay Phadke
2008-08-14netxen: force link update across ifdown/ifupDhananjay Phadke
2008-08-14netxen: fix rxbuf leak across driver reloadDhananjay Phadke
2008-08-14netxen: fix mac addr setupDhananjay Phadke
2008-08-14ixgbe: add cx4 device IDJesse Brandeburg
2008-08-14e1000e: remove unnecessary snippet missed in prior check_options updateBruce Allan
2008-08-14e1000e: test for unusable MSI supportBruce Allan
2008-08-14e1000e: increase minimum frame size allowedBruce Allan
2008-08-14e1000e: Increase Tx timeout factor for 10MbpsBruce Allan
2008-08-14e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22Bruce Allan
2008-08-14e1000e: Set InterruptThrottleRate to default when invalid value usedBruce Allan
2008-08-14e1000e: Return 1 instead of a non-zero value for link up indicationBruce Allan
2008-08-14tlan: Fix two regressions introduced by 64bit conversion.Robert Fitzsimons
2008-08-14sky2: Fix suspend/hibernation/shutdown regression with WOL enabled (rev. 2)Rafael J. Wysocki
2008-08-14au1000_eth: use 'unsigned long' for irqflagsVegard Nossum
2008-08-14myri10ge: myri10ge_fw_name also overrides the rss firmwareBrice Goglin
2008-08-14ixp4xx_eth: fix dma_mapping_error() compile errorsMikael Pettersson
2008-08-14gianfar: Call gfar_halt_nodisable() from gfar_halt().Scott Wood
2008-08-14[netdrvr] remove unnecessary #includeHuang Weiyi
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds