summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8188eu/hal
AgeCommit message (Expand)Author
2021-06-25staging: rtl8188eu: remove GlobalDebugLevel variablePhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_recv.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/hal_intf.cPhillip Potter
2021-06-25staging: rtl8188eu: remove all RT_TRACE calls from hal/rtl8188eu_xmit.cPhillip Potter
2021-06-24staging: rtl8188eu: remove MSG_88E call from hal/odm.cPhillip Potter
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from pwrseqcmd.cMartin Kaiser
2021-06-24staging: rtl8188eu: remove HAL_INIT_PROFILE_TAGMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE and MSG_88E prints from usb_halinit.cMartin Kaiser
2021-06-24staging: rtl8188eu: remove unnecessary if clauseMartin Kaiser
2021-06-24staging: rtl8188eu: remove efuse typeMartin Kaiser
2021-06-24staging: rtl8188eu: remove RT_TRACE prints from rtl8188e_hal_init.cMartin Kaiser
2021-06-24staging: rtl8188eu: remove useless commentMichael Straube
2021-06-16staging: rtl8188eu: remove _dbg_dump_tx_info functionPhillip Potter
2021-06-16staging: rtl8188eu: remove unused variables from hal/rtl8188e_cmd.cPhillip Potter
2021-06-16staging: rtl8188eu: use prefix decrement operator on trycnt variablePhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_xmit.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188eu_recv.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/usb_halinit.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_xmit.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_hal_init.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/pwrseqcmd.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/rtl8188e_cmd.cPhillip Potter
2021-06-15staging: rtl8188eu: remove all DBG_88E calls from hal/hal_intf.cPhillip Potter
2021-06-14staging: rtl8188eu: remove another write-only memberMartin Kaiser
2021-06-14staging: rtl8188eu: remove a write-only power-index membersMartin Kaiser
2021-06-14staging: rtl8188eu: remove a write-only struct memberMartin Kaiser
2021-06-14staging: rtl8188eu: remove HW_DEF_ODM_DBG_FLAG enum valuePhillip Potter
2021-06-12staging: rtl8188eu: remove ODM_RT_TRACE calls from hal/phy.cPhillip Potter
2021-06-09staging: rtl8188eu: delete some dead codeDan Carpenter
2021-06-09staging: rtl8188eu: use safe iterator in rtl8188eu_xmitframe_complete()Dan Carpenter
2021-06-09staging: rtl8188eu: Use is_{zero/broadcast}_ether_addr() instead of memcmp()Liu Shixin
2021-05-27staging: rtl8188eu: convert pr_info call to dev_err call ODM_RAStateCheckPhillip Potter
2021-05-25staging: rtl8188eu: remove ASSERT and ODM_RT_ASSERT macrosPhillip Potter
2021-05-19staging: rtl8188eu: rename struct field bLedOnMichael Straube
2021-05-10staging: rtl8188eu: remove enum WIFI_FRAME_SUBTYPEChristophe JAILLET
2021-05-10staging: rtl8188eu: Use list iterators and helpersGuenter Roeck
2021-04-22staging: rtl8188eu: remove unused function parametersMartin Kaiser
2021-04-09staging: rtl8188eu: remove unused function parameterMartin Kaiser
2021-03-14staging:r8188eu: use ieee80211_is_ctl instead IsFrameTypeCtrlIvan Safonov
2021-03-14staging:r8188eu: replace get_(d|s)a with ieee80211_get_(D|S)AIvan Safonov
2021-03-10staging: rtl8188eu: rename parameters of odm_phy_status_query()Michael Straube
2021-03-10staging: rtl8188eu: rename ODM_PhyStatusQuery()Michael Straube
2020-11-23staging: rtl8188eu: clean up the useless codeKaixu Xia
2020-11-06drivers: staging: rtl8188eu: Fix spelling in two comments i.e defalut to defaultBhaskar Chowdhury
2020-10-26staging: r8188eu: use native wireless IE codes from linux/ieee80211.hIvan Safonov
2020-10-01staging: rtl8188eu: remove unused variable ratelenMichael Straube
2020-09-22staging: rtl8188eu: clean up alignment style issuesMichael Straube
2020-09-17staging: rtl8188eu: clean up comparsion style issuesMichael Straube
2020-09-17staging: rtl8188eu: use __func__ in hal directoryMichael Straube
2020-09-16staging: rtl8188eu: convert tasklets to use new tasklet_setup() APIAllen Pais