| /linux/Documentation/networking/ |
| A D | mac80211-auth-assoc-deauth.txt | 10 participant mac80211 14 userspace->mac80211: authenticate 20 note over mac80211,driver 35 mac80211->driver: TX auth frame 36 driver->mac80211: RX auth frame 39 mac80211->driver: TX auth frame 40 driver->mac80211: RX auth frame 48 userspace->mac80211: associate 59 mac80211->driver: TX assoc 71 mac80211->userspace: associated [all …]
|
| A D | mac80211-injection.rst | 4 How to use packet injection with mac80211 7 mac80211 now allows arbitrary packets to be injected down any Monitor Mode 94 mac80211 interface that is in Monitor mode. Libpcap can also be used,
|
| /linux/Documentation/driver-api/80211/ |
| A D | mac80211-advanced.rst | 2 mac80211 subsystem (advanced) 15 mac80211. 17 .. kernel-doc:: include/net/mac80211.h 30 .. kernel-doc:: include/net/mac80211.h 33 .. kernel-doc:: include/net/mac80211.h 45 .. kernel-doc:: include/net/mac80211.h 51 .. kernel-doc:: include/net/mac80211.h 54 .. kernel-doc:: include/net/mac80211.h 62 .. kernel-doc:: include/net/mac80211.h 78 .. kernel-doc:: include/net/mac80211.h [all …]
|
| A D | mac80211.rst | 2 mac80211 subsystem (basics) 19 and registered with mac80211. 32 .. kernel-doc:: include/net/mac80211.h 52 .. kernel-doc:: include/net/mac80211.h 74 .. kernel-doc:: include/net/mac80211.h 91 .. kernel-doc:: include/net/mac80211.h 97 .. kernel-doc:: net/mac80211/rx.c 100 Calling into mac80211 from interrupts 103 .. kernel-doc:: include/net/mac80211.h 146 The mac80211 workqueue [all …]
|
| A D | index.rst | 9 mac80211 10 mac80211-advanced
|
| /linux/net/mac80211/ |
| A D | Kconfig | 3 tristate "Generic IEEE 802.11 Networking Stack (mac80211)" 37 mac80211 will use. Note that this default can still be 71 bool "Enable mac80211 mesh networking support" 89 bool "Export mac80211 internals in DebugFS" 93 the internal state of mac80211 in debugfs. 98 bool "Trace all mac80211 debug messages" 101 Select this option to have mac80211 register the 111 bool "Select mac80211 debugging features" 130 in mac80211. 136 Selecting this option causes mac80211 to print out [all …]
|
| A D | Makefile | 2 obj-$(CONFIG_MAC80211) += mac80211.o 5 mac80211-y := \ 41 mac80211-$(CONFIG_MAC80211_LEDS) += led.o 42 mac80211-$(CONFIG_MAC80211_DEBUGFS) += \ 48 mac80211-$(CONFIG_MAC80211_MESH) += \ 56 mac80211-$(CONFIG_PM) += pm.o 66 mac80211-$(CONFIG_MAC80211_RC_MINSTREL) += $(rc80211_minstrel-y) 70 mac80211-y += wbrf.o
|
| /linux/Documentation/networking/mac80211_hwsim/ |
| A D | mac80211_hwsim.rst | 7 mac80211_hwsim - software simulator of 802.11 radio(s) for mac80211 21 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to 22 test most of the mac80211 functionality and user space tools (e.g., 24 the normal case of using real WLAN hardware. From the mac80211 view 26 to mac80211 are needed to use this testing tool. 29 to test their code and work with new features to mac80211, hostapd, 45 radio. Software encryption in mac80211 is used so that the frames are 50 mac80211. This interface can be used to monitor all transmitted frames
|
| A D | hostapd.conf | 6 ssid=mac80211 test
|
| /linux/net/mac80211/tests/ |
| A D | Makefile | 1 mac80211-tests-y += module.o elems.o mfp.o tpe.o 3 obj-$(CONFIG_MAC80211_KUNIT_TEST) += mac80211-tests.o
|
| /linux/drivers/net/wireless/virtual/ |
| A D | Kconfig | 2 tristate "Simulated radio testing tool for mac80211" 6 IEEE 802.11 networking stack (mac80211) functionality. This is not
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | Makefile | 4 iwlmvm-y += fw.o mac80211.o nvm.o ops.o phy-ctxt.o mac-ctxt.o 11 iwlmvm-y += mld-key.o mld-mac.o link.o mld-sta.o mld-mac80211.o
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| A D | dm.c | 107 if (rtlpriv->mac80211.link_state >= MAC80211_LINKED) { in rtl92ee_dm_cck_packet_detection_thresh() 449 if (rtlpriv->mac80211.mode == WIRELESS_MODE_B) in rtl92ee_dm_is_edca_turbo_disable() 578 is40mhz = rtlpriv->mac80211.bw_40; in rtl92ee_dm_dynamic_primary_cca_check() 579 sec_ch_offset = rtlpriv->mac80211.cur_40_prime_sc; in rtl92ee_dm_dynamic_primary_cca_check() 582 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP) { in rtl92ee_dm_dynamic_primary_cca_check() 588 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) in rtl92ee_dm_dynamic_primary_cca_check() 673 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) { in rtl92ee_dm_dynamic_atc_switch() 936 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_STATION && in rtl92ee_dm_common_info_self_update() 937 rtlpriv->mac80211.link_state >= MAC80211_LINKED) { in rtl92ee_dm_common_info_self_update() 942 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP || in rtl92ee_dm_common_info_self_update() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| A D | halbtcoutsrc.c | 273 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_leave_lps() 295 rtl_lps_enter(rtlpriv->mac80211.hw, false); in halbtc_enter_lps() 307 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_normal_lps() 319 rtl_lps_leave(rtlpriv->mac80211.hw, false); in halbtc_pre_normal_lps() 530 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_STATION && in halbtc_get() 531 rtlpriv->mac80211.link_state >= MAC80211_LINKED) in halbtc_get() 586 if (rtlpriv->mac80211.mode == WIRELESS_MODE_B) in halbtc_get() 985 rtl_set_bbreg(rtlpriv->mac80211.hw, reg_addr, bit_mask, data); in halbtc_set_bbreg() 993 return rtl_get_bbreg(rtlpriv->mac80211.hw, reg_addr, bit_mask); in halbtc_get_bbreg() 1020 rtlpriv->cfg->ops->fill_h2c_cmd(rtlpriv->mac80211.hw, element_id, in halbtc_fill_h2c_cmd() [all …]
|
| /linux/drivers/net/wireless/realtek/rtl8xxxu/ |
| A D | Kconfig | 11 parts written to utilize the Linux mac80211 stack. 21 from the in kernel mac80211 stack.
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| A D | dm.c | 978 if (rtlpriv->mac80211.mode == WIRELESS_MODE_B) in rtl8723be_dm_is_edca_turbo_disable() 1004 iot_peer = rtlpriv->mac80211.vendor; in rtl8723be_dm_check_edca_turbo() 1052 if (rtlpriv->mac80211.link_state >= MAC80211_LINKED) { in rtl8723be_dm_cck_packet_detection_thresh() 1116 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) { in rtl8723be_dm_dynamic_atc_switch() 1217 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_STATION && in rtl8723be_dm_common_info_self_update() 1218 rtlpriv->mac80211.link_state >= MAC80211_LINKED) { in rtl8723be_dm_common_info_self_update() 1223 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP || in rtl8723be_dm_common_info_self_update() 1224 rtlpriv->mac80211.opmode == NL80211_IFTYPE_ADHOC || in rtl8723be_dm_common_info_self_update() 1225 rtlpriv->mac80211.opmode == NL80211_IFTYPE_MESH_POINT) { in rtl8723be_dm_common_info_self_update()
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | Makefile | 4 iwldvm-objs += main.o rs.o mac80211.o ucode.o tx.o
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| A D | Makefile | 19 ath5k-y += mac80211-ops.o
|
| /linux/Documentation/translations/zh_CN/process/ |
| A D | 3.Early-stage.rst | 88 (现在称为mac80211)的合并被推迟了一年多。
|
| /linux/Documentation/translations/zh_TW/process/ |
| A D | 3.Early-stage.rst | 91 (現在稱爲mac80211)的合併被推遲了一年多。
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| A D | base.c | 1895 if (rtlpriv->mac80211.opmode != NL80211_IFTYPE_STATION) in rtl_beacon_statistic() 1898 if (rtlpriv->mac80211.link_state < MAC80211_LINKED) in rtl_beacon_statistic() 2188 rtlpriv->mac80211.vif); in rtl_watchdog_wq_callback() 2437 if (rtlpriv->mac80211.act_scanning) in rtl_send_smps_action() 2449 if (rtlpriv->mac80211.opmode == NL80211_IFTYPE_AP) in rtl_send_smps_action() 2452 memcpy(bssid, rtlpriv->mac80211.bssid, ETH_ALEN); in rtl_send_smps_action() 2560 rtlpriv->mac80211.vendor = PEER_ATH; in rtl_chk_vendor_ouisub() 2565 rtlpriv->mac80211.vendor = PEER_BROAD; in rtl_chk_vendor_ouisub() 2568 rtlpriv->mac80211.vendor = PEER_RAL; in rtl_chk_vendor_ouisub() 2571 rtlpriv->mac80211.vendor = PEER_CISCO; in rtl_chk_vendor_ouisub() [all …]
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| A D | dm.h | 97 (((struct rtl_priv *)(_priv))->mac80211.opmode == \
|
| A D | hal_bt_coexist.c | 49 if (rtlpriv->mac80211.mode == WIRELESS_MODE_G || in _rtl8723_dm_bt_check_wifi_state() 50 rtlpriv->mac80211.mode == WIRELESS_MODE_B) { in _rtl8723_dm_bt_check_wifi_state() 338 if (rtlpriv->mac80211.link_state >= MAC80211_LINKED) { in rtl8723e_dm_bt_get_rx_ss()
|
| /linux/drivers/net/wireless/intel/iwlegacy/ |
| A D | Kconfig | 20 This driver uses the kernel's mac80211 subsystem. 47 This driver uses the kernel's mac80211 subsystem.
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| A D | Kconfig | 9 use of the mac80211 stack.
|