summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-01-27drivers/net: remove some rcu sparse warningsEric Dumazet
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-27dl2k: nulify fraginfo after unmapStanislaw Gruszka
2011-01-27xen: netfront: handle incoming GSO SKBs which are not CHECKSUM_PARTIALIan Campbell
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
2011-01-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-26tg3: Use new VLAN codeMatt Carlson
2011-01-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-25smc91x: add devicetree supportThomas Chou
2011-01-25tg3: Update copyrights and update version to 3.117Matt Carlson
2011-01-25tg3: Fix eee preprocessor namingMatt Carlson
2011-01-25tg3: Fix EEE interoperability issueMatt Carlson
2011-01-25tg3: Disable EEE during loopback testsMatt Carlson
2011-01-25tg3: Disable MAC loopback test for CPMU devicesMatt Carlson
2011-01-25tg3: Fix loopback testsMatt Carlson
2011-01-25tg3: Restrict phy ioctl accessMatt Carlson
2011-01-25tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson
2011-01-25tg3: Use new VLAN codeMatt Carlson
2011-01-25tg3: Fix 5719 A0 tx completion bugMatt Carlson
2011-01-25tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson
2011-01-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2011-01-25bonding: fix return value of couple of store functionsJiri Pirko
2011-01-24USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl
2011-01-24pch_gbe: don't use flush_scheduled_work()Tejun Heo
2011-01-24veth: remove unneeded ifname code from veth_newlink()Jiri Pirko
2011-01-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-24net: reduce and unify printk level in netdev_fix_features()Michał Mirosław
2011-01-24net: change netdev->features to u32Michał Mirosław
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller
2011-01-24typhoon: Kill references to UTS_RELEASEDavid S. Miller
2011-01-24tlan: add suspend/resume supportSakari Ailus
2011-01-24tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-24Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2011-01-24can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde
2011-01-24can: at91_can: don't use mailbox 0Marc Kleine-Budde
2011-01-24can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde
2011-01-24igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny
2011-01-24e1000e: Use kmemdup rather than duplicating its implementationBruce Allan
2011-01-24e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan
2011-01-24e1000e: convert to stats64Jeff Kirsher
2011-01-24module: fix missing semicolons in MODULE macro usageRusty Russell
2011-01-21can: add driver for Softing cardKurt Van Dijck
2011-01-21can: add driver for Softing cardKurt Van Dijck
2011-01-21rtlwifi: Fix possible NULL dereferenceJesper Juhl
2011-01-21ath9k: add missing ps wakeup/restore callsFelix Fietkau
2011-01-21ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez
2011-01-21iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy
2011-01-20ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller