index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-07
rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu
Jes Sorensen
2016-04-07
rtl8xxxu: Use correct H2C calls for 8192eu
Jes Sorensen
2016-04-07
rtl8xxxu: Identify 8192eu rev A/B parts correctly
Jes Sorensen
2016-04-07
rtl8xxxu: Use enums for chip version numbers
Jes Sorensen
2016-04-07
rtl8xxxu: Update some register definitions
Jes Sorensen
2016-04-07
rtl8xxxu: 8192eu uses txdesc40
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
rtl818x_pci: Disable pci device in error handling code
Jia-Ju Bai
2016-04-07
rtlwifi: use to_delayed_work()
Geliang Tang
2016-04-06
rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg
Joe Perches
2016-04-06
rtlwifi: rtl8821ae: Fix Smatch warnings
Larry Finger
2016-04-06
rtlwifi: rtl8723be: Fix Smatch warnings
Larry Finger
2016-04-06
rtlwifi: rtl8723ae: Fix Smatch warning
Larry Finger
2016-04-06
rtlwifi: rtl8192se: Fix Smatch warning
Larry Finger
2016-04-06
rtlwifi: rtl8192ee: Fix Smatch warning
Larry Finger
2016-04-06
rtlwifi: rtl8192c-common: Fix Smatch warning
Larry Finger
2016-04-06
rtlwifi: rtl8188ee: Fix Smatch warnings
Larry Finger
2016-04-06
rtlwifi: btcoexist: Fix Smatch warning
Larry Finger
2016-04-06
rtlwifi: Fix Smatch warnings
Larry Finger
2016-04-06
rtlwifi: btcoexist: Implement antenna selection
Larry Finger
2016-04-06
rtlwifi: rtl8723be: Add antenna select module parameter
Larry Finger
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-03-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-03-10
rtl8xxxu: Temporarily disable 8192eu device init
Jes Sorensen
2016-03-10
rtl8xxxu: Use correct 8051 reset function for 8723b parts
Jes Sorensen
2016-03-10
rtl8xxxu: Print a warning if flushing the FIFO fails
Jes Sorensen
2016-03-10
rtl8xxxu: Flush FIFO before powering down devices
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: Use define for REG_PWR_DATA bits
Jes Sorensen
2016-03-10
rtl8xxxu: convert rtl8723bu_init_bt() into rtl8723b_enable_rf()
Jes Sorensen
2016-03-10
rtl8xxxu: Remove unncessary semicolon
Jes Sorensen
2016-03-10
rtl8xxxu: Pass RX rate to rx_parse_phystats and enable phystats for rtl8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Process C2H RA_REPORT events for 8723bu
Jes Sorensen
2016-03-10
rtl8xxxu: Dump contents of unhandled C2H events
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: Do not parse RX descriptor info for C2H packets
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
rtl8xxxu: Set sequence number correctly for 40 byte TX descriptors
Jes Sorensen
2016-03-10
rtl8xxxu: Set the correct TX descriptor bits for agg and break on 8723b
Jes Sorensen
2016-03-10
rtl8xxxu: Add more 40 byte TX desc bit definitions
Jes Sorensen
2016-03-10
rtl8xxxu: Add additional tx descriptor bits for data word 0
Jes Sorensen
[next]