aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/wifi.h
AgeCommit message (Expand)Author
2024-01-25wifi: rtlwifi: add calculate_bit_shift()Su Hui
2019-07-12scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley
2019-05-28rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger
2019-04-13rtlwifi: Convert the wake_match variable to localLarry Finger
2019-02-28rtlwifi: Fix blank line errors in main header filesLarry Finger
2019-02-28rtlwifi: Fix alignment errors in wifi.hLarry Finger
2019-02-28rtlwifi: Fix problems with block comments in wifi.hLarry Finger
2019-02-28rtlwifi: Fix errors in spacing in wifi.hLarry Finger
2019-02-19rtlwifi: Remove CamelCase variables from base codeLarry Finger
2019-02-19rtlwifi: Replace old-style license informationLarry Finger
2018-10-05rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih
2018-05-29rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih
2018-05-29rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang
2018-05-09rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih
2018-04-24rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih
2018-03-27rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih
2018-02-27rtlwifi: btcoex: add routine to set default port idPing-Ke Shih
2018-02-27rtlwifi: add efuse ops for other componentsPing-Ke Shih
2018-02-27rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih
2018-02-27rtlwifi: Add rate section and its related definition and commentPing-Ke Shih
2018-02-27rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih
2018-02-27rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2018-01-24rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih
2018-01-24rtlwifi: Add ratr_table for newer ICPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih
2018-01-24rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih
2018-01-17rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih
2018-01-17rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih
2018-01-17rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih
2018-01-08rtlwifi: Improve debugging by using debugfsPing-Ke Shih
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih
2017-10-27rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih
2017-10-13rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih
2017-10-13rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih