summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2021-01-16net: ethernet: ti: am65-cpsw-qos: Demote non-conformant function headerLee Jones
2021-01-16net: xen-netback: xenbus: Demote nonconformant kernel-doc headersLee Jones
2021-01-16net: ethernet: smsc: smc91x: Fix function name in kernel-doc headerLee Jones
2021-01-15GTP: add support for flow based tunneling APIPravin B Shelar
2021-01-15net: tap: check vlan with eth_type_vlan() methodMenglong Dong
2021-01-15net: mscc: ocelot: configure watermarks using devlink-sbVladimir Oltean
2021-01-15net: mscc: ocelot: initialize watermarks to sane defaultsVladimir Oltean
2021-01-15net: mscc: ocelot: register devlink portsVladimir Oltean
2021-01-15net: mscc: ocelot: delete unused ocelot_set_cpu_port prototypeVladimir Oltean
2021-01-15net: mscc: ocelot: export NUM_TC constant from felix to common switch libVladimir Oltean
2021-01-15net: dsa: felix: perform teardown in reverse order of setupVladimir Oltean
2021-01-15net: dsa: felix: reindent struct dsa_switch_opsVladimir Oltean
2021-01-15net: mscc: ocelot: add ops for decoding watermark threshold and occupancyVladimir Oltean
2021-01-15net: mscc: ocelot: auto-detect packet buffer size and number of frame referencesVladimir Oltean
2021-01-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-01-15net: ks8851: remove definition of DEBUGTom Rix
2021-01-15gianfar: remove definition of DEBUGTom Rix
2021-01-15net: dsa: set configure_vlan_while_not_filtering to true by defaultVladimir Oltean
2021-01-15netxen_nic: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-15net: dsa: mv88e6xxx: Only allow LAG offload on supported hardwareTobias Waldekranz
2021-01-15net: dsa: mv88e6xxx: Provide dummy implementations for trunk settersTobias Waldekranz
2021-01-15net: dsa: add Arrow SpeedChips XRS700x driverGeorge McCollister
2021-01-15net: phy: at803x: add support for configuring SmartEEERussell King
2021-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-01-14bpf: Rename BPF_XADD and prepare to encode other atomics in .immBrendan Jackman
2021-01-14ch_ipsec: Remove initialization of rxq related dataAyush Sawal
2021-01-14net: ipa: retry TX channel stop commandsAlex Elder
2021-01-14net: ipa: change stop channel retry delayAlex Elder
2021-01-14net: ipa: change GSI command timeoutAlex Elder
2021-01-14net: ipa: use usleep_range()Alex Elder
2021-01-14net: ipa: introduce some interrupt helpersAlex Elder
2021-01-14net: ipa: a few simple renamesAlex Elder
2021-01-14Merge tag 'linux-can-next-for-5.12-20210114' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-01-14net: dsa: mv88e6xxx: Link aggregation supportTobias Waldekranz
2021-01-14net: bonding: Notify ports about their initial stateTobias Waldekranz
2021-01-14mlxsw: pci: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-01-14net: marvell: prestera: fix uninitialized vid in prestera_port_vlans_addVladimir Oltean
2021-01-14sfp: add support for 100 base-x SFPsBjarni Jonasson
2021-01-14net: phy: ar803x: disable extended next page bitRussell King
2021-01-14Merge tag 'net-5.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-01-14nt: usb: USB_RTL8153_ECM should not default to yGeert Uytterhoeven
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon
2021-01-14HID: logitech-hidpp: Add product ID for MX Ergo in Bluetooth modeNicholas Miell
2021-01-14can: tcan4x5x: remove __packed attribute from struct tcan4x5x_map_bufMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): add software tx timestampsVincent Mailhol
2021-01-14can: dev: can_rx_offload_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_get_echo_skb(): extend to return can frame lengthMarc Kleine-Budde
2021-01-14can: dev: can_put_echo_skb(): extend to handle frame_lenVincent Mailhol