index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-20
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
1
-1
/
+1
2016-11-25
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
1
-12
/
+15
2016-11-25
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
1
-3
/
+3
2016-11-25
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
1
-2
/
+2
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
1
-0
/
+1
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
1
-3
/
+3
2016-09-03
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
1
-0
/
+12
2016-09-03
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
1
-0
/
+1
2016-09-03
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
1
-2
/
+2
2016-09-03
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
1
-0
/
+1
2016-09-03
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
1
-0
/
+6
2016-07-08
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
1
-0
/
+1
2016-07-08
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
1
-0
/
+2
2016-07-08
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
1
-2
/
+4
2016-07-08
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
1
-6
/
+3
2016-05-03
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
1
-2
/
+0
2016-05-03
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
1
-1
/
+1
2016-05-03
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
1
-1
/
+2
2016-05-03
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
1
-1
/
+1
2016-05-03
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
1
-0
/
+1
2016-05-03
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
1
-0
/
+17
2016-05-03
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
1
-0
/
+7
2016-05-03
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
1
-0
/
+53
2016-04-15
rtl8xxxu: Fix 8188RU support
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
1
-0
/
+26
2016-04-15
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
1
-1
/
+1
2016-04-15
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
1
-0
/
+2
2016-04-15
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
1
-1
/
+0
2016-04-15
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
1
-0
/
+1
2016-04-15
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
1
-2
/
+3
2016-04-15
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
1
-0
/
+9
2016-04-14
rtl8xxxu: Correctly parse 8192eu efuse
Jes Sorensen
1
-22
/
+16
2016-04-14
rtl8xxxu: Set TX page boundaries for 8192eu
Jes Sorensen
1
-0
/
+1
2016-04-14
rtl8xxxu: Add MAC init table for 8192eu
Jes Sorensen
1
-0
/
+1
2016-04-07
rtl8xxxu: Use enums for chip version numbers
Jes Sorensen
1
-1
/
+25
2016-04-07
rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only
Jes Sorensen
1
-1
/
+1
2016-04-07
rtl8xxxu: Correct txdesc40 gid definition
Jes Sorensen
1
-1
/
+1
2016-04-07
rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors
Jes Sorensen
1
-49
/
+49
2016-04-07
rtl8xxxu: Change name of struct tx_desc to be more decriptive
Jes Sorensen
1
-2
/
+2
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
1
-0
/
+1
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
1
-1
/
+0
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
1
-0
/
+11
2016-03-10
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
1
-0
/
+8
2016-03-10
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
1
-1
/
+15
2016-03-10
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
1
-1
/
+10
[next]