summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel
2020-12-06net/mlx5: Simplify eswitch mode checkLeon Romanovsky
2020-12-06net/mlx5: Delete custom device management logicLeon Romanovsky
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-12-06net/mlx5e: Connect ethernet part to auxiliary busLeon Romanovsky
2020-12-06vdpa/mlx5: Connect mlx5_vdpa to auxiliary busLeon Romanovsky
2020-12-05r8169: make NUM_RX_DESC a signed intHeiner Kallweit
2020-12-05r8169: improve rtl_rxHeiner Kallweit
2020-12-05net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean
2020-12-05net: fix spelling mistake "wil" -> "will" in KconfigColin Ian King
2020-12-05enetc: Fix unused var build warning for CONFIG_OFArnd Bergmann
2020-12-05net: marvell: prestera: Fix error return code in prestera_port_create()Zhang Changzhong
2020-12-05vrf: packets with lladdr src needs dst at input with orig_iif when needs strictStephen Suryaputra
2020-12-05can: softing: softing_netdev_open(): fix error handlingZhang Qilong
2020-12-05ch_ktls: fix build warning for ipv4-only configArnd Bergmann
2020-12-04net: bna: remove trailing semicolon in macro definitionTom Rix
2020-12-04nfp: Replace zero-length array with flexible-array memberSimon Horman
2020-12-04ethernet: select CONFIG_CRC32 as neededArnd Bergmann
2020-12-04net: ipa: pass the correct size when freeing DMA memoryAlex Elder
2020-12-04vrf: add mac header for tunneled packets when sniffer is attachedAndrea Mayer
2020-12-04mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-12-04mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()Shayne Chen
2020-12-04Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-12-04dpaa_eth: fix build errorr in dpaa_fq_initAnders Roxell
2020-12-04Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2020-12-04mt76: attempt to free up more room when filling the tx queueFelix Fietkau
2020-12-04mt76: mt7915: stop queues when running out of tx tokensFelix Fietkau
2020-12-04mt76: improve tx queue stop/wakeFelix Fietkau
2020-12-04mt76: mt7915: fix memory leak in mt7915_mcu_get_rx_rate()Shayne Chen
2020-12-04mt76: mt7615: fix rdd mcu cmd endiannessLorenzo Bianconi
2020-12-04mt76: mt7915: fix endian issuesFelix Fietkau
2020-12-04mt76: mt7915: get rid of dbdc debugfs knobLorenzo Bianconi
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi
2020-12-04mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5gLorenzo Bianconi
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signatureLorenzo Bianconi
2020-12-04mt76: sdio: rely on mt76_queue in mt76s_process_tx_queue signatureLorenzo Bianconi