summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-12nfp: introduce dev_info static chip dataJakub Kicinski11-13/+68
2022-03-12nfp: sort the device ID tablesJakub Kicinski1-2/+2
2022-03-12nfp: use PluDevice register for model for non-NFP6000 chipsDirk van der Merwe1-2/+7
2022-03-12nfp: use PCI_DEVICE_ID_NETRONOME_NFP6000_VF for VFs insteadDirk van der Merwe1-2/+1
2022-03-12nfp: remove pessimistic NFP_QCP_MAX_ADD limitsChristo du Toit1-30/+2
2022-03-12nfp: remove define for an unused control bitJakub Kicinski1-1/+0
2022-03-12ethernet: 8390: Remove unnecessary print function dev_err()Yang Li1-3/+1
2022-03-12net: remove exports for netdev_name_node_alt_create() and destroyJakub Kicinski1-2/+0
2022-03-12net: netvsc: remove break after returnSaurabh Sengar1-1/+0
2022-03-12tcp: unexport tcp_ca_get_key_by_name and tcp_ca_get_name_by_keyChristoph Hellwig1-2/+0
2022-03-12net: ipa: use struct_size() for the interconnect arrayAlex Elder1-2/+2
2022-03-12Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski231-3867/+13672
2022-03-11Merge branch 'ptp-ocp-new-firmware-support'David S. Miller2-156/+1144
2022-03-11docs: ABI: Document new timecard sysfs nodes.Jonathan Lemon1-1/+93
2022-03-11ptp: ocp: Add 2 more timestampersJonathan Lemon1-5/+56
2022-03-11ptp: ocp: Add 4 frequency countersJonathan Lemon1-7/+165
2022-03-11ptp: ocp: Program the signal generators via PTP_CLK_REQ_PEROUTJonathan Lemon1-9/+94
2022-03-11ptp: ocp: Add signal generators and update sysfs nodesJonathan Lemon1-10/+476
2022-03-11ptp: ocp: Add firmware capability bits for feature gatingJonathan Lemon1-5/+33
2022-03-11ptp: ocp: Add GND and VCC output selectorsJonathan Lemon1-0/+2
2022-03-11ptp: ocp: Rename output selector 'GNSS' to 'GNSS1'Jonathan Lemon1-4/+4
2022-03-11ptp: ocp: Add ability to disable input selectors.Jonathan Lemon1-11/+23
2022-03-11ptp: ocp: Add support for selectable SMA directions.Jonathan Lemon1-117/+211
2022-03-11net: lan966x: Improve the CPU TX bitrate.Horatiu Vultur1-0/+3
2022-03-11net: ethernet: ezchip: fix platform_get_irq.cocci warningYihao Han1-1/+0
2022-03-11flow_dissector: Add support for HSRv0Kurt Kanzenbach1-0/+1
2022-03-11net: mv643xx_eth: use platform_get_irq() instead of platform_get_resource()Minghao Chi1-5/+5
2022-03-11net: ethernet: ti: davinci_emac: Use platform_get_irq() to get the interruptLad Prabhakar1-5/+20
2022-03-11net: ethernet: ti: am65-cpsw: Convert to PHYLINKSiddharth Vadapalli3-160/+129
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala4-3/+55
2022-03-11powerpc/net: Implement powerpc specific csum_shift() to remove branchChristophe Leroy2-0/+9
2022-03-11Merge tag 'mlx5-updates-2022-03-10' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller33-69/+700
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing1-3/+0
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu1-1/+3
2022-03-11nl80211: fix typo of NL80211_IF_TYPE_OCB in documentationVeerendranath Jakkam1-1/+1
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-1/+1
2022-03-11mac80211: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYihao Han1-3/+3
2022-03-11net/mlx5e: Remove overzealous validations in netlink EEPROM queryGal Pressman1-23/+0
2022-03-11net/mlx5: Parse module mapping using mlx5_ifcGal Pressman3-8/+7
2022-03-11net/mlx5: Query the maximum MCIA register read size from firmwareGal Pressman3-3/+10
2022-03-11net/mlx5: CT: Create smfs dr matchers dynamicallyPaul Blakey1-88/+94
2022-03-11net/mlx5: CT: Add software steering ct flow steering providerPaul Blakey6-7/+435
2022-03-11net/mlx5: Add smfs lib to export direct steering API to CTPaul Blakey3-1/+105
2022-03-11net/mlx5: DR, Add helper to get backing dr table from a mlx5 flow tablePaul Blakey2-0/+8
2022-03-11net/mlx5: CT: Introduce a platform for multiple flow steering providersPaul Blakey4-4/+119
2022-03-11net/mlx5: Node-aware allocation for the doorbell pgdirTariq Toukan1-2/+2
2022-03-11net/mlx5: Node-aware allocation for UARTariq Toukan1-3/+5
2022-03-11net/mlx5: Node-aware allocation for the EQsTariq Toukan1-2/+4
2022-03-11net/mlx5: Node-aware allocation for the EQ tableTariq Toukan1-1/+2
2022-03-11net/mlx5: Node-aware allocation for the IRQ tableTariq Toukan1-1/+2