summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg
2023-09-25wifi: cfg80211: reg: describe return values in kernel-docJohannes Berg
2023-09-25wifi: mac80211: don't connect to an AP while it's in a CSA processAyala Beker
2023-09-25wifi: mac80211: update the rx_chains after set_antenna()Emmanuel Grumbach
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-25wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg
2023-09-25wifi: cfg80211: make read-only array centers_80mhz static constColin Ian King
2023-09-18wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong
2023-09-13wifi: mac80211: don't return unset power in ieee80211_get_tx_power()Ping-Ke Shih
2023-09-13wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit
2023-09-13wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh
2023-09-13wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar
2023-09-13wifi: cfg80211: allow reg update by driver even if wiphy->regd is setRaj Kumar Bhagat
2023-09-13wifi: mac80211: additions to change_beacon()Aloka Dixit
2023-09-13wifi: nl80211: additions to NL80211_CMD_SET_BEACONAloka Dixit
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13wifi: mac80211: fixes in FILS discovery updatesAloka Dixit
2023-09-13wifi: nl80211: fixes to FILS discovery updatesAloka Dixit
2023-09-13wifi: lib80211: remove unused variables iv32 and iv16Tom Rix
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: wext: avoid extra calls to strlen() in ieee80211_bss()Dmitry Antipov
2023-09-11wifi: mac80211: fix channel switch link dataJohannes Berg
2023-09-11wifi: mac80211: Do not force off-channel for management Tx with MLOIlan Peer
2023-09-11wifi: mac80211: take MBSSID/EHT data also from probe respJohannes Berg
2023-09-11wifi: mac80211: Print local link address during authenticationIlan Peer
2023-09-11wifi: mac80211: fix # of MSDU in A-MSDU calculationJohannes Berg
2023-09-11wifi: cfg80211: reg: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg
2023-09-11wifi: mac80211: add more warnings about inserting sta infoBenjamin Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: mac80211: add an element parsing unit testJohannes Berg
2023-09-11wifi: cfg80211: add first kunit tests, for element defragJohannes Berg
2023-09-11wifi: cfg80211: fix off-by-one in element defragJohannes Berg
2023-09-11wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach
2023-09-11wifi: mac80211: fix RCU usage warning in mesh fast-xmitJohannes Berg
2023-09-11wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg
2023-09-11wifi: mac80211: fix BA session teardown raceJohannes Berg
2023-09-11wifi: mac80211: fix TXQ error path and cleanupJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: set wiphy for virtual monitorsJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg