summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-24/+40
2014-06-26enic: Make dummy rfs functions inline to fix !CONFIG_RFS_ACCEL buildGeert Uytterhoeven2-10/+3
2014-06-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller11-49/+128
2014-06-26net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-26cnic: Rebranding cnic driver.Jitendra Kalsaria5-9/+14
2014-06-26bnx2: Rebranding bnx2 driver.Jitendra Kalsaria4-9/+12
2014-06-26cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-26tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-25i40e/i40evf: Bump i40e to 0.4.17 and i40evf to 0.9.36Catherine Sullivan2-2/+2
2014-06-25i40e: Bypass timeout recovery level 0 so as to not cause MDDAnjali Singhai Jain1-1/+3
2014-06-25i40e: no pf reset at pci removeShannon Nelson1-6/+0
2014-06-25i40e: reapply LAA after resetShannon Nelson2-2/+10
2014-06-25i40e: allow user to set LAA againShannon Nelson1-15/+16
2014-06-25i40e: use WoL flag when setting LAAShannon Nelson1-1/+1
2014-06-25i40e: Add ablitity to enable/disable link from set_link_restart_anCatherine Sullivan3-3/+11
2014-06-25i40e/i40evf: remove reserved typeJesse Brandeburg4-4/+0
2014-06-25i40e: Fix ethtool coalesce settingsCarolyn Wyborny3-5/+40
2014-06-25i40e: fix a stray print messageShannon Nelson1-1/+1
2014-06-25i40e: warn on newer/older firmware API revShannon Nelson1-0/+14
2014-06-25i40e: Add PF reset when Malicious driver event for PFNeerav Parikh1-0/+25
2014-06-25i40e: make prep_for_reset voidShannon Nelson1-11/+5
2014-06-25i40e: Stop the VF device after setting its MAC addressGreg Rose1-0/+2
2014-06-25cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-24cxgb4: Fix endian bug introduced in cxgb4 dcb patchsetAnish Bhatt1-4/+4
2014-06-24be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-24enic: Kill unused variable in enic_rfs_flw_tbl_init().David S. Miller1-1/+1
2014-06-24enic: do tx cleanup in napi pollGovindarajulu Varadarajan2-36/+54
2014-06-24enic: add low latency socket busy_poll supportGovindarajulu Varadarajan2-12/+195
2014-06-24enic: fix lockdep around devcmd_lockTony Camuso4-52/+52
2014-06-24enic: Add Accelerated RFS supportGovindarajulu Varadarajan6-0/+279
2014-06-24enic: alloc/free rx_cpu_rmapGovindarajulu Varadarajan1-0/+43
2014-06-24enic: devcmd for adding IP 5 tuple hardware filtersGovindarajulu Varadarajan6-1/+145
2014-06-24enic: fix return value in _vnic_dev_cmdGovindarajulu Varadarajan1-2/+2
2014-06-23cxgb4 : Update copyright year on all cxgb4 filesAnish Bhatt11-11/+11
2014-06-23cxgb4 : Makefile & Kconfig changes for DCBx supportAnish Bhatt2-0/+12
2014-06-23cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ...Anish Bhatt3-14/+272
2014-06-23cxgb4 : Add DCBx support codebase and dcbnl_opsAnish Bhatt2-0/+1121
2014-06-23cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel...Anish Bhatt1-19/+76
2014-06-23xilinx: Fix compiler warningManuel Schölling3-3/+3
2014-06-23net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-23tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-22drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-6379/+3954
2014-06-20i40e/i40evf: Bump i40e to 0.4.13 and i40evf to 0.9.35Catherine Sullivan2-2/+2
2014-06-20i40e/i40evf: modify debug prints to avoid seg faultsKamil Krawczyk2-8/+22
2014-06-20i40e/i40evf: Update RSS configurationCarolyn Wyborny5-7/+21
2014-06-20drivers/net/ethernet/broadcom/bnx2x/bnx2x_sriov.c: remove null test before kfreeFabian Frederick1-2/+1
2014-06-20tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan1-2/+2
2014-06-20i40evf: fix off-by-oneMitch Williams1-2/+2
2014-06-20i40e: keep service tasks out of reset processShannon Nelson1-0/+6