aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/pci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih1-1/+1
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih1-2/+1
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih1-2/+2
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang1-5/+8
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap1-1/+0
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih1-0/+1
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih1-2/+6
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih1-1/+4
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih1-0/+6
2017-12-14rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin1-0/+7
2017-12-14rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih1-0/+8
2017-12-07rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih1-8/+0
2017-12-07rtlwifi: Reduce IO in RX interrupt to boost throughputPing-Ke Shih1-2/+3
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger1-24/+23
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih1-1/+2
2017-11-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih1-0/+5
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt.Ping-Ke Shih1-0/+11
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih1-3/+11
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger1-24/+11
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger1-114/+93
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih1-17/+0
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih1-10/+39
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley1-2/+2
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih1-0/+3
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih1-0/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-2/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-02-07rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih1-0/+7
2017-01-20rtlwifi: Remove debugging entry in sysfsLarry Finger1-8/+0
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger1-10/+0
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger1-23/+13
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger1-6/+6
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger1-9/+5
2016-11-17rtlwifi: Remove address of Free Software FoundationLarry Finger1-4/+0
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches1-1/+2
2016-05-11rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx_ringwang yanqing1-1/+1
2016-05-11rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall1-1/+1
2016-04-06rtlwifi: Fix Smatch warningsLarry Finger1-20/+19
2016-03-07rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King1-1/+1
2016-02-25rtlwifi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen1-1/+0
2015-12-30rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-0/+2478