index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
2023-10-26
Merge tag 'wireless-next-2023-10-26' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-23
wifi: cfg80211: pass correct pointer to rdev_inform_bss()
Ben Greear
2023-10-23
wifi: cfg80211: Handle specific BSSID in 6GHz scanning
Ilan Peer
2023-10-06
Merge wireless into wireless-next
Johannes Berg
2023-09-25
wifi: cfg80211: Fix 6GHz scan configuration
Ilan Peer
2023-09-13
wifi: cfg80211: remove scan_width support
Johannes Berg
2023-09-13
wifi: wext: avoid extra calls to strlen() in ieee80211_bss()
Dmitry Antipov
2023-09-11
wifi: cfg80211: fix off-by-one in element defrag
Johannes Berg
2023-07-26
wifi: cfg80211: Fix return value in scan logic
Ilan Peer
2023-06-21
wifi: cfg80211: Retrieve PSD information from RNR AP information
Ilan Peer
2023-06-19
wifi: cfg80211: search all RNR elements for colocated APs
Benjamin Berg
2023-06-19
wifi: cfg80211: stop parsing after allocation failure
Benjamin Berg
2023-06-19
wifi: cfg80211: do not scan disabled links on 6GHz
Benjamin Berg
2023-06-19
wifi: cfg80211: handle BSS data contained in ML probe responses
Benjamin Berg
2023-06-19
wifi: cfg80211: use structs for TBTT information access
Benjamin Berg
2023-06-19
wifi: cfg80211: use a struct for inform_single_bss data
Benjamin Berg
2023-06-19
wifi: cfg80211: Always ignore ML element
Benjamin Berg
2023-06-19
wifi: cfg80211: add element defragmentation helper
Benjamin Berg
2023-06-19
wifi: cfg80211: drop incorrect nontransmitted BSS update code
Benjamin Berg
2023-06-19
wifi: cfg80211: rewrite merging of inherited elements
Benjamin Berg
2023-06-19
wifi: cfg80211: ignore invalid TBTT info field types
Benjamin Berg
2023-06-19
wifi: cfg80211: add inform_bss op to update BSS
Benjamin Berg
2023-06-19
wifi: cfg80211: keep bss_lock held when informing
Benjamin Berg
2023-06-19
wifi: cfg80211: move regulatory_hint_found_beacon to be earlier
Benjamin Berg
2023-06-07
wifi: cfg80211: move scan done work to wiphy work
Johannes Berg
2023-05-16
wifi: cfg80211: Drop entries with invalid BSSIDs in RNR
Ilan Peer
2023-03-07
wifi: wireless: cleanup unused function parameters
Mordechay Goodstein
2023-03-07
wifi: wireless: correct primary channel validation on 6 GHz
Mordechay Goodstein
2023-03-07
wifi: wireless: return primary channel regardless of DUP
Mordechay Goodstein
2022-12-02
Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-12-01
wifi: cfg80211: use bss_from_pub() instead of container_of()
Johannes Berg
2022-12-01
wifi: cfg80211: fix comparison of BSS frequencies
JUN-KYU SHIN
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-25
wifi: cfg80211: don't allow multi-BSSID in S1G
Johannes Berg
2022-11-25
wifi: cfg80211: fix buffer overflow in elem comparison
Johannes Berg
2022-11-18
Merge tag 'wireless-next-2022-11-18' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
2022-11-16
wifi: cfg80211: Avoid clashing function prototypes
Gustavo A. R. Silva
2022-10-21
wifi: cfg80211: silence a sparse RCU warning
Johannes Berg
2022-10-10
wifi: cfg80211: update hidden BSSes to avoid WARN_ON
Johannes Berg
2022-10-10
wifi: cfg80211: avoid nontransmitted BSS list corruption
Johannes Berg
2022-10-10
wifi: cfg80211: fix BSS refcounting bugs
Johannes Berg
2022-10-10
wifi: cfg80211: ensure length byte is present before access
Johannes Berg
2022-10-10
wifi: cfg80211/mac80211: reject bad MBSSID elements
Johannes Berg
2022-10-10
wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()
Johannes Berg
2022-08-25
wifi: cfg80211: Update RNR parsing to align with Draft P802.11be_D2.0
Ilan Peer
2022-06-20
wifi: cfg80211: do some rework towards MLO link APIs
Johannes Berg
2022-05-04
cfg80211: retrieve S1G operating channel number
Kieran Frewen
2022-04-11
cfg80211: hold bss_lock while updating nontrans_list
Rameshkumar Sundaram
2022-02-04
cfg80211: don't add non transmitted BSS to 6GHz scanned channels
Avraham Stern
[next]