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