Show patches with: Submitter = Jérôme Pouiller       |    Archived = No       |   667 patches
« 1 2 3 46 7 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,05/17] staging: wfx: fix output of rx_stats on big endian hosts staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-12 Jérôme Pouiller davem Not Applicable
[v2,04/17] staging: wfx: fix wrong bytes order staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-12 Jérôme Pouiller davem Not Applicable
[v2,03/17] staging: wfx: fix cast operator staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-12 Jérôme Pouiller davem Not Applicable
[v2,02/17] staging: wfx: take advantage of le32_to_cpup() staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-12 Jérôme Pouiller davem Not Applicable
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-12 Jérôme Pouiller davem Not Applicable
[17/17] staging: wfx: update TODO staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[16/17] staging: wfx: fix endianness of the field 'channel_number' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[15/17] staging: wfx: fix endianness of the field 'num_tx_confs' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[14/17] staging: wfx: fix endianness of the field 'status' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[13/17] staging: wfx: fix endianness of the field 'len' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[12/17] staging: wfx: fix endianness of the struct hif_ind_startup staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[11/17] staging: wfx: declare the field 'packet_id' with native byte order staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[10/17] staging: wfx: fix access to le32 attribute 'indication_type' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[09/17] staging: wfx: fix access to le32 attribute 'event_id' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[08/17] staging: wfx: fix access to le32 attribute 'ps_mode_error' staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[07/17] staging: wfx: fix endianness of hif_req_read_mib fields staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[06/17] staging: wfx: fix endianness of fields media_delay and tx_queue_delay staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[05/17] staging: wfx: fix output of rx_stats on big endian hosts staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[04/17] staging: wfx: fix wrong bytes order staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[03/17] staging: wfx: fix cast operator staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[02/17] staging: wfx: take advantage of le32_to_cpup() staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu staging: wfx: fix support for big-endian hosts - - - - --- 2020-05-11 Jérôme Pouiller davem Not Applicable
[15/15] staging: wfx: use kernel types instead of c99 ones staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[14/15] staging: wfx: remove spaces after cast operator staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[13/15] staging: wfx: fix alignements of function prototypes staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[12/15] staging: wfx: remove useless header inclusions staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[11/15] staging: wfx: prefer ARRAY_SIZE instead of a magic number staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[10/15] staging: wfx: fix missing 'static' keyword staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[09/15] staging: wfx: fix missing 'static' statement staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[08/15] staging: wfx: poll IRQ during init staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[07/15] staging: wfx: introduce a way to poll IRQ staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[06/15] staging: wfx: use threaded IRQ with SPI staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[05/15] staging: wfx: repair external IRQ for SDIO staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[04/15] staging: wfx: drop useless check staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[03/15] staging: wfx: fix double free staging: wfx: fix Out-Of-Band IRQ - 1 1 - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[02/15] staging: wfx: reduce timeout for chip initial start up staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[01/15] staging: wfx: add support for hardware revision 2 and further staging: wfx: fix Out-Of-Band IRQ - - - - --- 2020-05-05 Jérôme Pouiller davem Not Applicable
[17/17] staging: wfx: update list of errors staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[16/17] staging: wfx: fix display of exception indication staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[15/17] staging: wfx: fix messages names in tracepoints staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[14/17] staging: wfx: update list of known messages in tracepoints staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[13/17] staging: wfx: also show unnamed counters fields staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[12/17] staging: wfx: show counters of all interfaces staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[11/17] staging: wfx: fix double init of tx_policy_upload_work staging: wfx: misc fixes - 1 - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[10/17] staging: wfx: fix the warning "inconsistent notification" staging: wfx: misc fixes - 1 - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[09/17] staging: wfx: fix overflow in frame counters staging: wfx: misc fixes - 1 - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[08/17] staging: wfx: fix highest Rx value declared in ieee80211_supported_band staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[07/17] staging: wfx: add an explicit warning when chip detect too high temperature staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[06/17] staging: wfx: add support for 'device too hot' indication staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[05/17] staging: wfx: fix CAB sent at the wrong time staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[04/17] staging: wfx: fix support for AP that do not support PS-Poll staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[03/17] staging: wfx: mark chip frozen on error indication staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[02/17] staging: wfx: change the field chip_frozen into a boolean staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[01/17] staging: wfx: fix (future) TDLS support staging: wfx: misc fixes - - - - --- 2020-04-27 Jérôme Pouiller davem Not Applicable
[16/16] staging: wfx: drop unused attribute 'join_complete_status' staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[15/16] staging: wfx: drop unused enum wfx_state staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[14/16] staging: wfx: simplify wfx_remove_interface() staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[13/16] staging: wfx: drop useless checks in wfx_do_unjoin() staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[12/16] staging: wfx: drop protection for asynchronous join during scan staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[11/16] staging: wfx: keys are kept during whole firmware life staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[10/16] staging: wfx: introduce wfx_set_default_unicast_key() staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[09/16] staging: wfx: drop useless update of field basic_rate_set staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[08/16] staging: wfx: simplify hif_set_bss_params() staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[07/16] staging: wfx: field operational_rate_set is ignored by firmware staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[06/16] staging: wfx: dual CTS is never necessary staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[05/16] staging: wfx: also fix network parameters for IBSS networks staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[04/16] staging: wfx: handle firmware events synchronously staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[03/16] staging: wfx: drop useless attribute 'bss_params' staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[02/16] staging: wfx: use ieee80211_beacon_loss() provided by mac80211 staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[01/16] staging: wfx: simplify the check if the the device is associated staging: wfx: rework the handling of the connection loss - - - - --- 2020-04-20 Jérôme Pouiller davem Awaiting Upstream
[20/20] staging: wfx: update TODO staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[19/20] staging: wfx: drop useless attribute 'filter_mcast' staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[18/20] staging: wfx: drop useless filter update when starting AP staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[17/20] staging: wfx: split out wfx_filter_beacon() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[16/20] staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid' staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[15/20] staging: wfx: drop useless call to hif_set_rx_filter() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[14/20] staging: wfx: drop struct wfx_grp_addr_table staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[13/20] staging: wfx: align semantic of probe request filter with other filters staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[12/20] staging: wfx: align semantic of beacon filter with other filters staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[11/20] staging: wfx: drop useless wfx_fwd_probe_req() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[10/20] staging: wfx: ensure that probe requests are filtered when AP staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[09/20] staging: wfx: stop changing filtering rule in wfx_hw_scan() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[08/20] staging: wfx: do not use built-in AUTO_ERP feature staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[07/20] staging: wfx: disabling beacon filtering after hif_reset() is useless staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[06/20] staging: wfx: do not wait for a dtim before associate staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[05/20] staging: wfx: wfx_update_filtering_work() is no more used staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[04/20] staging: wfx: simplify handling of beacon filter during join process staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[03/20] staging: wfx: rework wfx_configure_filter() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[02/20] staging: wfx: simplify wfx_update_filtering() staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[01/20] staging: wfx: update filtering even if not connected staging: wfx: simplify filtering - - - - --- 2020-04-15 Jérôme Pouiller davem Not Applicable
[19/19] staging: wfx: drop useless update of macaddr staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[18/19] staging: wfx: drop unused attribute 'beacon_int' staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[17/19] staging: wfx: check value of beacon_int staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[16/19] staging: wfx: re-enable BA after reset staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[15/19] staging: wfx: introduce wfx_join_ibss() and wfx_leave_ibss() staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[14/19] staging: wfx: allow to join IBSS networks staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[13/19] staging: wfx: avoid duplicate updating of beacon template staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[12/19] staging: wfx: remove unnecessary conditions in wfx_bss_info_changed() staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[11/19] staging: wfx: request to send beacons in IBSS mode staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
[10/19] staging: wfx: drop unnecessary condition checks in wfx_upload_ap_templates() staging: wfx: simplify start/shutdown of RF - - - - --- 2020-04-10 Jérôme Pouiller davem Not Applicable
« 1 2 3 46 7 »