index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl818x
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
2024-06-26
2
-2
/
+2
*
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-09
2
-2
/
+2
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
2
-0
/
+8
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
2
-0
/
+2
*
wifi: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-09-02
1
-1
/
+1
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
2
-2
/
+4
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
2
-2
/
+2
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
2
-2
/
+2
*
rtl818x: Prevent using not initialized queues
Alexander Wetzel
2022-04-27
1
-2
/
+6
*
rtl8187: fix control-message timeouts
Johan Hovold
2021-10-28
1
-7
/
+7
*
rtl818x_pci: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-09-01
1
-33
/
+37
*
rtl818x: constify ioreadX() iomem argument (as in generic implementation)
Krzysztof Kozlowski
2020-08-15
1
-3
/
+3
*
rtl818x_pci: use generic power management
Vaibhav Gupta
2020-07-15
1
-19
/
+4
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-13
1
-2
/
+2
*
rtl8187: Remove unused variable rtl8225z2_tx_power_ofdm
ChenTao
2020-05-13
1
-4
/
+0
*
rtlwifi: rtl8225se: remove some unused const variables
YueHaibing
2019-11-06
1
-42
/
+0
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
17
-68
/
+17
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
rtl818x_pci: Remove set but not used variables 'io_addr, mem_addr'
YueHaibing
2019-02-19
1
-4
/
+2
*
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
2
-2
/
+2
*
rtlwifi: rtl818x: fix indentation issue
Colin Ian King
2019-02-01
1
-1
/
+1
*
rtl818x: fix potential use after free
Pan Bian
2018-12-13
1
-1
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
2018-10-02
1
-1
/
+1
|
\
|
*
rtl8187: Fix warning generated when strncpy() destination length matches the ...
Larry Finger
2018-08-31
1
-1
/
+1
*
|
rtl818x: Remove SKB list assumptions.
David S. Miller
2018-09-10
1
-5
/
+8
|
/
*
rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_init
Jia-Ju Bai
2018-07-31
1
-2
/
+2
*
rtl8187: Fix NULL pointer dereference in priv->conf_mutex
Sudhir Sreedharan
2018-02-28
1
-1
/
+1
*
rtlwifi: rtl818x: remove redundant check for cck_power > 15
Colin Ian King
2017-12-07
1
-4
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
*
rtl8187: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-4
/
+2
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
2
-2
/
+2
*
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
2
-0
/
+4
|
\
|
*
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
2017-03-06
2
-0
/
+4
*
|
rtl8187: Enable monitor mode to fix multicast reception
Nils Holland
2017-03-08
1
-9
/
+7
|
/
*
rtlwifi: rtl818x: Deinline indexed IO functions, save 21568 bytes
Denys Vlasenko
2016-05-03
2
-87
/
+105
*
rtl818x_pci: Fix a memory leak in rtl8180_init_rx_ring
Jia-Ju Bai
2016-04-26
1
-0
/
+4
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
2
-6
/
+6
*
rtl818x_pci: Disable pci device in error handling code
Jia-Ju Bai
2016-04-07
1
-1
/
+3
*
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
25
-0
/
+8041