summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: nl80211: fix sending link ID info of associated BSSVeerendranath Jakkam2022-07-111-0/+2
* wifi: nl80211: retrieve EHT related elements in AP modeAloka Dixit2022-07-011-0/+4
* wifi: cfg80211: Increase akm_suites array size in cfg80211_crypto_settingsVeerendranath Jakkam2022-07-012-1/+24
* wifi: mac80211: switch airtime fairness back to deficit round-robin schedulingFelix Fietkau2022-07-011-3/+14
* wifi: mac80211: fix a kernel-doc complaintJohannes Berg2022-07-011-1/+1
* wifi: cfg80211: remove redundant documentationJohannes Berg2022-07-011-10/+0
* wifi: mac80211: add a missing comma at kernel-doc markupMauro Carvalho Chehab2022-07-011-1/+1
* wifi: cfg80211: fix kernel-doc warnings all over the fileMauro Carvalho Chehab2022-07-011-7/+21
* wifi: ieee80211: s1g action frames are not robustPeter Chiu2022-07-011-0/+1
* cfg80211: Indicate MLO connection info in connect and roam callbacksVeerendranath Jakkam2022-06-202-23/+67
* wifi: mac80211: RCU-ify link STA pointersJohannes Berg2022-06-201-1/+1
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-4/+10
* wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-2/+4
* wifi: cfg80211: add optional link add/remove callbacksJohannes Berg2022-06-201-0/+12
* wifi: mac80211: add sta link addition/removalJohannes Berg2022-06-201-2/+11
* wifi: mac80211: add MLO link ID to TX frame metadataJohannes Berg2022-06-201-0/+7
* wifi: mac80211: remove band from TX info in MLOJohannes Berg2022-06-201-1/+3
* wifi: mac80211: add vif link addition/removalJohannes Berg2022-06-201-0/+15
* wifi: nl80211: support MLO in auth/assocJohannes Berg2022-06-202-0/+34
* wifi: ieee80211: add definitions for multi-link elementJohannes Berg2022-06-201-0/+222
* wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-1/+2
* wifi: mac80211: add link_id to vht.c code for MLOJohannes Berg2022-06-201-1/+2
* wifi: mac80211: use IEEE80211_MLD_MAX_NUM_LINKSJohannes Berg2022-06-201-3/+1
* wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-0/+4
* wifi: mac80211: add per-link configuration pointerJohannes Berg2022-06-201-0/+3
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-3/+25
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-28/+38
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-20/+20
* wifi: cfg80211: do some rework towards MLO link APIsJohannes Berg2022-06-203-10/+120
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-06-155-32/+171
|\
| * net/mlx5: Add bits and fields to support enhanced CQE compressionOfer Levi2022-06-132-3/+20
| * net/mlx5: Remove not used MLX5_CAP_BITS_RW_MASKShay Drory2022-06-131-19/+0
| * net/mlx5: Add support EXECUTE_ASO action for flow entryJianbo Liu2022-06-131-0/+14
| * net/mlx5: Add HW definitions of vport debug countersSaeed Mahameed2022-06-131-4/+19
| * net/mlx5: Add IFC bits and enums for flow meterJianbo Liu2022-06-132-4/+111
| * RDMA/mlx5: Support handling of modify-header pattern ICM areaYevgeny Kliteynik2022-06-131-0/+1
| * net/mlx5: Manage ICM of type modify-header patternYevgeny Kliteynik2022-06-131-0/+1
| * net/mlx5: Introduce header-modify-pattern ICM propertiesYevgeny Kliteynik2022-06-131-2/+5
* | net: make __sys_accept4_file() staticYajun Deng2022-06-131-4/+0
* | tcp: sk_forced_mem_schedule() optimizationEric Dumazet2022-06-131-2/+1
* | net: keep sk->sk_forward_alloc as small as possibleEric Dumazet2022-06-111-27/+2
* | net: fix sk_wmem_schedule() and sk_rmem_schedule() errorsEric Dumazet2022-06-111-4/+8
* | net: implement per-cpu reserves for memory_allocatedEric Dumazet2022-06-111-9/+29
* | net: add per_cpu_fw_alloc field to struct protoEric Dumazet2022-06-113-0/+4
* | net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFTEric Dumazet2022-06-111-5/+3
* | Revert "net: set SK_MEM_QUANTUM to 4096"Eric Dumazet2022-06-111-13/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-1111-37/+89
|\ \
| * \ Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds2022-06-101-1/+0
| |\ \
| | * | ata: libata: drop 'sas_last_tag'Hannes Reinecke2022-06-061-1/+0
| | |/
| * | Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2022-06-101-2/+2
| |\ \