index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtl8xxxu
/
rtl8xxxu.h
Commit message (
Expand
)
Author
Age
*
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-10-07
*
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2016-09-26
*
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2016-09-26
*
rtl8xxxu: Split filling of TX descriptors into separate functions
Jes Sorensen
2016-09-03
*
rtl8xxxu: Introduce fops bitflag indicating type of thermal meter
Jes Sorensen
2016-09-03
*
rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflags
Jes Sorensen
2016-09-03
*
rtl8xxxu: Use flag to indicate whether device has TX report timer support
Jes Sorensen
2016-09-03
*
rtl8xxxu: Add TX page defines for 8723b
Jes Sorensen
2016-09-03
*
rtl8xxxu: Enable aggregation for rtl8723au
Jes Sorensen
2016-07-08
*
rtl8xxxu: Allocate larger RX skbs when aggregation is enabled
Jes Sorensen
2016-07-08
*
rtl8xxxu: Correct rxdesc16 definition
Jes Sorensen
2016-07-08
*
rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()
Jes Sorensen
2016-07-08
*
rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileops
Jes Sorensen
2016-05-03
*
rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1
Jes Sorensen
2016-05-03
*
rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
Jes Sorensen
2016-05-03
*
rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()
Jes Sorensen
2016-05-03
*
rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c
Jes Sorensen
2016-05-03
*
rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.c
Jes Sorensen
2016-05-03
*
rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.c
Jes Sorensen
2016-05-03
*
rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c
Jes Sorensen
2016-05-03
*
rtl8xxxu: Fix 8188RU support
Jes Sorensen
2016-04-15
*
rtl8xxxu: Add TX power base values for gen1 parts
Jes Sorensen
2016-04-15
*
rtl8xxxu: Update copyright statement to include 2016
Jes Sorensen
2016-04-15
*
rtl8xxxu: Move PHY RF init into device specific functions
Jes Sorensen
2016-04-15
*
rtl8xxxu: Split USB quirks into gen1 and gen2 quirks
Jes Sorensen
2016-04-15
*
rtl8xxxu: Make PBP tuning a fileops parameter
Jes Sorensen
2016-04-15
*
rtl8xxxu: Do not backup RF_MODE_AG when it's never being used
Jes Sorensen
2016-04-15
*
rtl8xxxu: Store device specific TRXFF boundary in the fileops
Jes Sorensen
2016-04-15
*
rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functions
Jes Sorensen
2016-04-15
*
rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24
Jes Sorensen
2016-04-15
*
rtl8xxxu: Implement generic init_queue_reserved_page() function
Jes Sorensen
2016-04-15
*
rtl8xxxu: Correctly parse 8192eu efuse
Jes Sorensen
2016-04-14
*
rtl8xxxu: Set TX page boundaries for 8192eu
Jes Sorensen
2016-04-14
*
rtl8xxxu: Add MAC init table for 8192eu
Jes Sorensen
2016-04-14
*
rtl8xxxu: Use enums for chip version numbers
Jes Sorensen
2016-04-07
*
rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only
Jes Sorensen
2016-04-07
*
rtl8xxxu: Correct txdesc40 gid definition
Jes Sorensen
2016-04-07
*
rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors
Jes Sorensen
2016-04-07
*
rtl8xxxu: Change name of struct tx_desc to be more decriptive
Jes Sorensen
2016-04-07
*
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
*
rtl8xxxu: Implement device specific power_off function
Jes Sorensen
2016-03-10
*
rtl8xxxu: Implement 8723bu specific disable_rf() function
Jes Sorensen
2016-03-10
*
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
*
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
*
rtl8xxxu: Report media status using the correct H2C command for 8723bu
Jes Sorensen
2016-03-10
*
rtl8xxxu: Implement basic 8723b specific update_rate_mask() function
Jes Sorensen
2016-03-10
*
rtl8xxxu: Define 8723b H2C ramask command structure
Jes Sorensen
2016-03-10
*
rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handling
Jes Sorensen
2016-03-10
*
rtl8xxxu: TX RTS rate is word 4 for 8723a
Jes Sorensen
2016-03-10
*
rtl8723au: Update TX descriptor words 4 and 5 definitions
Jes Sorensen
2016-03-10
[next]