aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller6-153/+7
2018-05-30drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches1-1/+1
2018-05-29rtlwifi: remove hal_op c2h_content_parsingPing-Ke Shih1-1/+0
2018-05-29rtlwifi: remove hal_op rx_command_packetPing-Ke Shih3-30/+0
2018-05-29rtlwifi: remove duplicate C2H handlerPing-Ke Shih4-75/+2
2018-05-29rtlwifi: Add hal_op c2h_ra_report_handler for special processPing-Ke Shih3-2/+6
2018-05-29rtlwifi: remove unused fw C2H command IDPing-Ke Shih1-25/+0
2018-05-29rtlwifi: remove duplicate C2H definitionPing-Ke Shih2-20/+6
2018-05-29rtlwifi: remove duplicate rx_packet_type definitionPing-Ke Shih1-8/+0
2018-05-29rtlwifi: support accurate nullfunc frame tx ack reportTzu-En Huang1-2/+3
2018-03-27rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"Colin Ian King1-8/+8
2018-03-27rtlwifi: correct commentKevin Lo1-2/+2
2018-02-27rtlwifi: Add Support VHT to spec_verPing-Ke Shih1-0/+1
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger1-2/+3
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure1-20/+14
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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid 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/jikos/trivialLinus Torvalds1-1/+1
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid 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