index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
wfx
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-16
staging: wfx: fix coherency of hif_scan() prototype
Jérôme Pouiller
3
-6
/
+8
2020-06-24
staging: wfx: fix value of scan timeout
Jérôme Pouiller
1
-1
/
+1
2020-06-24
staging: wfx: avoid compiler warning on empty array
Arnd Bergmann
1
-11
/
+8
2020-06-24
staging: wfx: fix double init of tx_policy_upload_work
Jérôme Pouiller
1
-1
/
+0
2020-06-24
staging: wfx: fix overflow in frame counters
Jérôme Pouiller
1
-1
/
+1
2020-06-24
staging: wfx: fix output of rx_stats on big endian hosts
Jérôme Pouiller
1
-4
/
+7
2020-06-24
staging: wfx: check ssidlen and prevent an array overflow
Dan Carpenter
1
-1
/
+3
2020-06-24
staging: wfx: fix potential deadlock in wfx_tx_flush()
Jérôme Pouiller
1
-0
/
+2
2020-06-17
staging: wfx: fix double free
Jérôme Pouiller
1
-1
/
+0
2020-05-13
staging: wfx: unlock on error path
Dan Carpenter
1
-1
/
+3
2020-03-23
Merge 5.6-rc7 into staging-next
Greg Kroah-Hartman
5
-24
/
+35
2020-03-20
Merge tag 'staging-5.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-23
/
+34
2020-03-17
staging: wfx: remove unneeded spaces
Lourdes Pedrajas
2
-2
/
+2
2020-03-11
staging: wfx: fix RCU usage between hif_join() and ieee80211_bss_get_ie()
Jérôme Pouiller
3
-12
/
+15
2020-03-11
staging: wfx: fix RCU usage in wfx_join_finalize()
Jérôme Pouiller
2
-7
/
+12
2020-03-11
staging: wfx: make warning about pending frame less scary
Jérôme Pouiller
1
-1
/
+3
2020-03-11
staging: wfx: fix lines ending with a comma instead of a semicolon
Jérôme Pouiller
1
-3
/
+3
2020-03-11
staging: wfx: fix warning about freeing in-use mutex during device unregister
Jérôme Pouiller
1
-0
/
+1
2020-03-11
staging: wfx: remove unused structure
Kaaira Gupta
1
-4
/
+0
2020-03-11
staging: wfx: remove variable declaration
Kaaira Gupta
1
-2
/
+1
2020-03-11
staging: wfx: data_tx.h: remove space after cast
Kaaira Gupta
1
-1
/
+1
2020-03-11
staging: wfx: dat_tx.c: remove space after a cast
Kaaira Gupta
1
-2
/
+2
2020-03-11
staging: wfx: change 1 to bool
Kaaira Gupta
1
-1
/
+1
2020-03-11
staging: wfx: data_rx.c: remove space after cast
Kaaira Gupta
1
-1
/
+1
2020-03-10
staging: wfx: remove blank line
Payal Kshirsagar
1
-1
/
+0
2020-03-10
staging: wfx: alignment should match open parenthesis
Payal Kshirsagar
1
-3
/
+3
2020-02-24
docs: dt: fix several broken doc references
Mauro Carvalho Chehab
1
-1
/
+1
2020-02-11
staging: wfx: use more power-efficient sleep for reset
Michał Mirosław
3
-4
/
+4
2020-02-11
staging: wfx: use sleeping gpio accessors
Michał Mirosław
3
-6
/
+6
2020-02-11
staging: wfx: follow compatible = vendor,chip format
Michał Mirosław
2
-2
/
+3
2020-02-11
staging: wfx: add proper "compatible" string
Michał Mirosław
2
-7
/
+14
2020-02-11
staging: wfx: annotate nested gc_list vs tx queue locking
Michał Mirosław
1
-8
/
+8
2020-02-11
staging: wfx: fix init/remove vs IRQ race
Michał Mirosław
4
-31
/
+33
2020-02-11
staging: wfx: remove set but not used variable 'tx_priv'
YueHaibing
1
-2
/
+0
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
[next]