summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold
2021-06-18rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold
2021-06-18Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-18NFC: nxp-nci: remove unnecessary labelwengjianfeng
2021-06-18net: dsa: sja1105: completely error out in sja1105_static_config_reload if so...Vladimir Oltean
2021-06-18net: dsa: sja1105: allow the TTEthernet configuration in the static config fo...Vladimir Oltean
2021-06-18net: hns3: fix reuse conflict of the rx pageYunsheng Lin
2021-06-18net: dsa: sja1105: properly power down the microcontroller clock for SJA1110Vladimir Oltean
2021-06-18qlcnic: remove redundant continue statementColin Ian King
2021-06-18net: stmmac: remove redundant continue statementColin Ian King
2021-06-18net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Machek
2021-06-18NFC: nxp-nci: remove unnecessary labelswengjianfeng
2021-06-18ethernet: marvell/octeontx2: Simplify the return expression of npc_is_samedingsenjie
2021-06-18stmmac: pci: Add dwmac support for LoongsonQing Zhang
2021-06-18net: hostess_sv11: fix the alignment issuePeng Li
2021-06-18net: hostess_sv11: fix the comments style issuePeng Li
2021-06-18net: hostess_sv11: remove dead codePeng Li
2021-06-18net: hostess_sv11: fix the code style issue about switch and casePeng Li
2021-06-18net: hostess_sv11: remove trailing whitespacePeng Li
2021-06-18net: hostess_sv11: move out assignment in if conditionPeng Li
2021-06-18net: hostess_sv11: fix the code style issue about "foo* bar"Peng Li
2021-06-18net: neterion: vxge: remove redundant continue statementColin Ian King
2021-06-18drivers: net: netdevsim: fix devlink_trap selftests failingOleksandr Mazur
2021-06-18iavf: clean up packet type lookup tableJesse Brandeburg
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg
2021-06-18ice: report hash type such as L2/L3/L4Jesse Brandeburg
2021-06-17Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-17net: hdlc_ppp: add required spacePeng Li
2021-06-17net: hdlc_ppp: remove unnecessary out of memory messagePeng Li
2021-06-17net: hdlc_ppp: move out assignment in if conditionPeng Li
2021-06-17net: hdlc_ppp: fix the code style issue about "foo* bar"Peng Li
2021-06-17net: hdlc_ppp: add blank line after declarationsPeng Li
2021-06-17net: hdlc_ppp: remove redundant blank linesPeng Li
2021-06-17net: mdio: use device_set_node() to setup both fwnode and ofIoana Ciornei
2021-06-17driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei
2021-06-17net: mdio: setup of_node for the MDIO deviceIoana Ciornei
2021-06-17r8152: store the information of the pipesHayes Wang
2021-06-17net: gianfar: Implement rx_missed_errors counterEsben Haabendal
2021-06-17net: gianfar: Add definitions for CAR1 and CAM1 register bitsEsben Haabendal
2021-06-17net: gianfar: Avoid 16 bytes of memsetEsben Haabendal
2021-06-17net: gianfar: Clear CAR registersEsben Haabendal
2021-06-17net: gianfar: Extend statistics counters to 64-bitEsben Haabendal
2021-06-17net: gianfar: Convert to ndo_get_stats64 interfaceEsben Haabendal
2021-06-17net: ipa: Add missing of_node_put() in ipa_firmware_load()Yang Yingliang
2021-06-17net: pcs: xpcs: Fix a less than zero u16 comparison errorColin Ian King
2021-06-17ice: remove redundant continue statement in a for-loopColin Ian King
2021-06-17net: ice: ptp: fix compilation warning if PTP_1588_CLOCK is disabledLorenzo Bianconi
2021-06-17ice: remove unnecessary NULL checks before ptp_read_system_*Jacob Keller
2021-06-17ice: Remove the repeated declarationShaokun Zhang