summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-06-19wifi: mac80211: Add debugfs entry to report dormant linksIlan Peer
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-14wifi: mac80211: Replace strlcpy with strscpyAzeem Shaikh
2023-06-14wifi: mac80211: Fix permissions for valid_links debugfs entryIlan Peer
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: allow disabling SMPS debugfs controlsMiri Korenblit
2023-06-14wifi: mac80211: don't update rx_stats.last_rate for NDPJohannes Berg
2023-06-14wifi: mac80211: fix CSA processing while scanningBenjamin Berg
2023-06-14wifi: mac80211: mlme: clarify WMM messagesJohannes Berg
2023-06-14wifi: mac80211: pass roc->sdata to drv_cancel_remain_on_channel()Anjaneyulu
2023-06-14wifi: mac80211: include key action/command in tracingJohannes Berg
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-10net: move gso declarations and functions to their own filesEric Dumazet
2023-06-09wifi: mac80211: Use active_links instead of valid_links in TxIlan Peer
2023-06-09wifi: mac80211: take lock before setting vif linksBenjamin Berg
2023-06-09wifi: mac80211: fix link activation settings orderJohannes Berg
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg
2023-06-07wifi: mac80211: unregister netdevs through cfg80211Johannes Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg
2023-06-06wifi: mac80211: consistently use u64 for BSS changesAnjaneyulu
2023-06-06wifi: mac80211: batch recalc during STA flushJohannes Berg
2023-06-06wifi: mac80211: move sta_info_move_state() upJohannes Berg
2023-06-06wifi: mac80211: recalc min chandef for new STA linksJohannes Berg
2023-06-06wifi: mac80211: provide a helper to fetch the medium synchronization delayEmmanuel Grumbach
2023-06-06wifi: mac80211: refactor ieee80211_select_link_key()Mukesh Sisodiya
2023-06-06wifi: mac80211: use u64 to hold enum ieee80211_bss_change flagsMukesh Sisodiya
2023-06-06wifi: mac80211: implement proper AP MLD HW restartJohannes Berg
2023-06-06wifi: mac80211: fetch and store the EML capability informationEmmanuel Grumbach
2023-06-06wifi: mac80211: skip EHT BSS membership selectorJohannes Berg
2023-06-06wifi: mac80211: remove element scratch_lenJohannes Berg
2023-06-06wifi: mac80211: HW restart for MLOJohannes Berg
2023-06-06wifi: mac80211: fix switch count in EMA beaconsAditya Kumar Singh
2023-06-06wifi: mac80211: don't translate beacon/presp addrsJohannes Berg
2023-06-06wifi: mac80211: mlme: fix non-inheritence elementJohannes Berg
2023-06-06wifi: mac80211: use correct iftype HE capJohannes Berg
2023-05-25leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede
2023-05-16wifi: mac80211: recalc chanctx mindef before assigningJohannes Berg
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-05-16wifi: mac80211: simplify chanctx allocationJohannes Berg
2023-05-16wifi: mac80211: Abort running color change when stopping the APMichael Lee
2023-05-16wifi: mac80211: fix min center freq offset tracingJohannes Berg