开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2018-01-24
rtl8xxxu: Fix trailing semicolon
Luis de Bethencourt
2017-01-20
rtl8xxxu: Update author/maintainer contact info
Jes Sorensen
2016-11-25
rtl8xxxu: Pass tx_info to fill_txdesc in order to have access to retry count
Jes Sorensen
2016-11-25
rtl8xxxu: Obtain RTS rates from mac80211
Jes Sorensen
2016-11-25
rtl8xxxu: Fix big-endian problem reporting mactime
Jes Sorensen
2016-09-26
rtl8xxxu: Stop log spam from each successful interrupt
Larry Finger
2016-09-26
rtl8xxxu: Clean up llt_init() API
Jes Sorensen
2016-09-03
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-07-08
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-05-03
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-04-15
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-14
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-07
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-03-10
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
[prev]
[next]