index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
pci.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: move spin_lock_bh to spin_lock in tasklet
Jeff Xie
2019-04-04
1
-3
/
+3
*
rtlwifi: Replace old-style license information
Larry Finger
2019-02-19
1
-24
/
+2
*
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-06-24
1
-1
/
+1
*
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
2018-05-29
1
-2
/
+1
*
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
1
-2
/
+2
*
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
2018-05-29
1
-5
/
+8
*
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-06
1
-1
/
+0
*
rtlwifi: add efuse ops for other components
Ping-Ke Shih
2018-02-27
1
-0
/
+1
*
rtlwifi: btcoex: Add wifi_only series ops to control solo card
Ping-Ke Shih
2018-01-24
1
-2
/
+6
*
rtlwifi: btcoex: Remove global variables from btcoex
Ping-Ke Shih
2018-01-17
1
-1
/
+4
*
rtlwifi: Improve debugging by using debugfs
Ping-Ke Shih
2018-01-08
1
-0
/
+6
*
rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.
Tsang-Shian Lin
2017-12-14
1
-0
/
+7
*
rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQ
Ping-Ke Shih
2017-12-14
1
-0
/
+8
*
rtlwifi: cleanup the code that check whether TX ring is available
Ping-Ke Shih
2017-12-07
1
-8
/
+0
*
rtlwifi: Reduce IO in RX interrupt to boost throughput
Ping-Ke Shih
2017-12-07
1
-2
/
+3
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
1
-24
/
+23
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
1
-1
/
+2
*
rtlwifi: rtl_pci: Add ID for 8822BE
Ping-Ke Shih
2017-11-08
1
-0
/
+5
*
rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...
Ping-Ke Shih
2017-11-08
1
-0
/
+11
*
rtlwifi: rtl_pci: Add support for 8822be TX/RX BD
Ping-Ke Shih
2017-11-08
1
-3
/
+11
*
rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variables
Larry Finger
2017-11-08
1
-24
/
+11
*
rtlwifi: rtl_pci: Fix formatting problems in pci.c
Larry Finger
2017-11-08
1
-114
/
+93
*
rtlwifi: Remove seq_number from rtl_tid_data
Ping-Ke Shih
2017-10-27
1
-17
/
+0
*
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
1
-10
/
+39
*
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
2017-08-03
1
-2
/
+2
*
rtlwifi: Fill ap_num field by driver
Ping-Ke Shih
2017-06-28
1
-0
/
+3
*
rtlwifi: Add ap_num field for btcoexist
Ping-Ke Shih
2017-06-28
1
-0
/
+1
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-2
/
+1
*
rtlwifi: Set retry limit depends on vif type.
Ping-Ke Shih
2017-02-07
1
-0
/
+7
*
rtlwifi: Remove debugging entry in sysfs
Larry Finger
2017-01-20
1
-8
/
+0
*
rtlwifi: Convert COMP_XX entries into a proper debugging mask
Larry Finger
2017-01-20
1
-10
/
+0
*
rtlwifi: Remove RT_TRACE messages that use DBG_EMERG
Larry Finger
2016-12-30
1
-23
/
+13
*
rtlwifi: Replace local debug macro RT_ASSERT
Larry Finger
2016-12-30
1
-6
/
+6
*
rtlwifi: Fix enter/exit power_save
Larry Finger
2016-11-29
1
-9
/
+5
*
rtlwifi: Remove address of Free Software Foundation
Larry Finger
2016-11-17
1
-4
/
+0
*
rtlwifi: Add switch variable to 'switch case not processed' messages
Joe Perches
2016-09-27
1
-1
/
+2
*
rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...
wang yanqing
2016-05-11
1
-1
/
+1
*
rtlwifi: rtl818x: constify rtl_intf_ops structures
Julia Lawall
2016-05-11
1
-1
/
+1
*
rtlwifi: Fix Smatch warnings
Larry Finger
2016-04-06
1
-20
/
+19
*
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
2016-03-07
1
-1
/
+1
*
rtlwifi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-02-25
1
-1
/
+0
*
rtlwifi: rtl_pci: Fix kernel panic
Larry Finger
2015-12-30
1
-8
/
+3
*
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
1
-0
/
+2478