summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/wifi.h
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: drop "sepc" from the misspelling listPaul Walmsley2019-07-121-1/+1
* rtlwifi: rtl8821ae: Replace local bit manipulation macrosLarry Finger2019-05-281-0/+1
* rtlwifi: Convert the wake_match variable to localLarry Finger2019-04-131-1/+0Star
* rtlwifi: Fix blank line errors in main header filesLarry Finger2019-02-281-3/+1Star
* rtlwifi: Fix alignment errors in wifi.hLarry Finger2019-02-281-42/+42
* rtlwifi: Fix problems with block comments in wifi.hLarry Finger2019-02-281-43/+50
* rtlwifi: Fix errors in spacing in wifi.hLarry Finger2019-02-281-85/+85
* rtlwifi: Remove CamelCase variables from base codeLarry Finger2019-02-191-13/+13
* rtlwifi: Replace old-style license informationLarry Finger2019-02-191-24/+2Star
* rtlwifi: Removed unused define and code efuse_re_pg* from wifi.hPing-Ke Shih2018-10-051-4/+0Star
* rtlwifi: access skb->data to get C2H data by macroPing-Ke Shih2018-05-291-0/+5
* rtlwifi: use sk_buff to queue C2H commandsPing-Ke Shih2018-05-291-1/+1
* rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih2018-05-291-2/+0Star
* rtlwifi: remove hal_op rx_command_packetPing-Ke Shih2018-05-291-2/+0Star
* rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih2018-05-291-0/+2
* rtlwifi: remove duplicate C2H definitionPing-Ke Shih2018-05-291-0/+19
* rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih2018-05-291-0/+8
* rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang2018-05-291-0/+16
* rtlwifi: remove duplicate definition of antenna number for btcoexPing-Ke Shih2018-05-091-5/+0Star
* rtlwifi: cleanup 8723be ant_sel definitionPing-Ke Shih2018-04-241-0/+5
* rtlwifi: btcoex: Add customer_id to do special deal to oem vendorPing-Ke Shih2018-03-271-0/+1
* rtlwifi: btcoex: Add enum DM_INFO for btcoex to query dm's countersPing-Ke Shih2018-03-271-0/+32
* rtlwifi: btcoex: add routine to set default port idPing-Ke Shih2018-02-271-0/+5
* rtlwifi: add efuse ops for other componentsPing-Ke Shih2018-02-271-0/+7
* rtlwifi: add definition radio_mask for RF and maximum bandwidthPing-Ke Shih2018-02-271-0/+8
* rtlwifi: Add rate section and its related definition and commentPing-Ke Shih2018-02-271-3/+4
* rtlwifi: Extend tx_power_by_rate_offset size for newer ICPing-Ke Shih2018-02-271-1/+2
* rtlwifi: Use 6 bits as sequence number of TX reportPing-Ke Shih2018-02-271-0/+8
* rtlwifi: Add Support VHT to spec_verPing-Ke Shih2018-02-271-0/+1
* rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger2018-02-071-0/+1
* rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih2018-01-241-0/+5
* rtlwifi: Add ratr_table for newer ICPing-Ke Shih2018-01-241-0/+18
* rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih2018-01-241-0/+7
* rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih2018-01-241-0/+2
* rtlwifi: btcoex: Remove global variables from btcoexPing-Ke Shih2018-01-171-1/+4
* rtlwifi: btcoex: Add power_on_setting routinePing-Ke Shih2018-01-171-0/+1
* rtlwifi: Use mutex to replace spin_lock to protect IPS and LPSPing-Ke Shih2018-01-171-8/+2Star
* rtlwifi: Improve debugging by using debugfsPing-Ke Shih2018-01-081-0/+9
* rtlwifi: Convert individual interrupt results to structLarry Finger2017-12-071-2/+9
* rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann2017-11-081-2/+0Star
* rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann2017-11-081-1/+1
* rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2017-11-081-1/+2
* rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih2017-11-081-0/+4
* rtlwifi: Remove seq_number from rtl_tid_dataPing-Ke Shih2017-10-271-1/+0Star
* rtlwifi: Add module parameter ASPMPing-Ke Shih2017-10-131-0/+3
* rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih2017-10-131-1/+2
* rtlwifi: Remove BAND_NUM and related fieldsPing-Ke Shih2017-10-131-16/+0Star
* rtlwifi: Add RSSI and RF type to wifi.h for phydmPing-Ke Shih2017-10-131-0/+6
* rtlwifi: Add TX/RX throughput statistics in periodPing-Ke Shih2017-10-131-4/+11
* rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih2017-10-131-4/+7