index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-02-06
staging: r8188eu: clean up NULL check for rcu pointer
Martin Kaiser
1
-6
/
+2
2023-01-31
staging: vc04_services: mmal-vchiq: fix typo in comment
Jongwoo Han
1
-1
/
+1
2023-01-31
staging: r8188eu: replace switch-case with if
Martin Kaiser
1
-7
/
+1
2023-01-31
staging: r8188eu: option in struct sta_xmit_priv is not used
Martin Kaiser
1
-1
/
+0
2023-01-31
staging: r8188eu: apsd is initialised but never used
Martin Kaiser
2
-2
/
+0
2023-01-31
staging: r8188eu: legacy_dz is initialised but never used
Martin Kaiser
2
-2
/
+0
2023-01-31
staging: r8188eu: use kernel helper to iterate over a list
Martin Kaiser
1
-10
/
+2
2023-01-31
staging: r8188eu: make sta_pending a list_head
Martin Kaiser
4
-15
/
+15
2023-01-31
staging: r8188eu: change another function param from __queue to list_head
Martin Kaiser
3
-12
/
+10
2023-01-31
staging: r8188eu: change function param from __queue to list_head
Martin Kaiser
1
-8
/
+7
2023-01-31
staging: r8188eu: rtw_free_xmitframe_queue needs no spinlock
Martin Kaiser
1
-3
/
+0
2023-01-31
staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEn
Philipp Hortmann
3
-9
/
+9
2023-01-31
staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPoll
Philipp Hortmann
4
-7
/
+7
2023-01-31
staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N..
Philipp Hortmann
2
-11
/
+3
2023-01-31
staging: rtl8192e: Remove unused constants in _RTL8192Pci_HW
Philipp Hortmann
1
-147
/
+1
2023-01-31
staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.h
Philipp Hortmann
1
-37
/
+1
2023-01-31
staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TAB
Philipp Hortmann
2
-6
/
+6
2023-01-31
staging: rtl8192e: Remove unused constants from enum rt_customer_id
Philipp Hortmann
1
-22
/
+0
2023-01-31
staging: rtl8192e: Remove unused variable rxSNRdB
Philipp Hortmann
2
-8
/
+2
2023-01-31
staging: rtl8192e: Rename sCrcLng
Philipp Hortmann
3
-3
/
+3
2023-01-31
staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81..
Philipp Hortmann
6
-29
/
+29
2023-01-27
staging: r8188eu: remove usb_ops_linux.h
Martin Kaiser
4
-14
/
+4
2023-01-27
staging: r8188eu: remove unused defines
Martin Kaiser
1
-5
/
+0
2023-01-27
staging: r8188eu: remove defines that strip regs parameter
Martin Kaiser
1
-9
/
+0
2023-01-27
staging: r8188eu: usb_read_port_complete needs no regs parameter
Martin Kaiser
2
-3
/
+1
2023-01-27
staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa..
Philipp Hortmann
3
-9
/
+1
2023-01-27
staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp..
Philipp Hortmann
2
-10
/
+1
2023-01-27
staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..
Philipp Hortmann
2
-8
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokint
Philipp Hortmann
2
-8
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables rxint, ints and shints
Philipp Hortmann
2
-9
/
+1
2023-01-27
staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov..
Philipp Hortmann
3
-18
/
+2
2023-01-27
staging: rtl8192e: Remove unused variables numqry_..
Philipp Hortmann
2
-7
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables numpacket.. and received_pre..
Philipp Hortmann
2
-14
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables rxcrcerrmin and friends
Philipp Hortmann
2
-13
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerr
Philipp Hortmann
2
-9
/
+0
2023-01-27
staging: rtl8192e: Remove unused variables rxrdu and rxok
Philipp Hortmann
2
-4
/
+0
2023-01-27
staging: vchiq_arm: Improve error log for vchiq_platform_init
Stefan Wahren
1
-3
/
+9
2023-01-27
staging: r8188eu: merge rtw_free_hwxmits into its only caller
Martin Kaiser
2
-11
/
+1
2023-01-27
staging: r8188eu: apsd_setting is unused
Martin Kaiser
1
-2
/
+0
2023-01-27
staging: r8188eu: struct agg_pkt_info is unused
Martin Kaiser
1
-5
/
+0
2023-01-27
staging: r8188eu: remove rtw_xmitframe_enqueue
Martin Kaiser
3
-8
/
+1
2023-01-27
staging: r8188eu: fix rtw_xmitframe_enqueue error handling
Martin Kaiser
1
-6
/
+1
2023-01-27
staging: r8188eu: use lists for hwxmits
Martin Kaiser
2
-23
/
+19
2023-01-27
staging: r8188eu: merge dequeue_one_xmitframe into its caller
Martin Kaiser
1
-22
/
+12
2023-01-27
staging: r8188eu: use list_head for xmitframe list
Martin Kaiser
1
-9
/
+7
2023-01-27
staging: r8188eu: simplify dequeue_one_xmitframe
Martin Kaiser
1
-4
/
+2
2023-01-27
staging: r8188eu: decrement qcnt in rtw_dequeue_xframe
Martin Kaiser
1
-3
/
+3
2023-01-27
staging: r8188eu: make rtw_chk_hi_queue_cmd a void function
Martin Kaiser
2
-12
/
+6
2023-01-27
staging: r8188eu: remove redundant parameter
Martin Kaiser
3
-5
/
+4
2023-01-27
staging: r8188eu: simplify dequeue_one_xmitframe
Martin Kaiser
1
-7
/
+7
[next]