aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-26
|\
| * tg3: Use new VLAN codeMatt Carlson2011-01-26
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-26
| |\
| | * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-25
| | * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-21
| | * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-21
| | * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-21
| | * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-21
| * | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-25
| * | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-25
| * | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-25
| * | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-24
| |\ \
| | * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-24
| | * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-24
| | * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-24
* | | | smc91x: add devicetree supportThomas Chou2011-01-26
* | | | tg3: Update copyrights and update version to 3.117Matt Carlson2011-01-25
* | | | tg3: Fix eee preprocessor namingMatt Carlson2011-01-25
* | | | tg3: Fix EEE interoperability issueMatt Carlson2011-01-25
* | | | tg3: Disable EEE during loopback testsMatt Carlson2011-01-25
* | | | tg3: Disable MAC loopback test for CPMU devicesMatt Carlson2011-01-25
* | | | tg3: Fix loopback testsMatt Carlson2011-01-25
* | | | tg3: Restrict phy ioctl accessMatt Carlson2011-01-25
* | | | tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson2011-01-25
* | | | tg3: Use new VLAN codeMatt Carlson2011-01-25
* | | | tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-25
* | | | tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-25
* | | | bonding: fix return value of couple of store functionsJiri Pirko2011-01-25
* | | | veth: remove unneeded ifname code from veth_newlink()Jiri Pirko2011-01-25
* | | | net: reduce and unify printk level in netdev_fix_features()Michał Mirosław2011-01-24
* | | | net: change netdev->features to u32Michał Mirosław2011-01-24
* | | | typhoon: Kill references to UTS_RELEASEDavid S. Miller2011-01-24
* | | | tlan: add suspend/resume supportSakari Ailus2011-01-24
* | | | tlan: Code cleanup: checkpatch.pl is relatively happy now.Sakari Ailus2011-01-24
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-24
|\| | |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-24
| |\ \ \
| | * | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-23
| | * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-19
| | |\ \ \
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-21
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-21
| | |_|/ / | |/| | |
| * | | | bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2011-01-20
| * | | | cxgb4: fix reported state of interfaces without linkDimitris Michailidis2011-01-20
| | |/ / | |/| |
* | | | igb: Add support for i340 Quad Port Fiber AdapterCarolyn Wyborny2011-01-24
* | | | e1000e: Use kmemdup rather than duplicating its implementationBruce Allan2011-01-24
* | | | e1000e: reduce scope of some variables, remove unnecessary onesBruce Allan2011-01-24
* | | | e1000e: convert to stats64Jeff Kirsher2011-01-24
* | | | ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller2011-01-21
* | | | ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller2011-01-21
* | | | ppp: Clean up kernel log messages.David S. Miller2011-01-21