summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* bpf, mlx4: fix prog refcount in mlx4_en_try_alloc_resources error pathDaniel Borkmann2016-11-131-1/+4
* net: ethernet: ti: davinci_cpdma: free memory while channel destroyIvan Khoronzhuk2016-11-131-1/+1
* net: hns: add the support to add/remove the ucast entry to/from tableKejian Yan2016-11-107-0/+155
* net: hns: add multicast tcam table clearKejian Yan2016-11-107-0/+113
* net: hns: modify tcam table of mask_keyQianqian Xie2016-11-101-0/+7
* net: hns: modify tcam table of mac mc-entryQianqian Xie2016-11-101-8/+17
* net: hns: modify tcam table of mac mc-portQianqian Xie2016-11-101-5/+13
* net: hns: modify table index to get mac entryQianqian Xie2016-11-101-4/+10
* net: hns: modify tcam table of mac uc-entryQianqian Xie2016-11-101-6/+12
* net: hns: modify tcam table and set mac keyQianqian Xie2016-11-102-9/+20
* net: hns: modify buffer format of cpu data to le64Qianqian Xie2016-11-101-3/+3
* net: hns: fix to intimate the link-status change by adding LF/RF methodDaode Huang2016-11-105-49/+37
* net: hns: modify ethtool statistics value errorQianqian Xie2016-11-101-2/+2
* net: hns: delete redundant macro definitionQianqian Xie2016-11-103-5/+1
* net: hns: bug fix about restart auto-negotiationDaode Huang2016-11-101-1/+2
* net: hns: set default mac pause time to 0xffffDaode Huang2016-11-101-1/+1
* net: hns: fix for promisc mode in HNS driverKejian Yan2016-11-104-4/+67
* net: hns: add fuzzy match of tcam table for hnsKejian Yan2016-11-105-54/+118
* ptp: dp83640: Use the high resolution frequency method.Richard Cochran2016-11-101-7/+7
* ptp: igb: Use the high resolution frequency method.Richard Cochran2016-11-101-8/+8
* ptp: Introduce a high resolution frequency adjustment method.Richard Cochran2016-11-101-1/+4
* bnxt_en: do not call napi_hash_add()Eric Dumazet2016-11-101-1/+0
* net: mii: report 0 for unknown lp_advertisingArnd Bergmann2016-11-101-0/+2
* xen-netback: prefer xenbus_scanf() over xenbus_gather()Jan Beulich2016-11-101-6/+6
* sfc: report 4-tuple UDP hashing to ethtool, if it's enabledEdward Cree2016-11-093-6/+14
* sfc: enable 4-tuple RSS hashing for UDPEdward Cree2016-11-091-0/+82
* net/mlx5e: Add basic TC tunnel set action for SRIOV offloadsHadar Hen Zion2016-11-094-7/+312
* net/mlx5e: Add ndo_udp_tunnel_add to VF representorsHadar Hen Zion2016-11-093-4/+10
* net/mlx5e: Add TC tunnel release action for SRIOV offloadsHadar Hen Zion2016-11-092-2/+163
* net/mlx5: Support encap id when setting new steering entryHadar Hen Zion2016-11-0910-76/+97
* net/mlx5: Add creation flags when adding new flow tableHadar Hen Zion2016-11-0911-24/+37
* net/mlx5: Check max encap header size capabilityHadar Hen Zion2016-11-091-10/+16
* net/mlx5: Move alloc/dealloc encap commands declarations to common header fileHadar Hen Zion2016-11-093-13/+12
* qed: Prevent stack corruption on MFW interactionMintz, Yuval2016-11-092-5/+12
* net: 3com: typhoon: fix typhoon_get_link_ksettingsPhilippe Reynes2016-11-091-1/+6
* net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-31/+37
* net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-6/+8
* net: amd8111e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-6/+8
* net: alteon: acenic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-30/+35
* net: adaptec: starfire: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-11-091-6/+8
* Revert "net: stmmac: allow to split suspend/resume from init/exit callbacks"Joachim Eastwood2016-11-091-6/+2
* stmmac: dwmac-rk: absorb rk_gmac_init into probeJoachim Eastwood2016-11-091-9/+1
* stmmac: dwmac-rk: turn exit into standard driver remove callbackJoachim Eastwood2016-11-091-9/+11
* stmmac: dwmac-rk: turn resume/suspend into standard PM callbacksJoachim Eastwood2016-11-091-27/+32
* net: phy: Add Meson GXL Internal PHY driverNeil Armstrong2016-11-093-0/+87
* net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizesNeil Armstrong2016-11-091-13/+47
* net: ethernet: bgmac: add NS2 supportJon Mason2016-11-073-2/+58
* net: ethernet: bgmac: device tree phy enablementJon Mason2016-11-074-25/+56
* net: phy: broadcom: Add BCM54810 PHY entryJon Mason2016-11-072-2/+58
* net: phy: broadcom: add bcm54xx_auxctl_readJon Mason2016-11-071-0/+10