summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-24can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_minVincent Mailhol
2021-10-24can: bittiming: can_fixup_bittiming(): change type of tseg1 and alltseg to un...Marc Kleine-Budde
2021-10-24net: drivers: get ready for const netdev->dev_addrJakub Kicinski
2021-10-24net: bonding: constify and use dev_addr_set()Jakub Kicinski
2021-10-24net: phy: constify netdev->dev_addr referencesJakub Kicinski
2021-10-24net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson
2021-10-24net: dsa: lantiq_gswip: serialize access to the PCE tableVladimir Oltean
2021-10-24net: dsa: b53: serialize access to the ARL tableVladimir Oltean
2021-10-24net: mscc: ocelot: serialize access to the MAC tableVladimir Oltean
2021-10-24net: dsa: sja1105: serialize access to the dynamic config interfaceVladimir Oltean
2021-10-24net: dsa: sja1105: wait for dynamic config command completion on writes tooVladimir Oltean
2021-10-24net: macb: Use mdio child node for MDIO bus if it existsSean Anderson
2021-10-24net: bcmgenet: Add support for 7712 16nm internal EPHYFlorian Fainelli
2021-10-24net: phy: bcm7xxx: Add EPHY entry for 7712Florian Fainelli
2021-10-24net: Convert more users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-24net: phylink: Convert some users of mdiobus_* to mdiodev_*Sean Anderson
2021-10-24net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino
2021-10-24net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino
2021-10-24octeontx2-af: Increase number of reserved entries in KPUKiran Kumar K
2021-10-23mt76: connac: fix unresolved symbols when CONFIG_PM is unsetFelix Fietkau
2021-10-23mt76: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-23mt76: Print error message when reading EEPROM from mtd failedHauke Mehrtens
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen
2021-10-23mt76: mt7915: fix endiannes warning mt7915_mcu_beacon_check_capsLorenzo Bianconi
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee
2021-10-23mt76: mt7615: apply cached RF data for DBDCRyder Lee
2021-10-23mt76: mt7615: mt7622: fix ibss and meshpointNick Hainke
2021-10-23mt76: mt7921: fix Wformat build warningRandy Dunlap
2021-10-23mt76: mt7921: fix mt7921s KconfigLorenzo Bianconi
2021-10-22net: dsa: sja1105: Add of_node_put() before returnWan Jiabing
2021-10-22net: liquidio: Make use of the helper macro kthread_run()Cai Huoqing
2021-10-22Merge tag 'wireless-drivers-next-2021-10-22' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-10-22Merge tag 'mac80211-next-for-net-next-2021-10-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-10-22net: hldc_fr: use dev_addr_set()Jakub Kicinski
2021-10-22net: sb1000,rionet: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: plip: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: hippi: use dev_addr_set()Jakub Kicinski
2021-10-22net: fjes: constify and use eth_hw_addr_set()Jakub Kicinski
2021-10-22fddi: skfp: constify and use dev_addr_set()Jakub Kicinski
2021-10-22fddi: defxx,defza: use dev_addr_set()Jakub Kicinski
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski
2021-10-22net: qmi_wwan: use dev_addr_mod()Jakub Kicinski
2021-10-22usb: smsc: use eth_hw_addr_set()Jakub Kicinski
2021-10-22net: xen: use eth_hw_addr_set()Jakub Kicinski
2021-10-22mlx5: fix build after mergeJakub Kicinski
2021-10-22ice: Nuild fix.David S. Miller