index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
rtw88: 8723d: Organize chip TX/RX FIFO
Ping-Ke Shih
4
-46
/
+154
2020-04-23
rtw88: 8723d: implement set_tx_power_index ops
Ping-Ke Shih
1
-0
/
+61
2020-04-23
rtw88: 8723d: 11N chips don't support H2C queue
Ping-Ke Shih
2
-13
/
+28
2020-04-23
rtw88: decompose while(1) loop of power sequence polling command
Ping-Ke Shih
1
-33
/
+37
2020-04-23
rtw88: 8723d: Add mac power-on/-off function
Ping-Ke Shih
2
-9
/
+61
2020-04-23
rtw88: no need to send additional information to legacy firmware
Ping-Ke Shih
1
-0
/
+6
2020-04-23
rtw88: add legacy firmware download for 8723D devices
Ping-Ke Shih
9
-11
/
+252
2020-04-21
rtw88: set power trim according to efuse PG values
Tzu-En Huang
4
-0
/
+166
2020-04-21
rtw88: 8723d: Add read_efuse to recognize efuse info from map
Ping-Ke Shih
2
-0
/
+82
2020-04-21
rtw88: 8723d: Add new chip op efuse_grant() to control efuse access
Ping-Ke Shih
4
-0
/
+39
2020-04-21
rtw88: 8723d: Add cfg_ldo25 to control LDO25
Ping-Ke Shih
3
-1
/
+21
2020-04-21
rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables
Ping-Ke Shih
3
-0
/
+1207
2020-04-21
rtw88: 8723d: Add RF read/write ops
Ping-Ke Shih
5
-4
/
+85
2020-04-21
rtw88: 8723d: Add power sequence
Ping-Ke Shih
2
-0
/
+404
2020-04-21
rtw88: 8723d: add beamform wrapper functions
Ping-Ke Shih
5
-13
/
+33
2020-04-21
rtw88: 8723d: Add basic chip capabilities
Ping-Ke Shih
6
-0
/
+72
2020-04-21
rtlwifi: rtl8723ae: fix warning comparison to bool
Jason Yan
1
-5
/
+5
2020-04-21
rtlwifi: rtl8821ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723be: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8192ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8723ae: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-21
rtlwifi: rtl8188ee: use true,false for bool variables
Jason Yan
1
-2
/
+2
2020-04-15
rtw88: add support for set/get antennas
Yan-Hsuan Chuang
3
-0
/
+71
2020-04-15
rtw88: make rtw_chip_ops::set_antenna return int
Yan-Hsuan Chuang
2
-10
/
+17
2020-04-14
rtw88: Add delay on polling h2c command status bit
Kai-Heng Feng
1
-6
/
+7
2020-04-14
rtlwifi: rtl8723ae: fix spelling mistake "chang" -> "change"
Qiujun Huang
1
-1
/
+1
2020-04-14
rtw88: Make two functions static
YueHaibing
1
-4
/
+4
2020-04-14
rtw88: avoid unused function warnings
Arnd Bergmann
1
-8
/
+3
2020-03-27
Merge tag 'wireless-drivers-next-2020-03-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
10
-3
/
+750
2020-03-26
rtw88: fix non-increase management packet sequence number
Tzu-En Huang
3
-0
/
+15
2020-03-26
rtl8xxxu: Feed current txrate information for mac80211
Chris Chiu
2
-2
/
+85
2020-03-26
rtl8xxxu: add enumeration for channel bandwidth
Chris Chiu
2
-1
/
+10
2020-03-26
rtw88: add a debugfs entry to enable/disable coex mechanism
Yan-Hsuan Chuang
1
-0
/
+45
2020-03-26
rtw88: add a debugfs entry to dump coex's info
Yan-Hsuan Chuang
6
-0
/
+595
2020-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-03-23
rtl8xxxu: Fix sparse warning: cast from restricted __le16
Chris Chiu
1
-4
/
+4
2020-03-23
rtw88: 8822c: config RF table path B before path A
Yan-Hsuan Chuang
1
-1
/
+1
2020-03-23
rtw88: kick off TX packets once for higher efficiency
Yan-Hsuan Chuang
5
-55
/
+135
2020-03-23
rtw88: pci: define a mask for TX/RX BD indexes
Yan-Hsuan Chuang
2
-11
/
+23
2020-03-23
rtw88: associate reserved pages with each vif
Yan-Hsuan Chuang
6
-103
/
+258
2020-03-23
rtw88: extract alloc rsvd_page and h2c skb routines
Yan-Hsuan Chuang
3
-23
/
+66
2020-03-23
rtw88: don't hold all IRQs disabled for PS operations
Brian Norris
2
-22
/
+36
2020-03-23
wireless: realtek: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
4
-6
/
+6
2020-03-12
rtw88: remove unused member of struct rtw_hal
Kevin Lo
2
-7
/
+0
2020-03-12
rtlwifi: rtl8188ee: Fix regression due to commit d1d1a96bdb44
Larry Finger
1
-0
/
+1
2020-02-13
rtw88: Fix incorrect beamformee role setting
Tzu-En Huang
1
-4
/
+2
2020-02-12
rtw88: 8822[bc]: Make tables const, reduce data object size
Joe Perches
5
-49
/
+50
2020-02-12
rtw88: disable TX-AMSDU on 2.4G band
Yan-Hsuan Chuang
1
-0
/
+15
2020-02-12
rtw88: 8822c: modify rf protection setting
Chien-Hsun Liao
3
-10
/
+20
2020-02-12
rtw88: Use secondary channel offset enumeration
Ping-Ke Shih
5
-12
/
+22
[prev]
[next]