index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
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
2020-04-13
staging: wfx: remove hack about tx_rate policies
Jérôme Pouiller
2020-04-13
staging: wfx: fix case where AP stop with CAB traffic pending
Jérôme Pouiller
2020-04-13
staging: wfx: fix potential deadlock in wfx_tx_flush()
Jérôme Pouiller
2020-04-13
staging: wfx: wfx_flush() did not ensure that frames are processed
Jérôme Pouiller
2020-04-13
staging: wfx: repair wfx_flush()
Jérôme Pouiller
2020-04-13
staging: wfx: relocate wfx_skb_dtor() prior its callers
Jérôme Pouiller
2020-04-13
staging: wfx: improve interface between data_tx.c and queue.c
Jérôme Pouiller
2020-04-13
staging: wfx: simplify usage of wfx_tx_queues_put()
Jérôme Pouiller
2020-04-13
staging: wfx: drop struct wfx_queue_stats
Jérôme Pouiller
2020-04-13
staging: wfx: drop now useless field edca_params
Jérôme Pouiller
2020-04-13
staging: wfx: change the way to choose frame to send
Jérôme Pouiller
2020-04-13
staging: wfx: introduce a counter of pending frames
Jérôme Pouiller
2020-04-13
staging: wfx: replace wfx_tx_queues_get_after_dtim() by wfx_tx_queues_has_cab()
Jérôme Pouiller
2020-04-13
staging: wfx: rename wfx_tx_get_raw_link_id()
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused raw_link_id field
Jérôme Pouiller
2020-04-13
staging: wfx: drop unused link_id field
Jérôme Pouiller
2020-04-13
staging: wfx: do not rely anymore on link_id to choose packet in queue
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless link_map_cache
Jérôme Pouiller
2020-04-13
staging: wfx: do not use link_map_cache to track CAB
Jérôme Pouiller
2020-04-13
staging: wfx: drop argument tx_allowed_mask since it is constant now
Jérôme Pouiller
2020-04-13
staging: wfx: drop useless sta_asleep_mask
Jérôme Pouiller
[prev]
[next]