summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-11-08net: mvpp2: add ethtool GOP statisticsMiquel Raynal
2017-11-08fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET
2017-11-08fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET
2017-11-08fsl/fman: Remove some useless codeChristophe JAILLET
2017-11-08fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET
2017-11-08net: dsa: lan9303: Drop port range checkEgil Hjelmeland
2017-11-08bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann
2017-11-08bnxt: delete some unreachable codeDan Carpenter
2017-11-08net: dsa: lan9303: Adjust indentingEgil Hjelmeland
2017-11-08net: dsa: lan9303: Replace msleep(1) with usleep_range()Egil Hjelmeland
2017-11-08mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun
2017-11-08dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun
2017-11-08mlxsw: spectrum: Support general qdisc statsNogah Frankel
2017-11-08mlxsw: spectrum: Support RED xstatsNogah Frankel
2017-11-08mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel
2017-11-08mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz
2017-11-08mlxsw: spectrum: Support RED qdisc offloadNogah Frankel
2017-11-08mlxsw: reg: Add cwtp & cwtpm registersNogah Frankel
2017-11-08net_sch: cbs: Change TC_SETUP_CBS to TC_SETUP_QDISC_CBSNogah Frankel
2017-11-08net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIONogah Frankel
2017-11-08net: fec: Let fec_ptp have its own interrupt routineTroy Kisky
2017-11-08hv_netvsc: hide warnings about uninitialized/missing rndis deviceVitaly Kuznetsov
2017-11-08hv_netvsc: netvsc_teardown_gpadl() splitVitaly Kuznetsov
2017-11-08net: phy: leds: Add support for "link" triggerMaciej S. Szmigiero
2017-11-08net: phy: leds: Refactor "no link" handler into a separate functionMaciej S. Szmigiero
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe
2017-11-05nfp: add helpers for FEC supportDirk van der Merwe
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe
2017-11-05nfp: resync repr state when port table syncDirk van der Merwe
2017-11-05nfp: refactor nfp_app_reprs_setDirk van der Merwe
2017-11-05nfp: make use of MAC reinitJakub Kicinski
2017-11-05nfp: don't depend on compiler constant propagationJakub Kicinski
2017-11-05liquidio: do not consider packets dropped by network stack as driver Rx droppedIntiyaz Basha
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-11-05nfp: bpf: move translation prepare to offload.cJakub Kicinski
2017-11-05nfp: bpf: move program prepare and free into offload.cJakub Kicinski
2017-11-05nfp: bpf: require seamless reload for program replaceJakub Kicinski
2017-11-05nfp: bpf: refactor offload logicJakub Kicinski
2017-11-05nfp: bpf: remove unnecessary include of nfp_net.hJakub Kicinski
2017-11-05nfp: bpf: remove the register renumbering leftoversJakub Kicinski
2017-11-05nfp: bpf: drop support for cls_bpf with legacy actionsJakub Kicinski
2017-11-05net: bpf: rename ndo_xdp to ndo_bpfJakub Kicinski
2017-11-05mISDN: l1oip_core: replace _manual_ swap with swap macroGustavo A. R. Silva
2017-11-05net: plip: mark expected switch fall-throughsGustavo A. R. Silva
2017-11-05dpaa_eth: avoid uninitialized variable false-positive warningArnd Bergmann
2017-11-04net/mlx5e: Enable CQE based moderation on TX CQTal Gilboa
2017-11-04net/mlx5e: IPoIB, Add inner TTC table to IPoIB flow steeringFeras Daoud
2017-11-04net/mlx5: Initialize destination_flow struct to 0Rabie Loulou
2017-11-04net/mlx5: Enlarge the NIC TC offload table sizeOr Gerlitz