Age | Commit message (Expand) | Author |
2024-02-02 | wifi: cfg80211: detect stuck ECSA element in probe resp | Johannes Berg |
2024-01-26 | wifi: cfg80211: fix wiphy delayed work queueing | Johannes Berg |
2024-01-23 | Merge tag 'wireless-2024-01-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Jakub Kicinski |
2024-01-18 | wifi: cfg80211/mac80211: remove dependency on non-existing option | Lukas Bulwahn |
2024-01-18 | wifi: cfg80211: fix missing interfaces when dumping | Michal Kazior |
2024-01-04 | Merge tag 'wireless-next-2024-01-03' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2024-01-03 | wifi: cfg80211: parse all ML elements in an ML probe response | Benjamin Berg |
2024-01-03 | wifi: cfg80211: correct comment about MLD ID | Benjamin Berg |
2024-01-03 | wifi: cfg80211: Update the default DSCP-to-UP mapping | Ilan Peer |
2024-01-03 | wifi: cfg80211: tests: add some scanning related tests | Benjamin Berg |
2024-01-03 | wifi: cfg80211: fix RCU dereference in __cfg80211_bss_update | Edward Adam Davis |
2024-01-02 | Merge tag 'wireless-next-2023-12-22' of git://git.kernel.org/pub/scm/linux/ke... | David S. Miller |
2023-12-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni |
2023-12-21 | wifi: cfg80211: avoid double free if updating BSS fails | Benjamin Berg |
2023-12-21 | wifi: cfg80211: ensure cfg80211_bss_update frees IEs on error | Benjamin Berg |
2023-12-21 | wifi: cfg80211: free beacon_ies when overridden from hidden BSS | Benjamin Berg |
2023-12-21 | wifi: cfg80211: handle UHB AP and STA power type | Mukesh Sisodiya |
2023-12-21 | wifi: cfg80211: Schedule regulatory check on BSS STA channel change | Andrei Otcheretianski |
2023-12-21 | wifi: cfg80211: reg: Support P2P operation on DFS channels | Andrei Otcheretianski |
2023-12-18 | Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-12-14 | wifi: cfg80211: sort certificates in build | Johannes Berg |
2023-12-14 | wifi: cfg80211: fix certs build to not depend on file order | Johannes Berg |
2023-12-12 | wifi: cfg80211: consume both probe response and beacon IEs | Benjamin Berg |
2023-12-12 | wifi: cfg80211: generate an ML element for per-STA profiles | Benjamin Berg |
2023-12-12 | wifi: cfg80211: Replace ENOTSUPP with EOPNOTSUPP | Andrei Otcheretianski |
2023-12-12 | wifi: cfg80211: Add support for setting TID to link mapping | Ilan Peer |
2023-12-12 | wifi: cfg80211: add BSS usage reporting | Johannes Berg |
2023-12-12 | wifi: nl80211: Extend del pmksa support for SAE and OWE security | Vinayak Yadawad |
2023-12-12 | wifi: cfg80211: expose nl80211_chan_width_to_mhz for wide sharing | Evan Quan |
2023-12-12 | wifi: cfg80211: Add my certificate | Chen-Yu Tsai |
2023-12-06 | wifi: cfg80211: make RX assoc data const | Johannes Berg |
2023-12-06 | wifi: nl80211: refactor nl80211_send_mlme_event() arguments | Johannes Berg |
2023-11-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-11-27 | wifi: cfg80211: add locked debugfs wrappers | Johannes Berg |
2023-11-24 | wifi: cfg80211: Extend support for scanning while MLO connected | Ilan Peer |
2023-11-24 | wifi: cfg80211: hold wiphy mutex for send_interface | Johannes Berg |
2023-11-24 | wifi: cfg80211: lock wiphy mutex for rfkill poll | Johannes Berg |
2023-11-24 | wifi: cfg80211: fix CQM for non-range use | Johannes Berg |
2023-10-26 | Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-10-26 | netlink: make range pointers in policies const | Jakub Kicinski |
2023-10-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-23 | wifi: cfg80211: fix assoc response warning on failed links | Johannes Berg |
2023-10-23 | wifi: cfg80211: pass correct pointer to rdev_inform_bss() | Ben Greear |
2023-10-23 | wifi: cfg80211: Allow AP/P2PGO to indicate port authorization to peer STA/P2P... | Vinayak Yadawad |
2023-10-23 | wifi: mac80211: rename struct cfg80211_rx_assoc_resp to cfg80211_rx_assoc_res... | Kalle Valo |
2023-10-23 | wifi: cfg80211: wext: convert return value to kernel-doc | Johannes Berg |
2023-10-23 | wifi: cfg80211: Handle specific BSSID in 6GHz scanning | Ilan Peer |
2023-10-23 | wifi: cfg80211: Include operating class 137 in 6GHz band | Ilan Peer |
2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-10-11 | wifi: cfg80211: use system_unbound_wq for wiphy work | Johannes Berg |