summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/wifi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih2017-02-071-0/+14
* rtlwifi: rtl8723be: btcoex: add package_type function to btcoexPing-Ke Shih2017-02-071-0/+9
* rtlwifi: rtl8723be: btcoexist: Add single_ant_pathPing-Ke Shih2017-02-071-0/+1
* rtlwifi: rtl8192cu: Convert driver to use common macrosLarry Finger2017-01-201-16/+7
* rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger2017-01-201-12/+3
* rtlwifi: Fix regression caused by commit d86e64768859Larry Finger2016-10-131-2/+0
* rtlwifi: Add explicit values to hw_variables enumLarry Finger2016-09-271-104/+104
* rtlwifi: use s8 instead of charArnd Bergmann2016-06-291-34/+34
* rtlwifi: rtl818x: constify rtl_intf_ops structuresJulia Lawall2016-05-111-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1