index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
rtc
/
rtc-efi.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-15
iwlegacy: remove redundant initialization of variable tid
Colin Ian King
1
-1
/
+1
2020-07-15
ipw2200: use generic power management
Vaibhav Gupta
1
-23
/
+7
2020-07-15
ipw2100: use generic power management
Vaibhav Gupta
1
-24
/
+7
2020-07-15
adm8211: use generic power management
Vaibhav Gupta
1
-20
/
+5
2020-07-15
orinoco: use generic power management
Vaibhav Gupta
5
-31
/
+13
2020-07-15
rtl818x_pci: use generic power management
Vaibhav Gupta
1
-19
/
+4
2020-07-15
rtlwifi: rtl8192cu: Free ieee80211_hw if probing fails
Reto Schneider
1
-0
/
+1
2020-07-15
rtlwifi: rtl8192cu: Prevent leaking urb
Reto Schneider
1
-1
/
+4
2020-07-15
rtlwifi: rtl8192cu: Fix deadlock
Reto Schneider
1
-2
/
+4
2020-07-15
rtlwifi: rtl8192cu: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-07-15
b43: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-15
orinoco_usb: fix spelling mistake
Flavio Suligoi
1
-3
/
+3
2020-07-15
rtlwifi: rtl8188ee: Fix endian issue
Larry Finger
1
-1
/
+1
2020-07-15
rtlwifi: Fix endian issue in ps.c
Larry Finger
1
-6
/
+6
2020-07-15
broadcom: fix wiki website url
Flavio Suligoi
2
-3
/
+3
2020-07-15
atmel: fix wiki website url
Flavio Suligoi
1
-1
/
+1
2020-07-15
wireless: fix wiki website url in main Kconfig
Flavio Suligoi
1
-1
/
+1
2020-07-15
rtw88: coex: Fix ACL Tx pause during BT inquiry/page.
Zong-Zhe Yang
7
-29
/
+108
2020-07-15
mwifiex: Prevent memory corruption handling keys
Dan Carpenter
1
-7
/
+15
2020-07-15
mwifiex: Fix reporting 'operation not supported' error code
Pali Rohár
3
-12
/
+12
2020-07-15
wlcore: Remove pointless spinlock
Tony Lindgren
1
-2
/
+0
2020-07-15
wlcore: Use spin_trylock in wlcore_irq() to see if we need to queue tx
Tony Lindgren
1
-6
/
+11
2020-07-15
wlcore: Use spin_trylock in wlcore_irq_locked() for running the queue
Tony Lindgren
1
-9
/
+13
2020-07-15
wlcore: Simplify runtime resume ELP path
Tony Lindgren
1
-28
/
+15
2020-07-15
mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfaces
Pali Rohár
1
-1
/
+2
2020-07-15
rtw88: 8822c: add new RFE type 6
Yan-Hsuan Chuang
1
-0
/
+1
2020-07-15
rtw88: 8822ce: add support for device ID 0xc82f
Aaron Ma
1
-0
/
+4
2020-07-15
rtw88: pci: disable aspm for platform inter-op with module parameter
Yan-Hsuan Chuang
1
-0
/
+9
2020-07-15
rtw88: 8821c: Add 8821CE to Kconfig and Makefile
Tzu-En Huang
2
-0
/
+20
2020-07-15
rtw88: single rf path chips don't support TX STBC
Tzu-En Huang
1
-2
/
+2
2020-07-15
rtw88: 8821c: add beamformee support
Tzu-En Huang
2
-2
/
+48
2020-07-15
rtw88: 8821c: add power tracking
Tzu-En Huang
3
-0
/
+293
2020-07-15
rtw88: 8821c: add cck pd settings
Tzu-En Huang
3
-0
/
+29
2020-07-15
rtw88: 8821c: add phy calibration
Tzu-En Huang
1
-0
/
+34
2020-07-15
rtw88: 8821c: add false alarm statistics
Tzu-En Huang
2
-0
/
+63
2020-07-15
rtw88: 8821c: add query rx desc support
Tzu-En Huang
2
-0
/
+117
2020-07-15
rtw88: 8821c: add set channel support
Tzu-En Huang
4
-0
/
+229
2020-07-15
rtw88: 8821c: add dig related settings
Tzu-En Huang
1
-0
/
+6
2020-07-15
rtw88: 8821c: add set tx power index
Tzu-En Huang
1
-0
/
+39
2020-07-15
rtw88: 8821c: add basic functions
Tzu-En Huang
8
-0
/
+7514
2020-07-14
wilc1000: let wilc_mac_xmit() return NETDEV_TX_OK
Luc Van Oostenryck
1
-3
/
+3
2020-07-14
wilc1000: use API version number info along with firmware filename
Ajay Singh
2
-5
/
+14
2020-07-14
wilc1000: use unified single wilc1000 FW binary
Ajay Singh
2
-13
/
+8
2020-07-14
wilc1000: fix compiler warning for 'wowlan_support' unused variable
Ajay Singh
1
-0
/
+2
2020-07-14
wilc1000: use strlcpy to avoid 'stringop-truncation' warning
Ajay Singh
1
-2
/
+1
2020-07-14
MAINTAINERS: net: wilc1000: Update entry
Nicolas Ferre
1
-1
/
+1
2020-07-14
brcm80211: brcmsmac: Move LEDs to GPIO descriptors
Linus Walleij
2
-39
/
+29
2020-07-14
brcmfmac: Transform compatible string for FW loading
Matthias Brugger
1
-3
/
+16
2020-07-14
brcmfmac: set pacing shift before transmitting skb to bus
Wright Feng
1
-0
/
+3
2020-07-14
brcmfmac: set state of hanger slot to FREE when flushing PSQ
Wright Feng
1
-0
/
+4
[next]