aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/wifi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih1-0/+5
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih1-1/+1
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih1-2/+0
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih1-2/+0
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih1-0/+2
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih1-0/+19
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih1-0/+8
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang1-0/+16
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih1-5/+0
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih1-0/+5
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih1-0/+1
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih1-0/+32
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih1-0/+5
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih1-0/+7
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih1-0/+8
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih1-3/+4
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih1-1/+2
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih1-0/+8
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih1-0/+1
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger1-0/+1
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih1-0/+5
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih1-0/+18
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih1-0/+7
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih1-0/+2
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih1-1/+4
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih1-0/+1
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih1-8/+2
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih1-0/+9
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger1-2/+9
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann1-2/+0
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann1-1/+1
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih1-1/+2
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXOK in interrupt.Ping-Ke Shih1-0/+4
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih1-1/+0
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih1-0/+3
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih1-1/+2
2017-10-13rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih1-16/+0
2017-10-13rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih1-0/+6
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih1-4/+11
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih1-4/+7
2017-10-13rtlwifi: Remove redundant semicolon in wifi.h.Ping-Ke Shih1-3/+3
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-25/+24
2017-07-28rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih1-24/+18
2017-07-28rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih1-1/+1
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih1-0/+2
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih1-0/+3
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger1-1/+0
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih1-0/+1
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih1-0/+13
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih1-0/+2