summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
AgeCommit message (Expand)AuthorFilesLines
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger2-8/+6
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann1-5/+0
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann1-2/+1
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann1-0/+1
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih2-2/+4
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller1-5/+5
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby1-5/+5
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas1-3/+1
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih1-1/+5
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih3-6/+6
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih3-3/+6
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger1-1/+1
2017-08-24rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King1-1/+1
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter1-2/+3
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav1-1/+1
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim1-12/+5
2017-07-28rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter1-1/+1
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder1-0/+6
2017-07-28rtlwifi: add amplifier type for 8812aePing-Ke Shih1-1/+40
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih1-3/+10
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih1-2/+2
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih1-2/+8
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller5-13/+85
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih1-9/+55
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih2-2/+9
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih3-2/+21
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo1-1/+1
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu1-4/+2
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller1-6/+6
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg1-1/+1
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg1-4/+4
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg1-5/+5
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger2-16/+107
2017-03-24treewide: Fix typos in printkMasanari Iida1-1/+1
2017-03-20rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.Ping-Ke Shih3-27/+148
2017-03-20rtlwifi: Add code to read new versions of firmwareLarry Finger1-3/+12
2017-03-20rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih3-1046/+280
2017-03-20rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih3-249/+196
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger2-19/+15
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger1-5/+5
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih3-4/+18
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger1-62/+5
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger1-5/+6
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller7-92/+65
2016-12-30rtlwifi: Fix alignment issuesPing-Ke Shih1-1/+1
2016-12-30rtlwifi: Remove some redundant codeLarry Finger1-13/+3