aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2011-02-17tty: now phase out the ioctl file pointer for goodAlan Cox
2011-02-17tiocmset: kill the file pointer argumentAlan Cox
2011-02-17tiocmget: kill off the passing of the struct fileAlan Cox
2011-01-26bnx2: Eliminate AER error messages on systems not supporting itMichael Chan
2011-01-26cnic: Fix big endian bugMichael Chan
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-25rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
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-24bnx2: Always set ETH_FLAG_TXVLANMichael Chan
2011-01-24Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...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-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-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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