]> git.ipfire.org Git - thirdparty/kernel/stable.git/shortlog
thirdparty/kernel/stable.git
2022-05-19  Phillip Potterstaging: r8188eu: remove include/rtw_debug.h
2022-05-19  Denis Efremovstaging: r8188eu: prevent ->Ssid overflow in rtw_wx_set...
2022-05-19  Dan Carpenterstaging: r8188eu: delete rtw_wx_read/write32()
2022-05-19  Soumya Negistaging: r8188eu: Remove multiple assignments
2022-05-19  Jiasheng Jiangstaging: r8188eu: add check for kzalloc
2022-05-19  Vihas Makwanastaging: r8188eu: fix warnings in rtw_wlan_util
2022-05-19  Vihas Makwanastaging: r8188eu: fix warnings in rtw_pwrctrl
2022-05-19  Vihas Makwanastaging: r8188eu: fix warnings in rtw_p2p
2022-05-19  Wang Chengstaging: rtl8712: fix uninit-value in r871xu_drv_init()
2022-05-19  Wang Chengstaging: rtl8712: fix uninit-value in usb_read8() and...
2022-05-19  Wang Chengstaging: rtl8712: add error handler in r8712_usbctrl_ve...
2022-05-19  Phillip Potterstaging: r8188eu: remove _drv_ defines from include...
2022-05-19  Gaston Gonzalezstaging: vc04_services: remove unused macro
2022-05-19  Haowen Baistaging: rtl8192u: remove null check after call contain...
2022-05-19  Haowen Baistaging: rtl8192e: remove null check after call contain...
2022-05-19  Haowen Baistaging: ks7010: remove null check after call container...
2022-05-19  Michael Straubestaging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwR...
2022-05-19  Martin Kaiserstaging: r8188eu: assoc_rsp and assoc_rsp_len are not...
2022-05-19  Martin Kaiserstaging: r8188eu: last_rx_mgnt_pkts is set but not...
2022-05-19  Martin Kaiserstaging: r8188eu: simplify error handling in recv_func_...
2022-05-19  Martin Kaiserstaging: r8188eu: remove obsolete comments
2022-05-19  Martin Kaiserstaging: r8188eu: use ieee80211 helper to check for...
2022-05-19  Martin Kaiserstaging: r8188eu: use defines for addba response status
2022-05-19  Martin Kaiserstaging: r8188eu: use the tid in delba processing
2022-05-19  Martin Kaiserstaging: r8188eu: check for initiator vs recipient
2022-05-19  Martin Kaiserstaging: r8188eu: use BIT(tid) instead of manual shift
2022-05-19  Martin Kaiserstaging: r8188eu: replace if with ternary operator
2022-05-19  Martin Kaiserstaging: r8188eu: merge process_addba_req into OnAction...
2022-05-19  Martin Kaiserstaging: r8188eu: read addba resp tid from ieee80211_mgmt
2022-05-19  Martin Kaiserstaging: r8188eu: get addba resp status from ieee80211_mgmt
2022-05-19  Soumya Negistaging: r8188eu: Fix block comment format
2022-05-19  Soumya Negistaging: rtl8723bs: Fix alignment to match open parenthesis
2022-05-19  Philipp Hortmannstaging: vt6655: Replace VNSvOutPortB with iowrite8
2022-05-19  Philipp Hortmannstaging: vt6655: Replace MACvTransmitBCN with VNSvOutPortB
2022-05-19  Philipp Hortmannstaging: vt6655: Replace MACvStart with VNSvOutPortB
2022-05-19  Vihas Makwanastaging: r8188eu: drop redundant if check
2022-05-19  Martin Kaiserstaging: r8188eu: read back action code from ieee80211_mgmt
2022-05-19  Martin Kaiserstaging: r8188eu: use back action codes from ieee80211.h
2022-05-19  Martin Kaiserstaging: r8188eu: read destination address from ieee802...
2022-05-19  Martin Kaiserstaging: r8188eu: don't check the category in OnAction_back
2022-05-19  Martin Kaiserstaging: r8188eu: read addr2 from ieee80211_mgmt
2022-05-19  Colin Ian Kingstaging: rtl8192u: make const array queuetopipe const...
2022-05-05  Martin Kaiserstaging: r8188eu: remove unused IEEE_* defines
2022-05-05  Martin Kaiserstaging: r8188eu: use standard category defines
2022-05-05  Martin Kaiserstaging: r8188eu: use ieee80211_mgmt for action category
2022-05-05  Martin Kaiserstaging: r8188eu: replace OnAction_tbl with switch...
2022-05-05  Martin Kaiserstaging: r8188eu: remove an unused category define
2022-05-05  Martin Kaiserstaging: r8188eu: remove action_handler string
2022-05-05  Martin Kaiserstaging: r8188eu: remove unused action handler prototypes
2022-05-05  Martin Kaiserstaging: r8188eu: action category wmm is not used
2022-05-05  Martin Kaiserstaging: r8188eu: action category ht is not used
2022-05-05  Philipp Hortmannstaging: vt6655: Replace unused return value of vt6655_...
2022-05-05  Philipp Hortmannstaging: vt6655: Rename function CARDbGetCurrentTSF
2022-05-05  Philipp Hortmannstaging: vt6655: Added missing BE support in CARDbGetCu...
2022-05-05  Philipp Hortmannstaging: vt6655: Replace VNSvInPortD with ioread32
2022-05-05  Charlie Sandsstaging: r8188eu: Remove broken rtw_p2p_get function.
2022-05-05  Vihas Makwanastaging: r8188eu: drop redundant check in _rtw_free_mlm...
2022-05-05  Jaehee Parkstaging: r8188eu: remove unused else condition
2022-05-05  Vihas Makwanastaging: r8188eu: remove unused semaphore "allrxreturnevt"
2022-05-05  Nickalas Casonstaging: greybus: correct typo in comment
2022-05-05  Andy Shevchenkostaging: vc04_services: Re-use generic struct s32_fract
2022-04-27  Philipp Hortmannstaging: vt6655: Replace MACvReadISR with VNSvInPortD
2022-04-27  Philipp Hortmannstaging: vt6655: Replace MACvReadMIBCounter with VNSvIn...
2022-04-26  Philipp Hortmannstaging: vt6655: Replace VNSvInPortW with ioread16
2022-04-26  Solomon Tanstaging: rtl8192e: Remove u16 cast for u16 return value
2022-04-26  Solomon Tanstaging: rtl8192e: Remove u16 cast for u32 parameter
2022-04-26  Solomon Tanstaging: rtl8192e: Remove unnecessary u16 argument...
2022-04-26  Solomon Tanstaging: rtl8192e: Remove unnecessary u16 assignment...
2022-04-26  Solomon Tanstaging: rtl8192e: Remove unnecessary u8 cast in comparison
2022-04-26  Solomon Tanstaging: rtl8192e: Remove unnecessary u8 argument cast
2022-04-26  Solomon Tanstaging: rtl8192e: Remove unnecessary u8 assignment...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_dequeue_cmd
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_alloc_n...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_free_ml...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_init_ml...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_init_ev...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_init_cm...
2022-04-26  Vihas Makwanastaging: r8188eu: drop unnecessary wrapper _rtw_free_cm...
2022-04-26  Vaibhav Nagarestaging: greybus: tools: fix spelling
2022-04-26  Geert Uytterhoevenstaging: vc04_services: Re-add dependency on HAS_DMA...
2022-04-26  Solomon TanRevert "staging: r8188eu: use in-kernel ieee channel"
2022-04-22  Adrien Thierrystaging: bcm2835-audio: delete TODO
2022-04-22  Haowen Baistaging: rtl8192u: Fix signedness bug in ieee80211_chec...
2022-04-22  Wan Jiabingstaging: r8188eu: Remove unneeded variable ret in rtw_s...
2022-04-22  Christophe... staging: fieldbus: Fix the error handling path in anybu...
2022-04-22  ran jianpingstaging: vchiq:remove unneeded flush_workqueue
2022-04-22  Martin Kaiserstaging: r8188eu: fix the index check in mgt_dispatcher
2022-04-22  Bruno Moreira... staging: vme: Move 'vme/devices/' to 'vme_user/'
2022-04-22  Bruno Moreira... staging: vme: Add VME_BUS dependency to Kconfig
2022-04-22  Bruno Moreira... staging: vme: Move vme_user to staging KConfig
2022-04-22  Solomon Tanstaging: r8188eu: use in-kernel ieee channel
2022-04-22  Jaehee Parkstaging: r8188eu: correct typo in comments
2022-04-22  Jaehee Parkstaging: r8188eu: replace spaces with tabs
2022-04-22  Jaehee Parkstaging: r8188eu: remove 'added by' author comments
2022-04-22  Jaehee Parkstaging: r8188eu: remove spaces before tabs
2022-04-22  Jaehee Parkstaging: r8188eu: remove unnecessary braces in single...
2022-04-22  Martin Kaiserstaging: r8188eu: remove OnAction_dls
2022-04-22  Martin Kaiserstaging: r8188eu: remove OnAction_qos
2022-04-22  Martin Kaiserstaging: r8188eu: on_action_spct does nothing
2022-04-22  Martin Kaiserstaging: r8188eu: remove dummy entries from OnAction_tbl
next