index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
/
wfx.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-16
staging: wfx: ensure that packet_id is unique
Jérôme Pouiller
1
-0
/
+1
2020-01-16
staging: wfx: simplify handling of IEEE80211_TX_CTL_SEND_AFTER_DTIM
Jérôme Pouiller
1
-6
/
+1
2020-01-16
staging: wfx: pspoll_mask make no sense
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: simplify the link-id allocation
Jérôme Pouiller
1
-3
/
+0
2020-01-16
staging: wfx: simplify wfx_set_tim_impl()
Jérôme Pouiller
1
-1
/
+1
2020-01-16
staging: wfx: drop wfx_set_cts_work()
Jérôme Pouiller
1
-2
/
+0
2020-01-16
staging: wfx: drop wvif->setbssparams_done
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: drop wvif->cqm_rssi_thold
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: drop wvif->enable_beacon
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: drop wvif->dtim_period
Jérôme Pouiller
1
-1
/
+0
2020-01-16
staging: wfx: simplify update of DTIM period
Jérôme Pouiller
1
-2
/
+0
2020-01-16
staging: wfx: drop wdev->output_power
Jérôme Pouiller
1
-2
/
+0
2020-01-16
staging: wfx: drop struct wfx_ht_info
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: implement cancel_hw_scan()
Jérôme Pouiller
1
-0
/
+1
2019-12-18
staging: wfx: delayed_link_loss cannot happen
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: delayed_unjoin cannot happen
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: workaround bug with "iw scan"
Jérôme Pouiller
1
-0
/
+2
2019-12-18
staging: wfx: rewrite wfx_hw_scan()
Jérôme Pouiller
1
-1
/
+3
2019-12-18
staging: wfx: simplify hif_scan() usage
Jérôme Pouiller
1
-0
/
+1
2019-12-18
staging: wfx: device already handle sleep mode during scan
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: simplify hif_set_edca_queue_params() usage
Jérôme Pouiller
1
-1
/
+3
2019-12-18
staging: wfx: drop struct wfx_edca_params
Jérôme Pouiller
1
-1
/
+2
2019-12-18
staging: wfx: simplify hif_set_uapsd_info() usage
Jérôme Pouiller
1
-1
/
+0
2019-12-18
staging: wfx: drop unnecessary wvif->powersave_mode
Jérôme Pouiller
1
-1
/
+0
2019-11-14
staging: align to fix warnings of line over 80 characters
Jules Irenge
1
-2
/
+4
2019-11-11
staging: wfx: replace uintXX_t to uXX and intXX_t to sXX
Jules Irenge
1
-5
/
+5
2019-10-14
staging: wfx: fix potential vulnerability to spectre
Jérôme Pouiller
1
-0
/
+2
2019-10-04
staging: wfx: implement the rest of mac80211 API
Jérôme Pouiller
1
-0
/
+51
2019-10-04
staging: wfx: implement 802.11 key handling
Jérôme Pouiller
1
-0
/
+19
2019-10-04
staging: wfx: allow to scan networks
Jérôme Pouiller
1
-0
/
+11
2019-10-04
staging: wfx: allow to send 802.11 frames
Jérôme Pouiller
1
-0
/
+58
2019-10-04
staging: wfx: add debug files and trace debug events
Jérôme Pouiller
1
-0
/
+16
2019-10-04
staging: wfx: introduce "secure link"
Jérôme Pouiller
1
-0
/
+2
2019-10-04
staging: wfx: allow to send commands to chip
Jérôme Pouiller
1
-0
/
+4
2019-10-04
staging: wfx: instantiate mac80211 data
Jérôme Pouiller
1
-0
/
+8
2019-10-04
staging: wfx: add support for start-up indication
Jérôme Pouiller
1
-0
/
+5
2019-10-04
staging: wfx: add IRQ handling
Jérôme Pouiller
1
-0
/
+4
2019-10-04
staging: wfx: load firmware
Jérôme Pouiller
1
-0
/
+2
2019-10-04
staging: wfx: add support for I/O access
Jérôme Pouiller
1
-0
/
+24