summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.38-rc3' into devicetree/nextGrant Likely2011-02-0450-354/+2802
|\
| * bnx2: Eliminate AER error messages on systems not supporting itMichael Chan2011-01-262-8/+10
| * cnic: Fix big endian bugMichael Chan2011-01-261-6/+6
| * tg3: Use new VLAN codeMatt Carlson2011-01-262-88/+10
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-268-12/+29
| |\
| | * rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman2011-01-251-0/+1
| | * rtlwifi: Fix possible NULL dereferenceJesper Juhl2011-01-211-2/+9
| | * ath9k: add missing ps wakeup/restore callsFelix Fietkau2011-01-212-5/+5
| | * ath9k_hw: disabled PAPRD for AR9003Luis R. Rodriguez2011-01-212-1/+6
| | * iwlwifi: don't read sku information from EEPROM for 4965Wey-Yi Guy2011-01-212-4/+8
| * | USB NET KL5KUSB101: Fix mem leak in error path of kaweth_download_firmware()Jesper Juhl2011-01-241-0/+1
| * | pch_gbe: don't use flush_scheduled_work()Tejun Heo2011-01-241-1/+1
| * | bnx2: Always set ETH_FLAG_TXVLANMichael Chan2011-01-241-0/+4
| * | Merge branch 'can/at91_can-for-net-2.6' of git://git.pengutronix.de/git/mkl/l...David S. Miller2011-01-241-26/+112
| |\ \
| | * | can: at91_can: make can_id of mailbox 0 configurableMarc Kleine-Budde2011-01-241-7/+83
| | * | can: at91_can: don't use mailbox 0Marc Kleine-Budde2011-01-241-12/+20
| | * | can: at91_can: clean up usage of AT91_MB_RX_FIRST and AT91_MB_RX_NUMMarc Kleine-Budde2011-01-241-8/+10
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2011-01-2456-103/+94
| |\ \ \
| | * | | module: fix missing semicolons in MODULE macro usageRusty Russell2011-01-241-1/+1
| | * | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-201-1/+1
| | * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-1920-210/+424
| | |\ \ \
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-213-0/+374
| * | | | | can: add driver for Softing cardKurt Van Dijck2011-01-218-0/+1815
| | |_|/ / | |/| | |
| * | | | bonding: Ensure that we unshare skbs prior to calling pskb_may_pullNeil Horman2011-01-203-0/+12
| * | | | cxgb4: fix reported state of interfaces without linkDimitris Michailidis2011-01-201-1/+2
| | |/ / | |/| |
| * | | gianfar: Fix misleading indentation in startup_gfar()Anton Vorontsov2011-01-181-1/+1
| * | | net/irda/sh_irda: return to RX mode when TX errorKuninori Morimoto2011-01-181-2/+12
| * | | USB CDC NCM: tx_fixup() race condition fixAlexey Orishko2011-01-181-7/+12
| * | | ns83820: Avoid bad pointer deref in ns83820_init_one().Jesper Juhl2011-01-181-3/+2
| * | | bnx2x: Update bnx2x version to 1.62.00-4Yaniv Rosner2011-01-181-2/+2
| * | | bnx2x: Fix AER setting for BCM57712Yaniv Rosner2011-01-181-1/+1
| * | | bnx2x: Fix BCM84823 LED behaviorYaniv Rosner2011-01-182-1/+21
| * | | bnx2x: Mark full duplex on some external PHYsYaniv Rosner2011-01-181-1/+8
| * | | bnx2x: Fix BCM8073/BCM8727 microcode loadingYaniv Rosner2011-01-181-30/+43
| * | | bnx2x: LED fix for BCM8727 over BCM57712Yaniv Rosner2011-01-181-1/+17
| * | | bnx2x: Common init will be executed only once after PORYaniv Rosner2011-01-181-0/+11
| * | | bnx2x: Swap BCM8073 PHY polarity if requiredYaniv Rosner2011-01-182-0/+46
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2011-01-189-13/+22
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: fix valid chain reading from EEPROMWey-Yi Guy2011-01-181-1/+1
| | * | ath5k: fix locking in tx_complete_poll_workBob Copeland2011-01-181-0/+4
| | * | ath9k_hw: do PA offset calibration only on longcal intervalRajkumar Manoharan2011-01-171-5/+5
| | * | ath9k_htc: Fix endian issue in tx headerRajkumar Manoharan2011-01-172-4/+6
| | * | ath9k_hw: ASPM interoperability fix for AR9380/AR9382Luis R. Rodriguez2011-01-172-3/+3
| | * | rt2x00: Don't leak mem in error path of rt2x00lib_request_firmware()Jesper Juhl2011-01-131-0/+1
| | * | iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
| * | | vmxnet3: Dont allocate extra MSI-x vectorsShreyas Bhatewara2011-01-152-5/+5
| * | | vmxnet3: Add locking for access to command registerShreyas Bhatewara2011-01-153-0/+54
| * | | vmxnet3: Disable napi in suspend, reenable in resume.Shreyas Bhatewara2011-01-151-1/+6
| * | | vmxnet3: Make ethtool handlers multiqueue awareShreyas Bhatewara2011-01-151-114/+145
| * | | vmxnet3: Provide required number of bytes in first SG bufferShreyas Bhatewara2011-01-151-14/+9