aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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-09ptp: Introduce a high resolution frequency adjustment method.Richard Cochran1-1/+4
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-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
2016-11-09net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion4-7/+312
2016-11-09net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion3-4/+10
2016-11-09net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion2-2/+163
2016-11-09net/mlx5: Support encap id when setting new steering entryHadar Hen Zion10-76/+97
2016-11-09net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion11-24/+37
2016-11-09net/mlx5: Check max encap header size capabilityHadar Hen Zion1-10/+16
2016-11-09net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion3-13/+12
2016-11-09qed: Prevent stack corruption on MFW interactionMintz, Yuval2-5/+12
2016-11-09net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes1-1/+6
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-31/+37
2016-11-09net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+35
2016-11-09net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2016-11-09Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood1-6/+2
2016-11-09stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood1-9/+1
2016-11-09stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood1-9/+11
2016-11-09stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood1-27/+32
2016-11-09net: phy: Add Meson GXL Internal PHY driverNeil Armstrong3-0/+87
2016-11-09net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong1-13/+47
2016-11-07net: ethernet: bgmac: add NS2 supportJon Mason3-2/+58
2016-11-07net: ethernet: bgmac: device tree phy enablementJon Mason4-25/+56
2016-11-07net: phy: broadcom: Add BCM54810 PHY entryJon Mason2-2/+58
2016-11-07net: phy: broadcom: add bcm54xx_auxctl_readJon Mason1-0/+10