summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-06staging: pi433: Added information about bit_rate configurationGuru Mehar Rachaputi
2023-02-06staging: r8188eu: clean up NULL check for rcu pointerMartin Kaiser
2023-01-31staging: vc04_services: mmal-vchiq: fix typo in commentJongwoo Han
2023-01-31staging: r8188eu: replace switch-case with ifMartin Kaiser
2023-01-31staging: r8188eu: option in struct sta_xmit_priv is not usedMartin Kaiser
2023-01-31staging: r8188eu: apsd is initialised but never usedMartin Kaiser
2023-01-31staging: r8188eu: legacy_dz is initialised but never usedMartin Kaiser
2023-01-31staging: r8188eu: use kernel helper to iterate over a listMartin Kaiser
2023-01-31staging: r8188eu: make sta_pending a list_headMartin Kaiser
2023-01-31staging: r8188eu: change another function param from __queue to list_headMartin Kaiser
2023-01-31staging: r8188eu: change function param from __queue to list_headMartin Kaiser
2023-01-31staging: r8188eu: rtw_free_xmitframe_queue needs no spinlockMartin Kaiser
2023-01-31staging: rtl8192e: Rename TPPoll_CQ, AcmHwCtrl and AcmHw_BeqEnPhilipp Hortmann
2023-01-31staging: rtl8192e: Rename _RTL8192Pci_HW, MXDMA2_NoLimit and TPPollPhilipp Hortmann
2023-01-31staging: rtl8192e: Remove used constants MSR_LINK_SH.. and MSR_LINK_N..Philipp Hortmann
2023-01-31staging: rtl8192e: Remove unused constants in _RTL8192Pci_HWPhilipp Hortmann
2023-01-31staging: rtl8192e: Remove unused constants at beginning of r8192E_hw.hPhilipp Hortmann
2023-01-31staging: rtl8192e: Rename BaseBand_Config_PHY_REG and BaseBand_Config_AGC_TABPhilipp Hortmann
2023-01-31staging: rtl8192e: Remove unused constants from enum rt_customer_idPhilipp Hortmann
2023-01-31staging: rtl8192e: Remove unused variable rxSNRdBPhilipp Hortmann
2023-01-31staging: rtl8192e: Rename sCrcLngPhilipp Hortmann
2023-01-31staging: rtl8192e: Rename TxBBGainTab.., CCKTxBBGainTab.. and RT_CID_81..Philipp Hortmann
2023-01-27staging: r8188eu: remove usb_ops_linux.hMartin Kaiser
2023-01-27staging: r8188eu: remove unused definesMartin Kaiser
2023-01-27staging: r8188eu: remove defines that strip regs parameterMartin Kaiser
2023-01-27staging: r8188eu: usb_read_port_complete needs no regs parameterMartin Kaiser
2023-01-27staging: rtl8192e: Remove unused variables txbytes.., txbyt.. and signa..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables txbeac.., txman.. and txcmdp..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables txviok.., txvook.. and txbea..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables txov.., txbeokint and txbkokintPhilipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables rxint, ints and shintsPhilipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables num_proc.., recei.. and rxov..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables numqry_..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables numpacket.. and received_pre..Philipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables rxcrcerrmin and friendsPhilipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables rxdatacrcerr and rxmgmtcrcerrPhilipp Hortmann
2023-01-27staging: rtl8192e: Remove unused variables rxrdu and rxokPhilipp Hortmann
2023-01-27staging: vchiq_arm: Improve error log for vchiq_platform_initStefan Wahren
2023-01-27staging: r8188eu: merge rtw_free_hwxmits into its only callerMartin Kaiser
2023-01-27staging: r8188eu: apsd_setting is unusedMartin Kaiser
2023-01-27staging: r8188eu: struct agg_pkt_info is unusedMartin Kaiser
2023-01-27staging: r8188eu: remove rtw_xmitframe_enqueueMartin Kaiser
2023-01-27staging: r8188eu: fix rtw_xmitframe_enqueue error handlingMartin Kaiser
2023-01-27staging: r8188eu: use lists for hwxmitsMartin Kaiser
2023-01-27staging: r8188eu: merge dequeue_one_xmitframe into its callerMartin Kaiser
2023-01-27staging: r8188eu: use list_head for xmitframe listMartin Kaiser
2023-01-27staging: r8188eu: simplify dequeue_one_xmitframeMartin Kaiser
2023-01-27staging: r8188eu: decrement qcnt in rtw_dequeue_xframeMartin Kaiser
2023-01-27staging: r8188eu: make rtw_chk_hi_queue_cmd a void functionMartin Kaiser
2023-01-27staging: r8188eu: remove redundant parameterMartin Kaiser