summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-03-08soc: qcom: ipa: clocking, interrupts, and memoryAlex Elder
2020-03-08soc: qcom: ipa: configuration dataAlex Elder
2020-03-08soc: qcom: ipa: main codeAlex Elder
2020-03-08dpaa_eth: Use random MAC address when none is givenMadalin Bucur
2020-03-08fsl/fman: tolerate missing MAC address in device treeMadalin Bucur
2020-03-08fsl/fman: reuse set_mac_address() in dtsec init()Madalin Bucur
2020-03-08bnxt_en: Call devlink_port_type_clear() in remove()Vasundhara Volam
2020-03-08bnxt_en: Return -EAGAIN if fw command returns BUSYVasundhara Volam
2020-03-08bnxt_en: Modify some bnxt_hwrm_*_free() functions to void.Vasundhara Volam
2020-03-08bnxt_en: Remove unnecessary assignment of return codeVasundhara Volam
2020-03-08bnxt_en: Clear DCB settings after firmware reset.Michael Chan
2020-03-08bnxt_en: Process the NQ under NAPI continuous polling.Michael Chan
2020-03-08bnxt_en: Simplify __bnxt_poll_cqs_done().Michael Chan
2020-03-08bnxt_en: Handle all NQ notifications in bnxt_poll_p5().Michael Chan
2020-03-08net: rmnet: set NETIF_F_LLTX flagTaehee Yoo
2020-03-08bareudp: remove unnecessary udp_encap_enable() in bareudp_socket_create()Taehee Yoo
2020-03-08bareudp: print error message when command failsTaehee Yoo
2020-03-08bareudp: add module aliasTaehee Yoo
2020-03-08cxgb4/chcr: Add ipv6 support and statisticsRohit Maheshwari
2020-03-08cxgb4/chcr: complete record tx handlingRohit Maheshwari
2020-03-08cxgb4/chcr: Save tx keys and handle HW responseRohit Maheshwari
2020-03-08cxgb4/chcr : Register to tls add and del callbackRohit Maheshwari
2020-03-08flow_offload: introduce "disabled" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: spectrum_acl: Ask device for rule stats only if counter was createdJiri Pirko
2020-03-08flow_offload: introduce "delayed" HW stats type and allow it in mlx5Jiri Pirko
2020-03-08flow_offload: introduce "immediate" HW stats type and allow it in mlxswJiri Pirko
2020-03-08mlxsw: restrict supported HW stats type to "any"Jiri Pirko
2020-03-08mlxsw: spectrum_flower: Do not allow mixing HW stats types for actionsJiri Pirko
2020-03-08flow_offload: check for basic action hw stats typeJiri Pirko
2020-03-08ocelot_flower: use flow_offload_has_one_action() helperJiri Pirko
2020-03-06wil6210: reject unsupported coalescing paramsJakub Kicinski
2020-03-06vmxnet3: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-06r8152: reject unsupported coalescing paramsJakub Kicinski
2020-03-06tun: reject unsupported coalescing paramsJakub Kicinski
2020-03-06net: mdio: add ipq8064 mdio driverAnsuel Smith
2020-03-05tun: drop TUN_DEBUG and tun_debug()Michal Kubecek
2020-03-05tun: replace tun_debug() by netif_info()Michal Kubecek
2020-03-05tun: drop useless debugging statementsMichal Kubecek
2020-03-05tun: get rid of DBG1() macroMichal Kubecek
2020-03-05tun: fix misleading comment formatMichal Kubecek
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05bnxt_en: Use pci_get_dsn()Jacob Keller
2020-03-05ibmveth: Remove unused page_offset macroMatthew Wilcox (Oracle)
2020-03-05Merge tag 'wireless-drivers-next-2020-03-05' of git://git.kernel.org/pub/scm/...David S. Miller
2020-03-05bcm63xx_enet: remove redundant variable definitionstangbin
2020-03-05net: tulip: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-03-05mlxsw: spectrum_qdisc: Support offloading of FIFO QdiscPetr Machata
2020-03-05mlxsw: spectrum_qdisc: Add handle parameter to ..._ops.replacePetr Machata