summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-31staging: r8188eu: apsd is initialised but never usedMartin Kaiser2-2/+0
2023-01-31staging: r8188eu: legacy_dz is initialised but never usedMartin Kaiser2-2/+0
2023-01-31staging: r8188eu: use kernel helper to iterate over a listMartin Kaiser1-10/+2
2023-01-31staging: r8188eu: make sta_pending a list_headMartin Kaiser4-15/+15
2023-01-31staging: r8188eu: change another function param from __queue to list_headMartin Kaiser3-12/+10
2023-01-31staging: r8188eu: change function param from __queue to list_headMartin Kaiser1-8/+7
2023-01-31staging: r8188eu: rtw_free_xmitframe_queue needs no spinlockMartin Kaiser1-3/+0
2023-01-31staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEnPhilipp Hortmann3-9/+9
2023-01-31staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPollPhilipp Hortmann4-7/+7
2023-01-31staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N..Philipp Hortmann2-11/+3
2023-01-31staging: rtl8192e: Remove unused constants in _RTL8192Pci_HWPhilipp Hortmann1-147/+1
2023-01-31staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.hPhilipp Hortmann1-37/+1
2023-01-31staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TABPhilipp Hortmann2-6/+6
2023-01-31staging: rtl8192e: Remove unused constants from enum rt_customer_idPhilipp Hortmann1-22/+0
2023-01-31staging: rtl8192e: Remove unused variable rxSNRdBPhilipp Hortmann2-8/+2
2023-01-31staging: rtl8192e: Rename sCrcLngPhilipp Hortmann3-3/+3
2023-01-31staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81..Philipp Hortmann6-29/+29
2023-01-27staging: r8188eu: remove usb_ops_linux.hMartin Kaiser4-14/+4
2023-01-27staging: r8188eu: remove unused definesMartin Kaiser1-5/+0
2023-01-27staging: r8188eu: remove defines that strip regs parameterMartin Kaiser1-9/+0
2023-01-27staging: r8188eu: usb_read_port_complete needs no regs parameterMartin Kaiser2-3/+1
2023-01-27staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa..Philipp Hortmann3-9/+1
2023-01-27staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp..Philipp Hortmann2-10/+1
2023-01-27staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..Philipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokintPhilipp Hortmann2-8/+0
2023-01-27staging: rtl8192e: Remove unused variables rxint, ints and shintsPhilipp Hortmann2-9/+1
2023-01-27staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov..Philipp Hortmann3-18/+2
2023-01-27staging: rtl8192e: Remove unused variables numqry_..Philipp Hortmann2-7/+0
2023-01-27staging: rtl8192e: Remove unused variables numpacket.. and received_pre..Philipp Hortmann2-14/+0
2023-01-27staging: rtl8192e: Remove unused variables rxcrcerrmin and friendsPhilipp Hortmann2-13/+0
2023-01-27staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerrPhilipp Hortmann2-9/+0
2023-01-27staging: rtl8192e: Remove unused variables rxrdu and rxokPhilipp Hortmann2-4/+0
2023-01-27staging: vchiq_arm: Improve error log for vchiq_platform_initStefan Wahren1-3/+9
2023-01-27staging: r8188eu: merge rtw_free_hwxmits into its only callerMartin Kaiser2-11/+1
2023-01-27staging: r8188eu: apsd_setting is unusedMartin Kaiser1-2/+0
2023-01-27staging: r8188eu: struct agg_pkt_info is unusedMartin Kaiser1-5/+0
2023-01-27staging: r8188eu: remove rtw_xmitframe_enqueueMartin Kaiser3-8/+1
2023-01-27staging: r8188eu: fix rtw_xmitframe_enqueue error handlingMartin Kaiser1-6/+1
2023-01-27staging: r8188eu: use lists for hwxmitsMartin Kaiser2-23/+19
2023-01-27staging: r8188eu: merge dequeue_one_xmitframe into its callerMartin Kaiser1-22/+12
2023-01-27staging: r8188eu: use list_head for xmitframe listMartin Kaiser1-9/+7
2023-01-27staging: r8188eu: simplify dequeue_one_xmitframeMartin Kaiser1-4/+2
2023-01-27staging: r8188eu: decrement qcnt in rtw_dequeue_xframeMartin Kaiser1-3/+3
2023-01-27staging: r8188eu: make rtw_chk_hi_queue_cmd a void functionMartin Kaiser2-12/+6
2023-01-27staging: r8188eu: remove redundant parameterMartin Kaiser3-5/+4
2023-01-27staging: r8188eu: simplify dequeue_one_xmitframeMartin Kaiser1-7/+7
2023-01-27staging: r8188eu: use list_emptyMartin Kaiser1-1/+1
2023-01-27staging: r8188eu: remove dead assignmentMartin Kaiser1-4/+0
2023-01-27staging: r8188eu: remove unused function parameterMartin Kaiser1-2/+2
2023-01-27staging: r8188eu: remove an obsolete commentMartin Kaiser1-1/+1