summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/rtl8821ae
AgeCommit message (Expand)Author
2018-02-07rtlwifi: rtl8821ae: Fix connection lost problem correctlyLarry Finger
2017-12-08wireless: use ARRAY_SIZEJérémy Lefaure
2017-12-07rtlwifi: Convert individual interrupt results to structLarry Finger
2017-11-08rtlwifi: drop unused ppsc->last_wakeup_timeArnd Bergmann
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-11-08rtlwifi: fix uninitialized rtlhal->last_suspend_sec timeArnd Bergmann
2017-11-08rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISRPing-Ke Shih
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27rtlwifi: rtl8821ae: Fix typo in variable nameNik Nyby
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-13rtlwifi: Remove unused cur_rfstate variablesChristos Gkekas
2017-10-13rtlwifi: Add module parameter ASPMPing-Ke Shih
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-13rtlwifi: rtl8192ee: Make driver support 64bits DMA.Ping-Ke Shih
2017-10-02rtlwifi: rtl8821ae: Fix connection lost problemLarry Finger
2017-08-24rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"Colin Ian King
2017-08-24rtlwifi: make a couple arrays largerDan Carpenter
2017-08-03rtlwifi: rtl8821ae: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim
2017-07-28rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operationDan Carpenter
2017-07-28rtlwifi: Fix memory leak when firmware request failsSouptick Joarder
2017-07-28rtlwifi: add amplifier type for 8812aePing-Ke Shih
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih
2017-06-28rtlwifi: Fix a2dp choppy while BT RSSI stays on threshold.Ping-Ke Shih
2017-06-25Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...David S. Miller
2017-06-21rtlwifi: btcoexist control to enter/leave LPSPing-Ke Shih
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-28Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller
2017-04-28mac80211: rename ieee80211_rx_status::vht_nss to just nssJohannes Berg
2017-04-28mac80211: separate encoding/bandwidth from flagsJohannes Berg
2017-04-28mac80211: clean up rate encoding bits in RX statusJohannes Berg
2017-04-26rtlwifi: rtl8821ae: setup 8812ae RFE according to device typeLarry Finger
2017-03-24treewide: Fix typos in printkMasanari Iida
2017-03-20rtlwifi: Add QoS-NULL and BT-QoS-NULL to reserved page.Ping-Ke Shih
2017-03-20rtlwifi: Add code to read new versions of firmwareLarry Finger
2017-03-20rtlwifi: Update 8812ae new phy parameters and its parser.Ping-Ke Shih
2017-03-20rtlwifi: Update 8821ae new phy parameters and its parser.Ping-Ke Shih
2017-02-08rtlwifi: Move items out of rtl_pci_priv and rtl_usb_privLarry Finger
2017-02-07rtlwifi: rtl8821ae: Fix typo in symbol for bandwidth numbersLarry Finger
2017-02-07rtlwifi: Add work queue for c2h cmd.Ping-Ke Shih
2017-01-20rtlwifi: Download firmware as bytes rather than as dwordsLarry Finger
2017-01-20rtlwifi: Convert COMP_XX entries into a proper debugging maskLarry Finger
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller