summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/pci.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: move spin_lock_bh to spin_lock in taskletJeff Xie2019-04-041-3/+3
* rtlwifi: Replace old-style license informationLarry Finger2019-02-191-24/+2
* rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih2018-06-241-1/+1
* rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih2018-05-291-2/+1
* rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-291-2/+2
* rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang2018-05-291-5/+8
* headers: untangle kmemleak.h from mm.hRandy Dunlap2018-04-051-1/+0
* rtlwifi: add efuse ops for other componentsPing-Ke Shih2018-02-271-0/+1
* rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih2018-01-241-2/+6
* rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih2018-01-171-1/+4
* rtlwifi: Improve debugging by using debugfsPing-Ke Shih2018-01-081-0/+6
* rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin2017-12-141-0/+7
* rtlwifi: rtl_pci: 8822BE puts broadcast and multicast packet to HIQPing-Ke Shih2017-12-141-0/+8
* rtlwifi: cleanup the code that check whether TX ring is availablePing-Ke Shih2017-12-071-8/+0
* rtlwifi: Reduce IO in RX interrupt to boost throughputPing-Ke Shih2017-12-071-2/+3
* rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-071-24/+23
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-081-1/+2
* rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih2017-11-081-0/+5
* rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih2017-11-081-0/+11
* rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih2017-11-081-3/+11
* rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger2017-11-081-24/+11
* rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger2017-11-081-114/+93
* rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih2017-10-271-17/+0
* rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-131-10/+39
* rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley2017-08-031-2/+2
* rtlwifi: Fill ap_num field by driverPing-Ke Shih2017-06-281-0/+3
* rtlwifi: Add ap_num field for btcoexistPing-Ke Shih2017-06-281-0/+1
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih2017-02-071-0/+7
* rtlwifi: Remove debugging entry in sysfsLarry Finger2017-01-201-8/+0
* rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-10/+0
* rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger2016-12-301-23/+13
* rtlwifi: Replace local debug macro RT_ASSERTLarry Finger2016-12-301-6/+6
* rtlwifi: Fix enter/exit power_saveLarry Finger2016-11-291-9/+5
* rtlwifi: Remove address of Free Software FoundationLarry Finger2016-11-171-4/+0
* rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches2016-09-271-1/+2
* rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...wang yanqing2016-05-111-1/+1
* rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall2016-05-111-1/+1
* rtlwifi: Fix Smatch warningsLarry Finger2016-04-061-20/+19
* rtlwifi: pass struct rtl_stats by reference as it is more efficientColin Ian King2016-03-071-1/+1
* rtlwifi: Remove unnecessary synchronize_irq() before free_irq()Lars-Peter Clausen2016-02-251-1/+0
* rtlwifi: rtl_pci: Fix kernel panicLarry Finger2015-12-301-8/+3
* rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger2015-10-141-0/+2478