summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2020-12-09ibmvnic: fix rx buffer tracking and index management in replenish_rx_pool par...Dwip N. Banerjee
2020-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2020-12-09net: marvell: octeontx2: simplify the otx2_ptp_adjfine()Zheng Yongjun
2020-12-09net: dsa: simplify the return rtl8366_vlan_prepare()Zheng Yongjun
2020-12-09net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun
2020-12-09net: hinic: simplify the return hinic_configure_max_qnum()Zheng Yongjun
2020-12-09net: freescale: dpaa: simplify the return dpaa_eth_refill_bpools()Zheng Yongjun
2020-12-09net: cisco: enic: simplify the return vnic_cq_alloc()Zheng Yongjun
2020-12-09net: emulex: benet: simplify the return expression of be_if_create()Zheng Yongjun
2020-12-09net: marvell: octeontx2: simplify the return expression of rvu_npa_init()Zheng Yongjun
2020-12-09net: marvell: prestera: simplify the return expression of prestera_port_close()Zheng Yongjun
2020-12-09nfc: s3fwrn5: Remove hard coded interrupt trigger type from the i2c moduleBongsu Jeon
2020-12-09net: ipa: convert comma to semicolonZheng Yongjun
2020-12-09net: mv88e6xxx: convert comma to semicolonZheng Yongjun
2020-12-09net: thunderbolt: convert comma to semicolonZheng Yongjun
2020-12-09net: usb: convert comma to semicolonZheng Yongjun
2020-12-09net: freescale: convert comma to semicolonZheng Yongjun
2020-12-09net: ethernet: ti: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns3: convert comma to semicolonZheng Yongjun
2020-12-09hisilicon/hns: convert comma to semicolonZheng Yongjun
2020-12-09net: mlx5: convert comma to semicolonZheng Yongjun
2020-12-09net: micrel: convert comma to semicolonZheng Yongjun
2020-12-09net: macb: add support for sama7g5 emac interfaceClaudiu Beznea
2020-12-09net: macb: add support for sama7g5 gem interfaceClaudiu Beznea
2020-12-09net: macb: unprepare clocks in case of failureClaudiu Beznea
2020-12-09net: macb: add function to disable all macb clocksClaudiu Beznea
2020-12-09net: macb: add capability to not set the clock rateClaudiu Beznea
2020-12-09net: macb: add userio bits as platform configurationClaudiu Beznea
2020-12-09net: ena: introduce ndo_xdp_xmit() function for XDP_REDIRECTShay Agroskin
2020-12-09net: ena: use xdp_return_frame() to free xdp framesShay Agroskin
2020-12-09net: ena: introduce XDP redirect implementationShay Agroskin
2020-12-09net: ena: use xdp_frame in XDP TX flowShay Agroskin
2020-12-09net: ena: aggregate stats increase into a functionShay Agroskin
2020-12-09net: ena: fix coding style nitsShay Agroskin
2020-12-09net: ena: store values in their appropriate variables typesShay Agroskin
2020-12-09net: ena: add device distinct log prefix to filesShay Agroskin
2020-12-09net: ena: use constant value for net_device allocationShay Agroskin
2020-12-09ptp: clockmatrix: deprecate firmware older than 4.8.7Min Li
2020-12-09ptp: clockmatrix: Fix non-zero phase_adj is lost after snapMin Li
2020-12-09ptp: clockmatrix: remove 5 second delay before entering write phase modeMin Li
2020-12-09ptp: clockmatrix: reset device and check BOOT_STATUSMin Li
2020-12-09vrf: handle CONFIG_IPV6 not set for vrf_add_mac_header_if_unset()Andrea Mayer
2020-12-09ice: Add space to unknown speedSimon Perron Caissy
2020-12-09ice: join format strings to same line as ice_debugJacob Keller
2020-12-09ice: silence static analysis warningBruce Allan
2020-12-09ice: cleanup misleading commentBruce Allan
2020-12-09ice: Remove vlan_ena from vsi structureNick Nunley
2020-12-09ice: Remove gate to OROM initJeb Cramer
2020-12-09ice: Enable Support for FW Override (E82X)Jeb Cramer
2020-12-09ice: don't always return an error for Get PHY Abilities AQ commandPaul M Stillwell Jr