Toggle navigation
Patchwork
Linux wireless
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Jérôme Pouiller
| Archived =
No
| 460 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
2
3
4
5
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[11/19] staging: wfx: rename wfx_do_unjoin() into wfx_reset()
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[10/19] staging: wfx: fix potential use-after-free
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[06/19] staging: wfx: fix indentation
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[05/19] staging: wfx: fix coherency of hif_scan() prototype
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[04/19] staging: wfx: fix value of scan timeout
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[03/19] staging: wfx: check pointers returned by allocations
staging: wfx: various fixes
-
-
-
2020-05-15
Jérôme Pouiller
New
[v2,17/17] staging: wfx: update TODO
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[v2,16/17] staging: wfx: fix endianness of the field 'channel_number'
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
Superseded
[v2,14/17] staging: wfx: fix endianness of the field 'status'
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[v2,10/17] staging: wfx: fix access to le32 attribute 'indication_type'
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[v2,09/17] staging: wfx: fix access to le32 attribute 'event_id'
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
Superseded
[v2,06/17] staging: wfx: fix endianness of fields media_delay and tx_queue_delay
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[v2,05/17] staging: wfx: fix output of rx_stats on big endian hosts
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
Superseded
[v2,02/17] staging: wfx: take advantage of le32_to_cpup()
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
[v2,01/17] staging: wfx: fix use of cpu_to_le32 instead of le32_to_cpu
-
-
-
2020-05-12
Jérôme Pouiller
New
[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
New
[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
New
[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
New
[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
New
[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
New
[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
New
[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
Superseded
[03/17] staging: wfx: fix cast operator
staging: wfx: fix support for big-endian hosts
-
-
-
2020-05-11
Jérôme Pouiller
New
[14/15] staging: wfx: remove spaces after cast operator
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[12/15] staging: wfx: remove useless header inclusions
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[10/15] staging: wfx: fix missing 'static' keyword
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[08/15] staging: wfx: poll IRQ during init
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[07/15] staging: wfx: introduce a way to poll IRQ
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[05/15] staging: wfx: repair external IRQ for SDIO
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[03/15] staging: wfx: fix double free
staging: wfx: fix Out-Of-Band IRQ
-
-
-
2020-05-05
Jérôme Pouiller
New
[16/17] staging: wfx: fix display of exception indication
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[14/17] staging: wfx: update list of known messages in tracepoints
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[13/17] staging: wfx: also show unnamed counters fields
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[11/17] staging: wfx: fix double init of tx_policy_upload_work
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[09/17] staging: wfx: fix overflow in frame counters
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[08/17] staging: wfx: fix highest Rx value declared in ieee80211_supported_band
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[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
New
[02/17] staging: wfx: change the field chip_frozen into a boolean
staging: wfx: misc fixes
-
-
-
2020-04-27
Jérôme Pouiller
New
[15/16] staging: wfx: drop unused enum wfx_state
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[14/16] staging: wfx: simplify wfx_remove_interface()
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[13/16] staging: wfx: drop useless checks in wfx_do_unjoin()
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[12/16] staging: wfx: drop protection for asynchronous join during scan
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[08/16] staging: wfx: simplify hif_set_bss_params()
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[06/16] staging: wfx: dual CTS is never necessary
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[05/16] staging: wfx: also fix network parameters for IBSS networks
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[04/16] staging: wfx: handle firmware events synchronously
Untitled series #40083
-
-
-
2020-04-20
Jérôme Pouiller
New
[20/20] staging: wfx: update TODO
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[17/20] staging: wfx: split out wfx_filter_beacon()
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[16/20] staging: wfx: drop useless attributes 'filter_prbreq' and 'filter_bssid'
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[15/20] staging: wfx: drop useless call to hif_set_rx_filter()
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[12/20] staging: wfx: align semantic of beacon filter with other filters
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[10/20] staging: wfx: ensure that probe requests are filtered when AP
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[09/20] staging: wfx: stop changing filtering rule in wfx_hw_scan()
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[08/20] staging: wfx: do not use built-in AUTO_ERP feature
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[04/20] staging: wfx: simplify handling of beacon filter during join process
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[01/20] staging: wfx: update filtering even if not connected
staging: wfx: simplify filtering
-
-
-
2020-04-15
Jérôme Pouiller
New
[19/19] staging: wfx: drop useless update of macaddr
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[16/19] staging: wfx: re-enable BA after reset
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[14/19] staging: wfx: allow to join IBSS networks
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[13/19] staging: wfx: avoid duplicate updating of beacon template
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[11/19] staging: wfx: request to send beacons in IBSS mode
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[09/19] staging: wfx: disabling keep alive during unjoin is useless
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[07/19] staging: wfx: remove useless call to wfx_tx_flush()
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[05/19] staging: wfx: set all parameters before starting AP
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[02/19] staging: wfx: reduce hold duration of cfg80211_bss
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[01/19] staging: wfx: fix race between configure_filter and remove_interface
[01/19] staging: wfx: fix race between configure_filter and remove_interface
-
-
-
2020-04-10
Jérôme Pouiller
New
[10/11] staging: wfx: make hif_ie_table_entry const
staging: wfx: clean up HIF API
-
-
-
2020-04-06
Jérôme Pouiller
New
[07/11] staging: wfx: align members declarations in hif API
staging: wfx: clean up HIF API
-
-
-
2020-04-06
Jérôme Pouiller
New
[05/11] staging: wfx: remove useless defines
staging: wfx: clean up HIF API
-
-
-
2020-04-06
Jérôme Pouiller
New
[04/11] staging: wfx: remove unused definitions from the hif API
staging: wfx: clean up HIF API
-
-
-
2020-04-06
Jérôme Pouiller
New
[02/11] staging: wfx: relocate LINK_ID_NO_ASSOC and MAX_STA_IN_AP_MODE to hif API
staging: wfx: clean up HIF API
-
-
-
2020-04-06
Jérôme Pouiller
New
[32/32] staging: wfx: remove hack about tx_rate policies
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[30/32] staging: wfx: fix potential deadlock in wfx_tx_flush()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[28/32] staging: wfx: repair wfx_flush()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[26/32] staging: wfx: improve interface between data_tx.c and queue.c
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[23/32] staging: wfx: drop now useless field edca_params
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[22/32] staging: wfx: change the way to choose frame to send
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[19/32] staging: wfx: rename wfx_tx_get_raw_link_id()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[17/32] staging: wfx: drop unused link_id field
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[15/32] staging: wfx: drop useless link_map_cache
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[13/32] staging: wfx: drop argument tx_allowed_mask since it is constant now
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[10/32] staging: wfx: drop unused argument in wfx_get_prio_queue()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[09/32] staging: wfx: simplify wfx_tx_queues_empty()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[07/32] staging: wfx: avoid useless wake_up
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[05/32] staging: wfx: uniformize queue_id retrieval
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[04/32] staging: wfx: remove "burst" mechanism
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[03/32] staging: wfx: take advantage of ieee80211_{stop/start}_queues
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[01/32] staging: wfx: add sanity checks to hif_join()
[01/32] staging: wfx: add sanity checks to hif_join()
-
-
-
2020-04-01
Jérôme Pouiller
New
[5/5] staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
[1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
-
-
-
2020-03-10
Jérôme Pouiller
New
[3/5] staging: wfx: make warning about pending frame less scary
[1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
-
-
-
2020-03-10
Jérôme Pouiller
New
[1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
[1/5] staging: wfx: fix warning about freeing in-use mutex during device unregister
-
-
-
2020-03-10
Jérôme Pouiller
New
[09/10] cfg80211: align documentation style of ieee80211_iface_combination
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
-
-
-
2020-02-21
Jérôme Pouiller
New
[08/10] cfg80211: merge documentations of field "dev"
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
-
-
-
2020-02-21
Jérôme Pouiller
New
[06/10] cfg80211: drop duplicated documentation of field "reg_notifier"
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
-
-
-
2020-02-21
Jérôme Pouiller
New
[03/10] cfg80211: drop duplicated documentation of field "registered"
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
-
-
-
2020-02-21
Jérôme Pouiller
New
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
[01/10] cfg80211: drop duplicated documentation of field "probe_resp_offload"
-
-
-
2020-02-21
Jérôme Pouiller
New
[v2,64/65] staging: wfx: simplify hif_multi_tx_confirm()
Simplify and improve the wfx driver
-
-
-
2020-01-15
Jérôme Pouiller
New
[v2,63/65] staging: wfx: simplify wfx_tx_queue_get_num_queued()
Simplify and improve the wfx driver
-
-
-
2020-01-15
Jérôme Pouiller
Superseded
[v2,59/65] staging: wfx: ensure that packet_id is unique
Simplify and improve the wfx driver
-
-
-
2020-01-15
Jérôme Pouiller
New
[v2,57/65] staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Simplify and improve the wfx driver
-
-
-
2020-01-15
Jérôme Pouiller
Superseded
«
1
2
...
2
3
4
5
»