index
:
linux.git
master
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
/
rtlwifi
/
pci.c
Age
Commit message (
Expand
)
Author
2017-02-07
rtlwifi: Set retry limit depends on vif type.
Ping-Ke Shih
2017-01-20
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2016-12-30
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-11-29
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-09-27
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-05-11
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-04-06
rtlwifi: Fix Smatch warnings
Larry Finger
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2016-02-25
rtlwifi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2015-12-30
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
2015-10-14
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger