summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.h
AgeCommit message (Expand)Author
2020-01-04rtl8xxxu: fix RTL8723BU connection failure issue after warm rebootChris Chiu
2016-10-07rtl8xxxu: Fix big-endian problem reporting mactimeJes Sorensen
2016-09-26rtl8xxxu: Stop log spam from each successful interruptLarry Finger
2016-09-26rtl8xxxu: Clean up llt_init() APIJes Sorensen
2016-09-03rtl8xxxu: Split filling of TX descriptors into separate functionsJes Sorensen
2016-09-03rtl8xxxu: Introduce fops bitflag indicating type of thermal meterJes Sorensen
2016-09-03rtl8xxxu: Convert flags in rtl8xxxu_fileops to bitflagsJes Sorensen
2016-09-03rtl8xxxu: Use flag to indicate whether device has TX report timer supportJes Sorensen
2016-09-03rtl8xxxu: Add TX page defines for 8723bJes Sorensen
2016-07-08rtl8xxxu: Enable aggregation for rtl8723auJes Sorensen
2016-07-08rtl8xxxu: Allocate larger RX skbs when aggregation is enabledJes Sorensen
2016-07-08rtl8xxxu: Correct rxdesc16 definitionJes Sorensen
2016-07-08rtl8xxxu: Obtain ieee80211_rx_status within parse_rx_desc()Jes Sorensen
2016-05-03rtl8xxxu: Remove the now obsolete mbox_ext_reg info from rtl8xxxu_fileopsJes Sorensen
2016-05-03rtl8xxxu: rtl8xxxu_prepare_calibrate() is never used on gen1Jes Sorensen
2016-05-03rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 versionJes Sorensen
2016-05-03rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu()Jes Sorensen
2016-05-03rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.cJes Sorensen
2016-05-03rtl8xxxu: move rtl8723a related code into rtl8xxxu_8723a.cJes Sorensen
2016-05-03rtl8xxxu: move rtl8723b related code into rtl8xxxu_8723b.cJes Sorensen
2016-05-03rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.cJes Sorensen
2016-04-15rtl8xxxu: Fix 8188RU supportJes Sorensen
2016-04-15rtl8xxxu: Add TX power base values for gen1 partsJes Sorensen
2016-04-15rtl8xxxu: Update copyright statement to include 2016Jes Sorensen
2016-04-15rtl8xxxu: Move PHY RF init into device specific functionsJes Sorensen
2016-04-15rtl8xxxu: Split USB quirks into gen1 and gen2 quirksJes Sorensen
2016-04-15rtl8xxxu: Make PBP tuning a fileops parameterJes Sorensen
2016-04-15rtl8xxxu: Do not backup RF_MODE_AG when it's never being usedJes Sorensen
2016-04-15rtl8xxxu: Store device specific TRXFF boundary in the fileopsJes Sorensen
2016-04-15rtl8xxxu: Split rtl8xxxu_init_phy_bb() into device specific functionsJes Sorensen
2016-04-15rtl8xxxu: Name RX descriptor types rxdesc16/rxdesc24Jes Sorensen
2016-04-15rtl8xxxu: Implement generic init_queue_reserved_page() functionJes Sorensen
2016-04-14rtl8xxxu: Correctly parse 8192eu efuseJes Sorensen
2016-04-14rtl8xxxu: Set TX page boundaries for 8192euJes Sorensen
2016-04-14rtl8xxxu: Add MAC init table for 8192euJes Sorensen
2016-04-07rtl8xxxu: Use enums for chip version numbersJes Sorensen
2016-04-07rtl8xxxu: TXDESC_SHORT_GI is txdesc32 onlyJes Sorensen
2016-04-07rtl8xxxu: Correct txdesc40 gid definitionJes Sorensen
2016-04-07rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptorsJes Sorensen
2016-04-07rtl8xxxu: Change name of struct tx_desc to be more decriptiveJes Sorensen
2016-03-10rtl8xxxu: Use correct 8051 reset function for 8723b partsJes Sorensen
2016-03-10rtl8xxxu: Implement device specific power_off functionJes Sorensen
2016-03-10rtl8xxxu: Implement 8723bu specific disable_rf() functionJes Sorensen
2016-03-10rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()Jes Sorensen
2016-03-10rtl8xxxu: Process C2H RA_REPORT events for 8723buJes Sorensen
2016-03-10rtl8xxxu: Report media status using the correct H2C command for 8723buJes Sorensen
2016-03-10rtl8xxxu: Implement basic 8723b specific update_rate_mask() functionJes Sorensen
2016-03-10rtl8xxxu: Define 8723b H2C ramask command structureJes Sorensen
2016-03-10rtl8xxxu: Improve handling of txdesc32 vs txdesc40 handlingJes Sorensen
2016-03-10rtl8xxxu: TX RTS rate is word 4 for 8723aJes Sorensen