summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek
AgeCommit message (Expand)Author
2017-08-03rtlwifi: rtl8192de: constify pci_device_id.Arvind Yadav
2017-08-03rtlwifi: Fix fallback firmware loadingSven Joachim
2017-08-03rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapterMalcolm Priestley
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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: Remove unused dummy functionSouptick Joarder
2017-07-28rtlwifi: remove dummy function callSouptick Joarder
2017-07-28rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.hPing-Ke Shih
2017-07-28rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.Ping-Ke Shih
2017-07-28rtlwifi: Rename rtl_desc92_rate to rtl_desc_ratePing-Ke Shih
2017-07-28rtlwifi: Update 8723be new phy parameters and its parser.Ping-Ke Shih
2017-07-28rtlwifi: add amplifier type for 8812aePing-Ke Shih
2017-07-28rtlwifi: Add board type for 8723be and 8192eePing-Ke Shih
2017-07-28rtlwifi: Add BT_MP_INFO to c2h handler.Ping-Ke Shih
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih
2017-07-27rtlwifi: kfree entry until after entry->bssid has been accessedColin Ian King
2017-07-21Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"Larry Finger
2017-07-19rtlwifi: remove useless codeGustavo A. R. Silva
2017-06-28rtlwifi: Add in_4way field for btcoexistPing-Ke Shih
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih
2017-06-28rtlwifi: Add ap_num field for btcoexistPing-Ke Shih
2017-06-28rtlwifi: Add return value to btc_set.Ping-Ke Shih
2017-06-28rtlwifi: Update some cases in btc_get function -- roam, 5G, AP mode, and retu...Ping-Ke Shih
2017-06-28rtlwifi: Modify power mode parameters of 8723be and 8821ae.Ping-Ke Shih
2017-06-28rtlwifi: Do IQK only once to reduce wifi occupy antennaPing-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 btc_is_bt_lps_on() for btcoexistPing-Ke Shih
2017-06-21rtlwifi: Add rx ampdu cfg for btcoexist.Ping-Ke Shih
2017-06-21rtlwifi: Add btcoex record_pwr_modePing-Ke Shih
2017-06-21rtlwifi: Revise special packet notification to be readable format.Ping-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: extend debug_comp to u64Ping-Ke Shih
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih
2017-06-21rtlwifi: btcoex: rtl8723be: fix ant_sel not workPing-Ke Shih
2017-06-21rtlwifi: btcoex: set correct interface type and parameter.Ping-Ke Shih
2017-06-21rtlwifi: btcoex: call bind to setup btcoexPing-Ke Shih
2017-06-21rtlwifi: fix REG_USTIME_TSF register definitionKevin Lo
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu
2017-06-20net: replace more place to skb_put_[data:zero]yuan linyu
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-06-16networking: convert many more places to skb_put_zero()Johannes Berg
2017-06-13rtlwifi: btcoex: let btcoex get wifi rssi and link statusYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: remove unused display functionsYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: bind BT coex information with wifi driverYan-Hsuan Chuang
2017-06-13rtlwifi: btcoex: hook external functions for newer chipsYan-Hsuan Chuang