summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/wifi.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* 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/+0
* 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/+0
* 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/+0
* 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
* rtlwifi: Remove redundant semicolon in wifi.h.Ping-Ke Shih2017-10-131-3/+3
* Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-25/+24
|\
| * rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih2017-07-281-24/+18
| * rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih2017-07-281-1/+1
| * rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih2017-07-281-0/+2
| * rtlwifi: Fill in_4way field by driverPing-Ke Shih2017-07-281-0/+3
* | Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger2017-07-211-1/+0
|/
* rtlwifi: Add in_4way field for btcoexistPing-Ke Shih2017-06-281-0/+1
* rtlwifi: Fill ap_num field by driverPing-Ke Shih2017-06-281-0/+13
* rtlwifi: Add ap_num field for btcoexistPing-Ke Shih2017-06-281-0/+2
* rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih2017-06-211-0/+3
* rtlwifi: add btc_is_bt_lps_on() for btcoexistPing-Ke Shih2017-06-211-0/+1
* rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih2017-06-211-0/+2
* rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2017-06-211-0/+1
* rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih2017-06-211-0/+10
* rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih2017-06-211-0/+1
* rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih2017-03-201-0/+18
* rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2017-02-081-0/+1
* rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger2017-02-071-4/+4
OpenPOWER on IntegriCloud