summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8192se
AgeCommit message (Expand)Author
2023-12-21wifi: rtlwifi: rtl8192se: using calculate_bit_shift()Su Hui
2023-11-22wifi: rtlwifi: drop unused const_amdpci_aspmBjorn Helgaas
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2023-06-08wifi: rtlwifi: remove misused flag from HAL dataDmitry Antipov
2023-03-06wifi: rtlwifi: rtl8192se: Remove some unused variablesJiapeng Chong
2022-12-08wifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbreg() callPeter Kosyh
2022-07-18wifi: rtl8192se: fix repeated words in commentsJilin Yuan
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-06-15rtlwifi: Fix spelling of 'download'Ding Senjie
2021-02-10rtlwifi: rtl8192se: Simplify bool comparisonJiapeng Chong
2021-02-08rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King
2021-01-25rtlwifi: rtl8192se: fix bool comparison in expressionsAditya Srivastava
2020-10-08rtlwifi: rtl8192se: remove duplicated legacy_httxpowerdiffChris Chiu
2020-09-22rtlwifi: Use ffs in <foo>_phy_calculate_bit_shiftJoe Perches
2020-09-09rtlwifi: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2020-08-31rtlwifi: rtl8192se Rename RT_TRACE to rtl_dbgLarry Finger
2020-01-26rtlwifi: rtl8192se: Remove sw.h headerAmadeusz Sławiński
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven
2019-10-11rtlwifi: rtl8192se: Convert inline routines to little-endian wordsLarry Finger
2019-10-11rtlwifi: rtl8192se: Convert macros that set descriptorLarry Finger
2019-10-11rtlwifi: rtl8192se: Replace local bit manipulation macrosLarry Finger
2019-10-11rtlwifi: rtl8192se: Remove unused GET_XXX and SET_XXXLarry Finger
2019-07-24rtlwifi: remove assignment to itselfPing-Ke Shih
2019-02-28rtlwifi: rtl8192se: Remove set but not used variable 'seg_ptr'YueHaibing
2019-02-19rtlwifi: rtl8192se: Remove CamelCase variablesLarry Finger
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: rtl8192se: Replace old-style license informationLarry Finger
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih
2017-08-03rtlwifi: rtl8192se: constify pci_device_id.Arvind Yadav
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2016-12-30rtlwifi: rtl8192se: Remove all instances of DBG_EMERGLarry Finger
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger
2016-12-16Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller