summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* driver: isdn: hisax: remove cast for kmalloc/kzalloc return valueZhang Yanfei2013-03-122-2/+2
* driver: isdn: capi: remove cast for kmalloc return valueZhang Yanfei2013-03-121-2/+1
* mv643xx_eth with 88E1318S: support Wake on LANMichael Stapelberg2013-03-122-0/+159
* phy: add set_wol/get_wol functionsMichael Stapelberg2013-03-121-0/+16
* fec: Use devm_request_and_ioremap()Fabio Estevam2013-03-121-18/+3
* fec: Remove unused pci headerFabio Estevam2013-03-121-1/+0
* bnx2x: use list_move instead of list_del/list_addWei Yongjun2013-03-121-2/+1
* qlcnic: remove duplicated include from qlcnic_sysfs.cWei Yongjun2013-03-121-2/+0
* bnx2x: Restore FCoE 4-port devices supportDmitry Kravkov2013-03-121-10/+0
* bnx2x: use FW 7.8.17Dmitry Kravkov2013-03-127-147/+338
* bnx2x: Avoid using zero MACYuval Mintz2013-03-121-7/+5
* 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/+4
* phy/micrel: move flag handling to function for common useHector Palacios2013-03-121-9/+18
* phy/micrel: Add support for KSZ8031Hector Palacios2013-03-121-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-03-12127-1002/+1445
|\
| * cxgb4: Allow for backward compatibility with new VPD scheme.Santosh Rastapur2013-03-121-3/+9
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-1156-583/+576
| |\
| | * rrunner.c: fix possible memory leak in rr_init_one()David Oostdyk2013-03-101-0/+3
| | * tg3: Update link_up flag for phylib devicesNithin Sujir2013-03-081-9/+5
| | * drivers/isdn: checkng length to be sure not memory overflowChen Gang2013-03-081-1/+3
| | * bnx2x: Fix SFP+ misconfiguration in iSCSI boot scenarioYaniv Rosner2013-03-082-1/+6
| | * bnx2x: Fix intermittent long KR2 link up timeYaniv Rosner2013-03-082-1/+13
| | * macvlan: Set IFF_UNICAST_FLT flag to prevent unnecessary promisc mode.Vlad Yasevich2013-03-071-0/+1
| | * team: unsyc the devices addresses when port is removedVlad Yasevich2013-03-071-0/+2
| | * mv643xx_eth: fix for disabled autonegPhil Sutter2013-03-071-4/+51
| | * bonding: fire NETDEV_RELEASE event only on 0 slavesVeaceslav Falico2013-03-071-2/+3
| | * vxlan: fix oops when delete netns containing vxlanZang MingJie2013-03-071-0/+8
| | * vmxnet3: prevent div-by-zero panic when ring resizing uninitialized devBhavesh Davda2013-03-073-2/+9
| | * net/mlx4_en: Disable RFS when running in SRIOV modeAmir Vadai2013-03-071-3/+5
| | * net/mlx4_en: Cleanup MAC resources on module unload or port stopYan Burman2013-03-071-16/+20
| | * net/mlx4_en: Fix race when setting the device MAC addressYan Burman2013-03-072-22/+21
| | * net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-078-18/+18
| | * net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n...Jack Morgenstein2013-03-071-0/+8