| Commit message (Expand) | Author | Files | Lines |
2022-01-28 | rtw89: download beacon content to firmware | Ping-Ke Shih | 3 | -0/+159 |
2022-01-28 | rtw89: use hardware SSN to TX management frame | Ping-Ke Shih | 3 | -1/+11 |
2022-01-28 | rtw89: configure rx_filter according to FIF_PROBE_REQ | Ping-Ke Shih | 1 | -1/+10 |
2022-01-28 | rtw89: correct use of BA CAM | Ping-Ke Shih | 5 | -8/+107 |
2022-01-28 | rtw89: encapsulate RX handlers to single function | Ping-Ke Shih | 1 | -15/+17 |
2022-01-28 | rtw89: Add RX counters of VHT MCS-10/11 to debugfs | Ping-Ke Shih | 1 | -8/+14 |
2022-01-28 | rtw89: remove duplicate definition of hardware port number | Ping-Ke Shih | 4 | -13/+12 |
2022-01-28 | rtw89: extract modules by chipset | Zong-Zhe Yang | 13 | -60/+131 |
2022-01-28 | ath11k: avoid firmware crash when reg set for QCA6390/WCN6855 | Wen Gong | 3 | -8/+24 |
2022-01-28 | ath11k: set WMI_PEER_40MHZ while peer assoc for 6 GHz | Wen Gong | 1 | -0/+3 |
2022-01-28 | ath9k_htc: fix uninit value bugs | Pavel Skripkin | 1 | -0/+5 |
2022-01-28 | ipv6: partially inline ipv6_fixup_options | Pavel Begunkov | 2 | -6/+14 |
2022-01-28 | ipv6: optimise dst refcounting on cork init | Pavel Begunkov | 2 | -5/+11 |
2022-01-28 | udp6: don't make extra copies of iflow | Pavel Begunkov | 1 | -43/+42 |
2022-01-28 | udp6: pass flow in ip6_make_skb together with cork | Pavel Begunkov | 3 | -13/+13 |
2022-01-28 | ipv6: pass full cork into __ip6_append_data() | Pavel Begunkov | 1 | -3/+4 |
2022-01-28 | ipv6: don't zero inet_cork_full::fl after use | Pavel Begunkov | 2 | -9/+2 |
2022-01-28 | ipv6: clean up cork setup/release | Pavel Begunkov | 1 | -23/+21 |
2022-01-28 | ipv6: remove daddr temp buffer in __ip6_make_skb | Pavel Begunkov | 1 | -4/+3 |
2022-01-28 | udp6: shuffle up->pending AF_INET bits | Pavel Begunkov | 1 | -3/+2 |
2022-01-28 | ipv6: optimise dst refcounting on skb init | Pavel Begunkov | 1 | -1/+10 |
2022-01-28 | mlxsw: spectrum_acl: Allocate default actions for internal TCAM regions | Ido Schimmel | 2 | -1/+13 |
2022-01-28 | mlxsw: spectrum: Guard against invalid local ports | Amit Cohen | 4 | -7/+10 |
2022-01-28 | mlxsw: core: Consolidate trap groups to a single event group | Jiri Pirko | 4 | -9/+8 |
2022-01-28 | mlxsw: core: Move functions to register/unregister array of traps to core.c | Jiri Pirko | 3 | -49/+58 |
2022-01-28 | mlxsw: core: Move basic trap group initialization from spectrum.c | Jiri Pirko | 3 | -31/+21 |
2022-01-28 | mlxsw: core: Move basic_trap_groups_set() call out of EMAD init code | Jiri Pirko | 1 | -6/+10 |
2022-01-28 | mlxsw: spectrum: Set basic trap groups from an array | Jiri Pirko | 1 | -29/+18 |
2022-01-27 | net/mlx5: VLAN push on RX, pop on TX | Dima Chumak | 1 | -1/+3 |
2022-01-27 | net/mlx5: Introduce software defined steering capabilities | Dima Chumak | 5 | -0/+51 |
2022-01-27 | net/mlx5: Remove unused TIR modify bitmask enums | Tariq Toukan | 1 | -7/+0 |
2022-01-27 | net/mlx5e: CT, Remove redundant flow args from tc ct calls | Roi Dayan | 4 | -23/+13 |
2022-01-27 | net/mlx5e: TC, Store mapped tunnel id on flow attr | Roi Dayan | 6 | -23/+10 |
2022-01-27 | net/mlx5e: Test CT and SAMPLE on flow attr | Roi Dayan | 7 | -32/+82 |
2022-01-27 | net/mlx5e: Refactor eswitch attr flags to just attr flags | Roi Dayan | 10 | -40/+40 |
2022-01-27 | net/mlx5e: CT, Don't set flow flag CT for ct clear flow | Roi Dayan | 3 | -74/+6 |
2022-01-27 | net/mlx5e: TC, Hold sample_attr on stack instead of pointer | Roi Dayan | 5 | -16/+10 |
2022-01-27 | net/mlx5e: TC, Reject rules with multiple CT actions | Roi Dayan | 2 | -0/+11 |
2022-01-27 | net/mlx5e: TC, Refactor mlx5e_tc_add_flow_mod_hdr() to get flow attr | Roi Dayan | 3 | -9/+9 |
2022-01-27 | net/mlx5e: TC, Pass attr to tc_act can_offload() | Roi Dayan | 19 | -34/+53 |
2022-01-27 | net/mlx5e: TC, Split pedit offloads verify from alloc_tc_pedit_action() | Roi Dayan | 1 | -11/+22 |
2022-01-27 | net/mlx5e: TC, Move pedit_headers_action to parse_attr | Roi Dayan | 8 | -34/+19 |
2022-01-27 | net/mlx5e: Move counter creation call to alloc_flow_attr_counter() | Roi Dayan | 1 | -13/+20 |
2022-01-27 | net/mlx5e: Pass attr arg for attaching/detaching encaps | Roi Dayan | 3 | -13/+20 |
2022-01-27 | net/mlx5e: Move code chunk setting encap dests into its own function | Roi Dayan | 1 | -51/+93 |
2022-01-27 | net: bridge: vlan: fix memory leak in __allowed_ingress | Tim Yi | 1 | -3/+3 |
2022-01-27 | igbvf: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -16/+6 |
2022-01-27 | igb: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -13/+6 |
2022-01-27 | igc: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -13/+6 |
2022-01-27 | ice: Remove useless DMA-32 fallback configuration | Christophe JAILLET | 1 | -2/+0 |