aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-10-09wifi: wfx: allow to send frames during ROCJérôme Pouiller4-15/+62
2023-10-09wifi: wfx: scan_lock is global to the deviceJérôme Pouiller4-12/+8
2023-10-09wifi: wfx: simplify exclusion between scan and Rx filtersJérôme Pouiller1-4/+4
2023-10-09wifi: wfx: introduce hif_scan_uniq()Jérôme Pouiller2-0/+26
2023-10-09wifi: wfx: move wfx_skb_*() out of the header fileJérôme Pouiller2-17/+20
2023-10-09wifi: wfx: relocate wfx_rate_mask_to_hw()Jérôme Pouiller3-19/+18
2023-10-09wifi: wfx: fix power_save setting when AP is stoppedJérôme Pouiller1-0/+5
2023-10-09Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo15-115/+248
2023-10-09Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wirelessKalle Valo72-560/+10198
2023-10-06net: sock_dequeue_err_skb() optimizationEric Dumazet1-0/+3
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski269-5427/+14643
2023-10-06net: phy: broadcom: add support for BCM5221 phyGiulio Benetti2-33/+131
2023-10-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski34-251/+231
2023-10-06net: atheros: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-06net: ax88796c: replace deprecated strncpy with strscpyJustin Stitt1-1/+1
2023-10-06net: ixp4xx_eth: Support changing the MTULinus Walleij1-6/+61
2023-10-06MAINTAINERS: Update LL TEMAC entry to OrphanHarini Katakam1-1/+1
2023-10-06Merge tag 'linux-can-next-for-6.7-20231005' of git://git.kernel.org/pub/scm/l...Jakub Kicinski11-627/+490
2023-10-06Merge wireless into wireless-nextJohannes Berg2222-37767/+66201
2023-10-06net: phy: dp83867: Add support for hardware blinking LEDsSascha Hauer1-0/+137
2023-10-06flow_offload: Annotate struct flow_action_entry with __counted_byKees Cook1-1/+1
2023-10-06net/packet: Annotate struct packet_fanout with __counted_byKees Cook1-1/+1
2023-10-06tools: ynl-gen: use uapi header name for the header guardJakub Kicinski1-1/+5
2023-10-06Merge branch 'mlxsw-ACL-region'David S. Miller3-13/+72
2023-10-06mlxsw: core_acl_flex_keys: Fill blocks with high entropy firstAmit Cohen1-5/+32
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per searchAmit Cohen1-1/+8
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen1-1/+5
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen1-0/+12
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen2-6/+15
2023-10-06Merge branch 'sfc-conntrack-offloads'David S. Miller3-6/+388
2023-10-06sfc: support TC rules which require OR-AR-CT-AR flowEdward Cree3-5/+165
2023-10-06sfc: ensure an extack msg from efx_tc_flower_replace_foreign EOPNOTSUPPsEdward Cree1-2/+4
2023-10-06sfc: offload foreign RHS rules without an encap matchEdward Cree1-1/+1
2023-10-06sfc: support TC left-hand-side rules on foreign netdevsEdward Cree3-2/+222
2023-10-06nexthop: Annotate struct nh_group with __counted_byKees Cook1-1/+1
2023-10-06nexthop: Annotate struct nh_notifier_grp_info with __counted_byKees Cook1-1/+1
2023-10-06netlink: Annotate struct netlink_policy_dump_state with __counted_byKees Cook1-7/+8
2023-10-06nfp: nsp: Annotate struct nfp_eth_table with __counted_byKees Cook1-1/+1
2023-10-05nfp: Annotate struct nfp_reprs with __counted_byKees Cook1-1/+1
2023-10-05netem: Annotate struct disttable with __counted_byKees Cook1-1/+1
2023-10-05nexthop: Annotate struct nh_notifier_res_table_info with __counted_byKees Cook1-1/+1
2023-10-05nexthop: Annotate struct nh_res_table with __counted_byKees Cook1-1/+1
2023-10-05Merge branch 'rework-tx-fault-fixups'Jakub Kicinski1-9/+24
2023-10-05net: sfp: improve Nokia GPON sfp fixupRussell King (Oracle)1-1/+16
2023-10-05net: sfp: re-implement ignoring the hardware TX_FAULT signalRussell King (Oracle)1-8/+8
2023-10-05net: cpmac: remove driver to prepare for platform removalWolfram Sang4-1264/+1
2023-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski550-3311/+5537
2023-10-05Merge patch series "can: at91: add can_state_get_by_berr_counter() helper, cl...Marc Kleine-Budde4-586/+425
2023-10-05can: at91_can: switch to rx-offload implementationMarc Kleine-Budde2-241/+100
2023-10-05can: at91_can: at91_alloc_can_err_skb() introduce new functionMarc Kleine-Budde1-0/+16