aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* vmxnet3: fix compilation when RSS is disabledScott J. Goldman2010-11-28
* stmmac: fix stmmac_resume removing not yet used shutdown flagGiuseppe Cavallaro2010-11-28
* forcedeth: use usleep_range not msleep for small sleepsSzymon Janc2010-11-28
* forcedeth: do not use assignment in if conditionsSzymon Janc2010-11-28
* forcedeth: include <linux/io.h> and <linux/uaccess.h> instead of <asm/io.h> a...Szymon Janc2010-11-28
* forcedeth: remove unnecessary checks before kfreeSzymon Janc2010-11-28
* forcedeth: fix multiple code style issuesSzymon Janc2010-11-28
* zd1211rw: document need for kmalloc castJoe Perches2010-11-28
* vxge: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-28
* qlcnic: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-28
* netxen: remove unnecessary [kv][mcz]alloc castsJoe Perches2010-11-28
* cxgb3: Removing unused return variableBreno Leitao2010-11-28
* ethoc: remove division from loopsJonas Bonn2010-11-28
* ethoc: fix function return typeJonas Bonn2010-11-28
* ethoc: rework mdio read/writeJonas Bonn2010-11-28
* ethoc: rework interrupt handlingJonas Bonn2010-11-28
* ethoc: Double check pending RX packetJonas Bonn2010-11-28
* ethoc: enable interrupts after napi_completeAdam Edvardsson2010-11-28
* ethoc: remove unused spinlockJonas Bonn2010-11-28
* ethoc: Add device tree configurationJonas Bonn2010-11-28
* bnx2x: Use helpers instead of direct access to the shinfo(skb) fieldsVladislav Zolotarov2010-11-28
* bnx2: Remove config access to non-standard registersMichael Chan2010-11-28
* bnx2: Fix reset bug on 5709Eddie Wai2010-11-28
* net: add some KERN_CONT markers to continuation linesUwe Kleine-König2010-11-28
* netxen: avoid using reset_devices as it may become obsoleteRajesh Borundia2010-11-28
* qlcnic: avoid using reset_devices as it may become obsolete.Rajesh Borundia2010-11-28
* drivers/net: use vzalloc()Eric Dumazet2010-11-28
* be2net: adding support for Lancer family of CNAsSathya Perla2010-11-27
* stmmac: update the driver versionGiuseppe CAVALLARO2010-11-24
* stmmac: convert to dev_pm_ops.Giuseppe CAVALLARO2010-11-24
* stmmac: add init/exit callback in plat_stmmacenet_data structGiuseppe CAVALLARO2010-11-24
* stmmac: tidy-up stmmac_priv structureGiuseppe CAVALLARO2010-11-24
* bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd...Vladislav Zolotarov2010-11-24
* bnx2x: Disable local BHes to prevent a dead-lock situationEric Dumazet2010-11-24
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-24
* tg3: Enable phy APD for 5717 and later asic revsMatt Carlson2010-11-24
* tg3: use dma_alloc_coherent() instead of pci_alloc_consistent()Matt Carlson2010-11-24
* tg3: Reenable TSS for 5719Matt Carlson2010-11-24
* tg3: Enable mult rd DMA engine on 5719Matt Carlson2010-11-24
* tg3: Reorg tg3_napi membersMatt Carlson2010-11-24
* tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2010-11-24
* tg3: Always turn on APE features in mac_mode regMatt Carlson2010-11-24
* tg3: Assign correct tx margin for 5719Matt Carlson2010-11-24
* tg3: Apply 10Mbps fix to all 57765 revisionsMatt Carlson2010-11-24
* macvlan: Introduce 'passthru' mode to takeover the underlying deviceSridhar Samudrala2010-11-22
* ixgbe: update version number for ixgbeDon Skidmore2010-11-21
* net-next: Add multiqueue support to vmxnet3 driverShreyas Bhatewara2010-11-19
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-11-19
|\
| * be2net: Fix to avoid firmware update when interface is not open.Sarveshwar Bandi2010-11-19
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-11-18
| |\