summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-01-27mt76: fix crash on tearing down ext phyFelix Fietkau
2021-01-27mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau
2021-01-27mt76: mt7615: unify init workFelix Fietkau
2021-01-27mt76: mt7915: support TxBF for DBDCRyder Lee
2021-01-27mt76: mt7915: Remove unneeded semicolonXu Wang
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi
2021-01-27mt76: mt7915: fix eeprom DBDC band selectionFelix Fietkau
2021-01-27mt76: mt7915: fix eeprom parsing for DBDCFelix Fietkau
2021-01-27can: dev: prevent potential information leak in can_fill_info()Dan Carpenter
2021-01-27can: mcp251xfd: add BQL supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: add len8_dlc supportMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): don't copy data for RTR CAN fram...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_hw_rx_obj_to_skb(): don't copy data for RTR CAN fra...Marc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_tx_obj_from_skb(): clean up padding of CAN-FD framesMarc Kleine-Budde
2021-01-27can: mcp251xfd: mcp251xfd_start_xmit(): use mcp251xfd_get_tx_free() to check ...Marc Kleine-Budde
2021-01-27can: mcp251xfd: replace sizeof(u32) with val_bytes in regmapSu Yanjun
2021-01-27can: mcba_usb: remove h from printk format specifierTom Rix
2021-01-27can: length: can_fd_len2dlc(): make legnth calculation readable againMarc Kleine-Budde
2021-01-27can: dev: export can_get_state_str() functionVincent Mailhol
2021-01-27can: flexcan: fix typosMarc Kleine-Budde
2021-01-26net: fec: Fix temporary RMII clock reset on link upLaurent Badel
2021-01-26net: usbnet: use new tasklet APIEmil Renner Berthing
2021-01-26net: usbnet: initialize tasklet using tasklet_initEmil Renner Berthing
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_loadpurge() for the 6250Rasmus Villemoes
2021-01-26net: dsa: mv88e6xxx: use mv88e6185_g1_vtu_getnext() for the 6250Rasmus Villemoes
2021-01-26bonding: add TLS dependencyArnd Bergmann
2021-01-26bnxt_en: Convert to use netif_level() helpers.Michael Chan
2021-01-26team: protect features update by RCU to avoid deadlockIvan Vecera
2021-01-26usbnet: fix the indentation of one code snippetDongliang Mu
2021-01-26net/mlx5: CT: Fix incorrect removal of tuple_nat_node from nat rhashtablePaul Blakey
2021-01-26net/mlx5e: Revert parameters on errors when changing MTU and LRO state withou...Maxim Mikityanskiy
2021-01-26net/mlx5e: Revert parameters on errors when changing trust state without resetMaxim Mikityanskiy
2021-01-26net/mlx5e: Correctly handle changing the number of queues when the interface ...Maxim Mikityanskiy
2021-01-26net/mlx5e: Fix CT rule + encap slow path offload and deletionPaul Blakey
2021-01-26net/mlx5e: Disable hw-tc-offload when MLX5_CLS_ACT config is disabledMaor Dickman
2021-01-26net/mlx5: Maintain separate page trees for ECPF and PF functionsDaniel Jurgens
2021-01-26net/mlx5e: Fix IPSEC statsMaxim Mikityanskiy
2021-01-26net/mlx5e: Reduce tc unsupported key print levelMaor Dickman
2021-01-26net/mlx5e: free page before returnPan Bian
2021-01-26net/mlx5e: E-switch, Fix rate calculation for overflowParav Pandit
2021-01-26net/mlx5: Fix memory leak on flow table creation error flowRoi Dayan
2021-01-26Merge tag 'wireless-drivers-2021-01-26' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski
2021-01-26iwlwifi: provide gso_type to GSO packetsEric Dumazet
2021-01-26igc: fix link speed advertisingCorinna Vinschen
2021-01-26mt76: mt7915: disable RED support in the WA firmwareFelix Fietkau
2021-01-26mt76: mt7915: rework mcu APIFelix Fietkau
2021-01-26mt76: mt7915: do not set DRR group for stationsFelix Fietkau
2021-01-26mt76: mt7915: ensure that init work completes before starting the deviceFelix Fietkau
2021-01-26mt76: mt7603: fix ED/CCA monitoring with single-stream devicesFelix Fietkau
2021-01-26mt76: mt7915: add implicit Tx beamforming supportRyder Lee