summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches2013-03-1725-119/+79Star
* driver/qlogic: replace ip_fast_csum with csum_replace2Li RongQing2013-03-152-6/+5Star
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-1534-250/+111Star
* be2net: Use new F/W mailbox cmd to manipulate interrupts.Somnath Kotur2013-03-153-8/+50
* be2net: enable interrupts in be_probe() (RoCE and other ULPs need them)Somnath Kotur2013-03-151-11/+10Star
* netxen: write IP address to firmware when using bondingnikolay@redhat.com2013-03-152-78/+147
* RDMA/cxgb4: Use DSGLs for fastreg and adapter memory writes for T5.Vipul Pandya2013-03-141-0/+8
* RDMA/cxgb4: Turn off db coalescing when RDMA QPs are in use.Vipul Pandya2013-03-143-0/+26
* cxgb4vf: Add support for Chelsio T5 adapterSantosh Rastapur2013-03-145-9/+73
* cxgb4: Disable SR-IOV support for PF4-7 for T5Santosh Rastapur2013-03-142-19/+10Star
* cxgb4: Update driver version and descriptionSantosh Rastapur2013-03-141-2/+2
* cxgb4: Add T5 PCI idsSantosh Rastapur2013-03-141-0/+38
* cxgb4: Add T5 debugfs supportSantosh Rastapur2013-03-143-43/+119
* cxgb4: Enable doorbell drop recovery only for T4 adapterSantosh Rastapur2013-03-141-16/+71
* cxgb4: Add T5 write combining supportSantosh Rastapur2013-03-143-5/+102
* cxgb4: Dump T5 registersSantosh Rastapur2013-03-141-4/+448
* cxgb4: Initialize T5Santosh Rastapur2013-03-144-48/+227
* cxgb4: Add macros, structures and inline functions for T5Santosh Rastapur2013-03-143-2/+95
* cxgb4: Add register definations for T5Santosh Rastapur2013-03-141-0/+94
* sfc: remove duplicated include from efx.cWei Yongjun2013-03-131-1/+0Star
* qlcnic: Bump up the version to 5.1.37Shahed Shaikh2013-03-131-2/+2
* qlcnic: Implement flash sysfs callback for 83xx adapterHimanshu Madhani2013-03-133-8/+265
* drivers: net: ethernet: cpsw: implement get phy_id via ioctlMugunthan V N2013-03-131-2/+14
* driver: net: ethernet: cpsw: implement interrupt pacing via ethtoolMugunthan V N2013-03-131-0/+104
* driver: net: ethernet: cpsw: implement ethtool get/set phy settingMugunthan V N2013-03-131-0/+29
* drivers: net: ethernet: cpsw: change cpts_active_slave to active_slaveMugunthan V N2013-03-131-5/+5
* ks8851_mll: basic ethernet statisticsDavid J. Choi2013-03-121-6/+26
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-121-0/+32
* fec: Use devm_request_and_ioremap()Fabio Estevam2013-03-121-18/+3Star
* fec: Remove unused pci headerFabio Estevam2013-03-121-1/+0Star
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1Star
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0Star
* bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov2013-03-121-10/+0Star
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-127-147/+338
* bnx2x: Avoid using zero MACYuval Mintz2013-03-121-7/+5Star
* bnx2x: Control SFP+ tap values via nvm configYaniv Rosner2013-03-122-34/+60
* bnx2x: Add EEE support for BCM84834Yaniv Rosner2013-03-121-1/+2
* bnx2x: Add RJ45 SFP module detectionYaniv Rosner2013-03-121-8/+13
* bnx2x: Get gso_segs from FWYuval Mintz2013-03-121-4/+5
* bnx2x: Control number of vfs dynamicallyAriel Elior2013-03-124-44/+91
* bnx2x: Add iproute2 support for vfsAriel Elior2013-03-128-46/+277
* bnx2x: Prevent "Unknown MF" print in SF modeAriel Elior2013-03-121-0/+3
* bnx2x: Take chip version from MFWYuval Mintz2013-03-122-6/+8
* bnx2x: Set ethtool ops for vfsAriel Elior2013-03-123-4/+29
* bnx2x: fix vlan-mac memory leakYuval Mintz2013-03-121-0/+1
* ethernet: amd: use PTR_RET instead of IS_ERR + PTR_ERRSilviu-Mihai Popescu2013-03-124-10/+4Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-1230-239/+319
|\
| * cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-121-3/+9
| * tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5Star
| * bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6