aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-24/+106
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka1-2/+2
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell1-8/+88
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2-8/+10
2011-01-26cnic: Fix big endian bugMichael Chan1-6/+6
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller13-94/+167
2011-01-26tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller9-67/+49
2011-01-25smc91x: add devicetree supportThomas Chou1-0/+13
2011-01-25tg3: Update copyrights and update version to 3.117Matt Carlson2-4/+4
2011-01-25tg3: Fix eee preprocessor namingMatt Carlson2-2/+2
2011-01-25tg3: Fix EEE interoperability issueMatt Carlson2-7/+39
2011-01-25tg3: Disable EEE during loopback testsMatt Carlson1-5/+15
2011-01-25tg3: Disable MAC loopback test for CPMU devicesMatt Carlson1-2/+4
2011-01-25tg3: Fix loopback testsMatt Carlson1-3/+12
2011-01-25tg3: Restrict phy ioctl accessMatt Carlson1-2/+6
2011-01-25tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson1-2/+4
2011-01-25tg3: Use new VLAN codeMatt Carlson2-88/+10
2011-01-25tg3: Fix 5719 A0 tx completion bugMatt Carlson2-4/+9
2011-01-25tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2-38/+12
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman1-0/+1
2011-01-25bonding: fix return value of couple of store functionsJiri Pirko1-2/+2
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl1-0/+1
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo1-1/+1
2011-01-24veth: remove unneeded ifname code from veth_newlink()Jiri Pirko1-12/+0
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan1-0/+4
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław1-2/+2
2011-01-24net: change netdev->features to u32Michał Mirosław6-9/+9
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/linux-2.6David S. Miller1-26/+112
2011-01-24typhoon: Kill references to UTS_RELEASEDavid S. Miller1-2/+1
2011-01-24tlan: add suspend/resume supportSakari Ailus1-16/+72
2011-01-24tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2-1928/+1967
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller468-3077/+5067
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller2042-61712/+144160
2011-01-25fix a shutdown regression in intel_idleShaohua Li1-6/+2
2011-01-25Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-37/+42
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde1-7/+83
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde1-12/+20
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde1-8/+10
2011-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-1/+1
2011-01-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-7/+9
2011-01-24igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny3-0/+3
2011-01-24e1000e: Use kmemdup rather than duplicating its implementationBruce Allan1-9/+2
2011-01-24e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan5-33/+31
2011-01-24e1000e: convert to stats64Jeff Kirsher3-34/+80
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell1-1/+1
2011-01-24tpm: fix panic caused by "tpm: Autodetect itpm devices"Olof Johansson1-3/+3
2011-01-24TPM: Long default timeout fixRajiv Andrade1-4/+6
2011-01-22rapidio: fix new kernel-doc warningsRandy Dunlap1-0/+2
2011-01-21can: add driver for Softing cardKurt Van Dijck3-0/+374