summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean
2020-09-26Revert "vxlan: move encapsulation warning"Jakub Kicinski
2020-09-25ice: add support for flash update overwrite maskJacob Keller
2020-09-25netdevsim: add support for flash_update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-25dpaa2-mac: Fix potential null pointer dereferenceGustavo A. R. Silva
2020-09-25dpaa2-eth: install a single steering rule when SHARED_FS is enabledIonut-robert Aron
2020-09-25dpaa2-eth: no need to check link state right after ndo_openIoana Ciornei
2020-09-25dpaa2-mac: do not check for both child and parent DTS nodesIoana Ciornei
2020-09-25vxlan: fix vxlan_find_sock() documentation for l3mdevFabian Frederick
2020-09-25vxlan: check rtnl_configure_link return code correctlyFabian Frederick
2020-09-25vxlan: move encapsulation warningFabian Frederick
2020-09-25vxlan: add unlikely to vxlan_remcsum checkFabian Frederick
2020-09-25vxlan: don't collect metadata if remote checksum is wrongFabian Frederick
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25net: dsa: sja1105: implement .devlink_info_getVladimir Oltean
2020-09-25net: dsa: sja1105: expose static config as devlink regionVladimir Oltean
2020-09-25net: dsa: sja1105: move devlink param code to sja1105_devlink.cVladimir Oltean
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-25sfc: fix kdoc warningJesse Brandeburg
2020-09-25drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg
2020-09-25drivers/net/ethernet: add some basic kdoc tagsJesse Brandeburg
2020-09-25drivers/net/ethernet: handle one warning explicitlyJesse Brandeburg
2020-09-25drivers/net/ethernet: rid ethernet of no-prototype warningsJesse Brandeburg
2020-09-25drivers/net/ethernet: clean up unused assignmentsJesse Brandeburg
2020-09-25intel: handle unused assignmentsJesse Brandeburg
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-09-25Merge tag 'wireless-drivers-next-2020-09-25' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-25ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler'Kalle Valo
2020-09-24net: hns3: rename macro of pci device id of vfGuangbin Huang
2020-09-24net: hns3: add support for 200G deviceGuangbin Huang
2020-09-24net: hns3: add debugfs of dumping pf interrupt resourcesYufeng Mo
2020-09-24net: hns3: add a hardware error detect typeYufeng Mo
2020-09-24net: hns3: remove unnecessary variable initializationYufeng Mo
2020-09-24net: hns3: refactor the function for dumping tc information in debugfsYufeng Mo
2020-09-24Merge tag 'mlx5-updates-2020-09-22' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2020-09-24dpaa2-mac: add PCS support through the Lynx moduleIoana Ciornei
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-09-24net: pcs-lynx: add support for 10GBASERIoana Ciornei
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-24Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2020-09-24mt76: mt7663s: remove max_tx_fragments limitationLorenzo Bianconi
2020-09-24mt76: Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao
2020-09-24mt76: mt7915: add offchannel condition in switch channel commandShayne Chen
2020-09-24mt76: mt7915: convert to use le16_add_cpu()Liu Shixin
2020-09-24mt76: Fix unsigned expressions compared with zeroYe Bin
2020-09-24mt76: mt7915: fix possible memory leak in mt7915_mcu_add_beaconLorenzo Bianconi
2020-09-24mt76: mt76x0: Move tables used only by init.c to their own header fileLee Jones