index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-17
staging: r8188eu: remove switches from phy_RF6052_Config_ParaFile()
Michael Straube
1
-33
/
+6
2021-09-17
staging: r8188eu: remove NumTotalRFPath from struct hal_data_8188e
Michael Straube
5
-102
/
+91
2021-09-17
staging: r8188eu: remove if test that is always true
Michael Straube
1
-8
/
+1
2021-09-17
staging: r8188eu: remove IS_1T1R, IS_1T2R, IS_2T2R macros
Michael Straube
3
-28
/
+3
2021-09-17
staging: r8188eu: remove unused field from struct hal_data_8188e
Michael Straube
1
-1
/
+0
2021-09-17
staging: r8188eu: remove unused enums from rtl8188e_hal.h
Michael Straube
1
-14
/
+0
2021-09-17
staging: r8188eu: remove write-only fields from struct hal_data_8188e
Michael Straube
2
-7
/
+0
2021-09-17
staging: r8188eu: remove unused macros from rtl8188e_hal.h
Michael Straube
1
-5
/
+0
2021-09-17
staging: r8188eu: remove dead code from odm_RxPhyStatus92CSeries_Parsing()
Michael Straube
1
-108
/
+45
2021-09-17
staging: r8188eu: remove RaSupport88E from struct odm_dm_struct
Michael Straube
1
-7
/
+0
2021-09-17
staging: r8188eu: remove unused ODM_RASupport_Init()
Michael Straube
2
-12
/
+0
2021-09-17
staging: r8188eu: remove unused enum odm_bt_coexist
Michael Straube
1
-7
/
+0
2021-09-17
staging: vchiq: cleanup code alignment issues
Gaston Gonzalez
1
-2
/
+2
2021-09-17
staging: vchiq: add braces to if block
Gaston Gonzalez
1
-5
/
+4
2021-09-17
staging: vchiq: remove braces from if block
Gaston Gonzalez
1
-2
/
+1
2021-09-17
staging: rtl8723bs: ignore unused wiphy_wowlan object warnings
Bryan Brattlof
1
-1
/
+1
2021-09-17
Revert "staging: rtl8723bs: remove possible deadlock when disconnect"
Greg Kroah-Hartman
4
-12
/
+20
2021-09-17
staging: wfx: sta: Fix 'else' coding style warning
Srivathsa Dara
1
-12
/
+11
2021-09-14
staging: iio: cdc: remove braces from single line if blocks
Alexander Vorwerk
1
-3
/
+1
2021-09-14
staging: greybus: uart: fix tty use after free
Johan Hovold
1
-30
/
+32
2021-09-14
staging: wfx: ensure IRQ is ready before enabling it
Jérôme Pouiller
1
-7
/
+10
2021-09-14
staging: wfx: indent functions arguments
Jérôme Pouiller
2
-14
/
+14
2021-09-14
staging: wfx: explain the purpose of wfx_send_pds()
Jérôme Pouiller
1
-1
/
+14
2021-09-14
staging: wfx: remove useless comments after #endif
Jérôme Pouiller
11
-11
/
+11
2021-09-14
staging: wfx: fix comments styles
Jérôme Pouiller
5
-18
/
+8
2021-09-14
staging: wfx: avoid c99 comments
Jérôme Pouiller
24
-175
/
+205
2021-09-14
staging: wfx: reformat comment
Jérôme Pouiller
1
-3
/
+1
2021-09-14
staging: wfx: update files descriptions
Jérôme Pouiller
9
-9
/
+9
2021-09-14
staging: wfx: remove references to WFxxx in comments
Jérôme Pouiller
17
-33
/
+27
2021-09-14
staging: wfx: fix space after cast operator
Jérôme Pouiller
1
-1
/
+1
2021-09-14
staging: wfx: remove useless debug statement
Jérôme Pouiller
1
-4
/
+1
2021-09-14
staging: wfx: remove unused definition
Jérôme Pouiller
1
-6
/
+0
2021-09-14
staging: wfx: apply naming rules in hif_tx_mib.c
Jérôme Pouiller
1
-3
/
+3
2021-09-14
staging: wfx: fix error names
Jérôme Pouiller
1
-1
/
+1
2021-09-14
staging: wfx: reorder function for slightly better eye candy
Jérôme Pouiller
1
-3
/
+3
2021-09-14
staging: wfx: simplify hif_join()
Jérôme Pouiller
1
-4
/
+1
2021-09-14
staging: wfx: declare variables at beginning of functions
Jérôme Pouiller
1
-4
/
+4
2021-09-14
staging: wfx: fix misleading 'rate_id' usage
Jérôme Pouiller
1
-8
/
+7
2021-09-14
staging: wfx: uniformize counter names
Jérôme Pouiller
2
-63
/
+64
2021-09-14
staging: wfx: update with the firmware API 3.8
Jérôme Pouiller
2
-1
/
+7
2021-09-14
staging: wfx: simplify API coherency check
Jérôme Pouiller
1
-2
/
+0
2021-09-14
staging: wfx: relax the PDS existence constraint
Jérôme Pouiller
1
-2
/
+2
2021-09-14
staging: wfx: fix support for CSA
Jérôme Pouiller
1
-1
/
+6
2021-09-14
staging: wfx: declare support for TDLS
Jérôme Pouiller
1
-0
/
+3
2021-09-14
staging: wfx: take advantage of wfx_tx_queue_empty()
Jérôme Pouiller
1
-8
/
+7
2021-09-14
staging: wfx: fix atomic accesses in wfx_tx_queue_empty()
Jérôme Pouiller
1
-1
/
+2
2021-09-14
staging: wfx: drop unused argument from hif_scan()
Jérôme Pouiller
3
-10
/
+3
2021-09-14
staging: wfx: avoid possible lock-up during scan
Jérôme Pouiller
4
-21
/
+33
2021-09-14
staging: wfx: wait for SCAN_CMPL after a SCAN_STOP
Jérôme Pouiller
1
-8
/
+16
2021-09-14
staging: wfx: ignore PS when STA/AP share same channel
Jérôme Pouiller
1
-12
/
+20
[prev]
[next]