index
:
~ramaling/linux
dg2_enabling_ww4.2
dg2_enabling_ww49.3
dg2_enabling_ww5.5
dg2_enabling_ww50.3
dg2_enabling_ww50.4
dg2_enabling_ww51.3
dg2_enabling_ww6.2
dg2_enabling_ww7.5
dg2_enabling_ww8.3
dg2_for_ci_ww8.5
drm-tip
drm_tip_ww49.2
flat-ccs-v4
flat-ccs-v5
flat-ccs-v6
flat-ccs-v7
flat-ccs-v8
flat-ccs-ww10.07
flat-ccs-ww10.2
flat-ccs-ww10.3
flat-ccs-ww10.5
flat-ccs-ww11.01
flat-ccs-ww12.02
flat-ccs-ww9.4
flat-ccs-ww9.4-wip
flat-ccs-ww9.7
igt_vm_bind_upstream_7
master
vm_bind_upstream_7
vm_bind_v2
vm_bind_v2_2
Ram's kernel repositories
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
staging: wfx: update TODO
Jérôme Pouiller
1
-11
/
+1
2020-01-16
staging: wfx: simplify hif_multi_tx_confirm()
Jérôme Pouiller
1
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_tx_queue_get_num_queued()
Jérôme Pouiller
2
-10
/
+6
2020-01-16
staging: wfx: simplify hif_handle_tx_data()
Jérôme Pouiller
1
-25
/
+15
2020-01-16
staging: wfx: remove check for interface state
Jérôme Pouiller
1
-38
/
+12
2020-01-16
staging: wfx: remove unused do_probe
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
2
-2
/
+7
2020-01-16
staging: wfx: simplify wfx_ps_notify_sta()
Jérôme Pouiller
1
-18
/
+6
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
6
-138
/
+66
2020-01-16
staging: wfx: simplify wfx_suspend_resume_mc()
Jérôme Pouiller
4
-17
/
+9
2020-01-16
staging: wfx: firmware never return PS status for stations
Jérôme Pouiller
1
-26
/
+17
2020-01-16
staging: wfx: sta and dtim
Jérôme Pouiller
1
-18
/
+15
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
5
-51
/
+3
2020-01-16
staging: wfx: replace wfx_tx_get_tid() with ieee80211_get_tid()
Jérôme Pouiller
4
-23
/
+8
2020-01-16
staging: wfx: check that no tx is pending before release sta
Jérôme Pouiller
1
-0
/
+3
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
7
-241
/
+24
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
2
-10
/
+10
2020-01-16
staging: wfx: fix RCU usage
Jérôme Pouiller
1
-2
/
+2
2020-01-16
staging: wfx: fix bss_loss
Jérôme Pouiller
1
-1
/
+7
2020-01-16
staging: wfx: relocate "buffered" information to sta_priv
Jérôme Pouiller
4
-32
/
+31
2020-01-16
staging: wfx: remove handling of "early_data"
Jérôme Pouiller
4
-23
/
+1
2020-01-16
staging: wfx: fix possible overflow on jiffies comparaison
Jérôme Pouiller
1
-9
/
+5
2020-01-16
staging: wfx: fix case where RTS threshold is 0
Jérôme Pouiller
1
-1
/
+1
2020-01-16
staging: wfx: do not update uapsd if not necessary
Jérôme Pouiller
1
-1
/
+3
2020-01-16
staging: wfx: with multiple vifs, force PS only if channels differs
Jérôme Pouiller
1
-4
/
+10
2020-01-16
staging: wfx: update power-save per interface
Jérôme Pouiller
2
-13
/
+6
2020-01-16
staging: wfx: simplify wfx_scan_complete()
Jérôme Pouiller
3
-8
/
+3
2020-01-16
staging: wfx: simplify wfx_update_filtering()
Jérôme Pouiller
1
-18
/
+13
2020-01-16
staging: wfx: simplify wfx_set_mcast_filter()
Jérôme Pouiller
1
-19
/
+9
2020-01-16
staging: wfx: simplify hif_set_config_data_filter()
Jérôme Pouiller
2
-9
/
+13
2020-01-16
staging: wfx: simplify hif_set_mac_addr_condition()
Jérôme Pouiller
2
-10
/
+9
2020-01-16
staging: wfx: simplify hif_set_data_filtering()
Jérôme Pouiller
2
-11
/
+11
2020-01-16
staging: wfx: simplify hif_mib_set_data_filtering
Jérôme Pouiller
2
-5
/
+6
2020-01-16
staging: wfx: simplify hif_mib_uc_mc_bc_data_frame_condition
Jérôme Pouiller
3
-18
/
+9
2020-01-16
staging: wfx: simplify hif_set_uc_mc_bc_condition()
Jérôme Pouiller
2
-8
/
+12
2020-01-16
staging: wfx: simplify hif_set_association_mode()
Jérôme Pouiller
2
-17
/
+21
2020-01-16
staging: wfx: simplify hif_join()
Jérôme Pouiller
3
-43
/
+30
2020-01-16
staging: wfx: simplify hif_update_ie()
Jérôme Pouiller
3
-13
/
+5
2020-01-16
staging: wfx: SSID should be provided to hif_start() even if hidden
Jérôme Pouiller
1
-4
/
+2
2020-01-16
staging: wfx: drop wfx_set_cts_work()
Jérôme Pouiller
2
-33
/
+9
2020-01-16
staging: wfx: drop wvif->setbssparams_done
Jérôme Pouiller
2
-6
/
+3
2020-01-16
staging: wfx: drop wvif->cqm_rssi_thold
Jérôme Pouiller
2
-5
/
+2
2020-01-16
staging: wfx: drop wvif->enable_beacon
Jérôme Pouiller
2
-8
/
+2
2020-01-16
staging: wfx: drop wvif->dtim_period
Jérôme Pouiller
2
-17
/
+4
2020-01-16
staging: wfx: simplify update of DTIM period
Jérôme Pouiller
3
-29
/
+6
2020-01-16
staging: wfx: simplify wfx_flush()
Jérôme Pouiller
1
-11
/
+1
2020-01-16
staging: wfx: fix __wfx_flush() when drop == false
Jérôme Pouiller
2
-33
/
+11
2020-01-16
staging: wfx: simplify wfx_update_beaconing()
Jérôme Pouiller
1
-17
/
+11
2020-01-16
staging: wfx: simplify wfx_upload_ap_templates()
Jérôme Pouiller
1
-8
/
+4
2020-01-16
staging: wfx: rename wfx_upload_beacon()
Jérôme Pouiller
1
-3
/
+3
[next]