summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-20net: phy: Kconfig: Remove redundant "Support for"Andrew Lunn1-35/+35
2016-08-20net: phy: Sort Makefile and KconfigAndrew Lunn2-250/+253
2016-08-20ibmvnic: Handle backing device failover and reinitializationThomas Falcon2-2/+34
2016-08-20net: hns: Add reset function support for RoCE driveroulijun4-0/+162
2016-08-19cxgb4: Register changes and fw defines for cryptoHariprasad Shenai2-0/+561
2016-08-19cxgb4: Add support for dynamic allocation of resources for ULDHariprasad Shenai7-50/+759
2016-08-19net: bgmac: make it clear when setting interface type to RMIIRafał Miłecki1-1/+2
2016-08-19net: bgmac: support Ethernet core on BCM53573 SoCsRafał Miłecki3-1/+62
2016-08-19net: ethernet: nuvoton: fix spelling mistake: "aligment" -> "alignment"Colin Ian King1-1/+1
2016-08-19xen-netback: create a debugfs node for hash informationPaul Durrant3-2/+107
2016-08-19sfc: avoid division by zeroEdward Cree1-1/+0
2016-08-19qede: Fix forcing high speedsYuval Mintz1-2/+2
2016-08-19qed*: Fix pause settingYuval Mintz1-1/+1
2016-08-19igb: fix error code in igb_add_ethtool_nfc_entry()Gangfeng Huang1-1/+1
2016-08-19igb: support RX flow classification by VLAN priorityGangfeng Huang4-7/+92
2016-08-19igb: support RX flow classification by ethertypeGangfeng Huang4-6/+101
2016-08-19igb: add support of RX network flow classificationGangfeng Huang3-0/+270
2016-08-19qed: Add support for NCSI statistics.Sudarsana Reddy Kalluru6-5/+127
2016-08-19qede: Add support for per-queue stats.Sudarsana Reddy Kalluru3-13/+57
2016-08-19qede: Add support for capturing additional stats in ethtool-stats display.Sudarsana Reddy Kalluru3-0/+6
2016-08-19net: phy: Update copyright infoAppana Durga Kedareswara Rao1-0/+2
2016-08-19net: ethernet: macb: Add support for rx_clkshubhrajyoti.datta@xilinx.com2-6/+29
2016-08-18i40e: Expose 'trust' flag to userspace via ndo_get_vf_config.Sridhar Samudrala1-0/+1
2016-08-18i40e: remove a stray unlockDan Carpenter1-1/+0
2016-08-18i40e/i40evf-Bump version from 1.6.11 to 1.6.12Bimmy Pujari2-2/+2
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny2-81/+130
2016-08-18i40e: fix memory leakMitch Williams1-0/+1
2016-08-18i40e: fix lookup table when RSS disabled/enabledAlan Brady1-0/+28
2016-08-18i40e: Don't notify client of VF reset during VF creationAvinash Dayanand1-2/+5
2016-08-18i40e: Force register writes to mitigate sync issues with iwarp VF driverAvinash Dayanand1-1/+2
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller1-0/+24
2016-08-18i40e: Fix static analysis tool warningDave Ertman1-3/+1
2016-08-18i40evf: add missing rtnl_lock() around i40evf_set_interrupt_capabilityJacob Keller1-0/+2
2016-08-18i40e: reset RX csum error stat with other pf statsCatherine Sullivan1-0/+1
2016-08-18i40e/i40evf: Reset VLAN filter count when resettingCatherine Sullivan1-0/+1
2016-08-18i40e: Fix a bug where a client close can be called before an open is completeAnjali Singhai Jain1-0/+2
2016-08-18i40e: Use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-467/+778
2016-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds43-397/+662
2016-08-18net_sched: convert tcf_exts from list to pointer arrayWANG Cong3-5/+15
2016-08-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller7-49/+107
2016-08-18mlxsw: spectrum: Allow packets to be trapped from any PGIdo Schimmel1-1/+1
2016-08-18mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel1-0/+2
2016-08-18mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel1-1/+3
2016-08-18mlxsw: reg: Fix missing op field fill-upJiri Pirko1-0/+1
2016-08-18mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel3-0/+16
2016-08-18mlxsw: spectrum: Add missing packet trapsElad Raz2-0/+18
2016-08-18mlxsw: spectrum: Mark port as active before registering itIdo Schimmel1-2/+3
2016-08-18mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel3-46/+29
2016-08-18mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel1-16/+5