index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
2020-04-16
staging: wfx: update TODO
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless attribute 'filter_mcast'
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless filter update when starting AP
Jérôme Pouiller
2020-04-16
staging: wfx: split out wfx_filter_beacon()
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless call to hif_set_rx_filter()
Jérôme Pouiller
2020-04-16
staging: wfx: drop struct wfx_grp_addr_table
Jérôme Pouiller
2020-04-16
staging: wfx: align semantic of probe request filter with other filters
Jérôme Pouiller
2020-04-16
staging: wfx: align semantic of beacon filter with other filters
Jérôme Pouiller
2020-04-16
staging: wfx: drop useless wfx_fwd_probe_req()
Jérôme Pouiller
2020-04-16
staging: wfx: ensure that probe requests are filtered when AP
Jérôme Pouiller
2020-04-16
staging: wfx: stop changing filtering rule in wfx_hw_scan()
Jérôme Pouiller
2020-04-16
staging: wfx: do not use built-in AUTO_ERP feature
Jérôme Pouiller
2020-04-16
staging: wfx: disabling beacon filtering after hif_reset() is useless
Jérôme Pouiller
2020-04-16
staging: wfx: do not wait for a dtim before associate
Jérôme Pouiller
2020-04-16
staging: wfx: wfx_update_filtering_work() is no more used
Jérôme Pouiller
2020-04-16
staging: wfx: simplify handling of beacon filter during join process
Jérôme Pouiller
2020-04-16
staging: wfx: rework wfx_configure_filter()
Jérôme Pouiller
2020-04-16
staging: wfx: simplify wfx_update_filtering()
Jérôme Pouiller
2020-04-16
staging: wfx: update filtering even if not connected
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless update of macaddr
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused attribute 'beacon_int'
Jérôme Pouiller
2020-04-13
staging: wfx: check value of beacon_int
Jérôme Pouiller
2020-04-13
staging: wfx: re-enable BA after reset
Jérôme Pouiller
2020-04-13
staging: wfx: introduce wfx_join_ibss() and wfx_leave_ibss()
Jérôme Pouiller
2020-04-13
staging: wfx: allow to join IBSS networks
Jérôme Pouiller
2020-04-13
staging: wfx: avoid duplicate updating of beacon template
Jérôme Pouiller
2020-04-13
staging: wfx: remove unnecessary conditions in wfx_bss_info_changed()
Jérôme Pouiller
2020-04-13
staging: wfx: request to send beacons in IBSS mode
Jérôme Pouiller
2020-04-13
staging: wfx: drop unnecessary condition checks in wfx_upload_ap_templates()
Jérôme Pouiller
2020-04-13
staging: wfx: disabling keep alive during unjoin is useless
Jérôme Pouiller
2020-04-13
staging: wfx: fix support for BSS_CHANGED_KEEP_ALIVE
Jérôme Pouiller
2020-04-13
staging: wfx: remove useless call to wfx_tx_flush()
Jérôme Pouiller
2020-04-13
staging: wfx: change the way the station associate to an AP
Jérôme Pouiller
2020-04-13
staging: wfx: set all parameters before starting AP
Jérôme Pouiller
2020-04-13
staging: wfx: implement start_ap/stop_ap
Jérôme Pouiller
2020-04-13
staging: wfx: call wfx_do_unjoin() synchronously
Jérôme Pouiller
2020-04-13
staging: wfx: reduce hold duration of cfg80211_bss
Jérôme Pouiller
2020-04-13
staging: wfx: fix race between configure_filter and remove_interface
Jérôme Pouiller
2020-04-13
staging: wfx: send just necessary bytes
Jérôme Pouiller
2020-04-13
staging: wfx: make hif_ie_table_entry const
Jérôme Pouiller
2020-04-13
staging: wfx: allow to connect an IBSS with an existing SSID
Jérôme Pouiller
2020-04-13
staging: wfx: place hif_tx_mib functions into a .c file
Jérôme Pouiller
2020-04-13
staging: wfx: align members declarations in hif API
Jérôme Pouiller
2020-04-13
staging: wfx: fix endianness of hif API
Jérôme Pouiller
2020-04-13
staging: wfx: remove useless defines
Jérôme Pouiller
2020-04-13
staging: wfx: remove unused definitions from the hif API
Jérôme Pouiller
2020-04-13
staging: wfx: relocate TX_RETRY_POLICY_MAX and TX_RETRY_POLICY_INVALID to hif...
Jérôme Pouiller
2020-04-13
staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif API
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused WFX_LINK_ID_GC_TIMEOUT
Jérôme Pouiller
[next]