aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-13mlxsw: spectrum: Fix refcount bug on span entriesYotam Gigi1-1/+3
2016-11-13bnxt_en: Fix VF virtual link state.Michael Chan1-2/+2
2016-11-13bnxt_en: Fix ring arithmetic in bnxt_setup_tc().Michael Chan1-5/+6
2016-11-13net: phy: marvell: optimize logic for page changing during initUwe Kleine-König1-4/+2
2016-11-13r8152: Fix error path in open functionGuenter Roeck1-7/+10
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas5-37/+458
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas6-11/+557
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas6-8/+1642
2016-11-13net: phy: expose phy_aneg_done API for use by driversLendacky, Thomas2-10/+2
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas9-1/+753
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas7-3/+340
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas6-36/+91
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas1-2/+1
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas11-20/+1657
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas3-3/+12
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas1-1/+15
2016-11-12bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann1-1/+4
2016-11-12net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk1-1/+1
2016-11-10mlxsw: spectrum_router: Ignore FIB notification events for non-init namespacesJiri Pirko1-0/+3
2016-11-10mlxsw: spectrum_router: Fix handling of neighbour structureJiri Pirko1-61/+34
2016-11-10qed: Correct rdma params configurationRam Amrani1-9/+8
2016-11-10qed: configure ll2 RoCE v1/v2 flavor correctlyRam Amrani2-3/+1
2016-11-10net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan7-0/+155
2016-11-10net: hns: add multicast tcam table clearKejian Yan7-0/+113
2016-11-10net: hns: modify tcam table of mask_keyQianqian Xie1-0/+7
2016-11-10net: hns: modify tcam table of mac mc-entryQianqian Xie1-8/+17
2016-11-10net: hns: modify tcam table of mac mc-portQianqian Xie1-5/+13
2016-11-10net: hns: modify table index to get mac entryQianqian Xie1-4/+10
2016-11-10net: hns: modify tcam table of mac uc-entryQianqian Xie1-6/+12
2016-11-10net: hns: modify tcam table and set mac keyQianqian Xie2-9/+20
2016-11-10net: hns: modify buffer format of cpu data to le64Qianqian Xie1-3/+3
2016-11-10net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang5-49/+37
2016-11-10net: hns: modify ethtool statistics value errorQianqian Xie1-2/+2
2016-11-10net: hns: delete redundant macro definitionQianqian Xie3-5/+1
2016-11-10net: hns: bug fix about restart auto-negotiationDaode Huang1-1/+2
2016-11-10net: hns: set default mac pause time to 0xffffDaode Huang1-1/+1
2016-11-10net: hns: fix for promisc mode in HNS driverKejian Yan4-4/+67
2016-11-10net: hns: add fuzzy match of tcam table for hnsKejian Yan5-54/+118
2016-11-09Net Driver: Add Cypress GX3 VID=04b4 PID=3610.Allan Chou1-0/+17
2016-11-09ptp: dp83640: Use the high resolution frequency method.Richard Cochran1-7/+7
2016-11-09ptp: igb: Use the high resolution frequency method.Richard Cochran1-8/+8
2016-11-09bnxt_en: do not call napi_hash_add()Eric Dumazet1-1/+0
2016-11-09net: mii: report 0 for unknown lp_advertisingArnd Bergmann1-0/+2
2016-11-09xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich1-6/+6
2016-11-09vxlan: hide unused local variableArnd Bergmann1-1/+3
2016-11-09ibmvnic: Start completion queue negotiation at server-provided optimum valuesJohn Allen1-3/+2
2016-11-09net: qcom/emac: enable flow control if requestedTimur Tabi1-4/+5
2016-11-09net: qcom/emac: configure the external phy to allow pause framesTimur Tabi1-0/+6
2016-11-09sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree3-6/+14
2016-11-09sfc: enable 4-tuple RSS hashing for UDPEdward Cree1-0/+82