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