summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-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-20ppp: Use SKB queue abstraction interfaces in fragment processing.David S. Miller
2011-01-20ppp: Reconstruct fragmented packets using frag lists instead of copying.David S. Miller
2011-01-20ppp: Clean up kernel log messages.David S. Miller
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
2011-01-20enic: Bug Fix: Dont reset ENIC_SET_APPLIED flag on port profile disassociateRoopa Prabhu
2011-01-20via-velocity: fix the WOL bug on 1000M full duplex forced mode.françois romieu
2011-01-20atl1e: remove private #define.françois romieu
2011-01-20atl1c: remove private #define.françois romieu
2011-01-20bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman
2011-01-20cxgb4: fix reported state of interfaces without linkDimitris Michailidis
2011-01-19vxge: update driver versionJon Mason
2011-01-19vxge: MSIX one shot modeJon Mason
2011-01-19vxge: correct eprom version detectionJon Mason
2011-01-19vxge: cleanup probe error pathsJon Mason
2011-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-01-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-18gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov
2011-01-18net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto
2011-01-18USB CDC NCM: tx_fixup() race condition fixAlexey Orishko
2011-01-18ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl
2011-01-18bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner
2011-01-18bnx2x: Fix AER setting for BCM57712Yaniv Rosner
2011-01-18bnx2x: Fix BCM84823 LED behaviorYaniv Rosner
2011-01-18bnx2x: Mark full duplex on some external PHYsYaniv Rosner
2011-01-18bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner
2011-01-18bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner
2011-01-18bnx2x: Common init will be executed only once after PORYaniv Rosner
2011-01-18bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner
2011-01-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2011-01-18iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy
2011-01-18ath5k: fix locking in tx_complete_poll_workBob Copeland
2011-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-01-17ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan
2011-01-17ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan
2011-01-17ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez
2011-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab...Linus Torvalds
2011-01-16net: Make NETCONSOLE_DYNAMIC depend on CONFIGFS_FSNicholas Bellinger
2011-01-15vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara
2011-01-15vmxnet3: Add locking for access to command registerShreyas Bhatewara
2011-01-15vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara
2011-01-15vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara