summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-25iwlwifi: mvm: check for short GI only for OFDMSara Sharon
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu
2017-11-10rsi: rsi_91x_ps: remove redundant code in str_psstateGustavo A. R. Silva
2017-11-10rt2x00: use monotonic timestamps for frame dumpArnd Bergmann
2017-11-10rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka
2017-11-10qtnfmac: pass all CONNECT cmd params to wireless card for processingIgor Mitsyanko
2017-11-10qtnfmac: include HTCAP and VHTCAP into config AP commandIgor Mitsyanko
2017-11-10qtnfmac: configure and start AP interface with a single commandIgor Mitsyanko
2017-11-10qtnfmac: convert "Append IEs" command to QTN_TLV_ID_IE_SET usageIgor Mitsyanko
2017-11-10qtnfmac: SCAN results: retreive frame type information from "IE set" TLVIgor Mitsyanko
2017-11-10qtnfmac: extend "IE set" TLV to include frame type infoIgor Mitsyanko
2017-11-10qtnfmac: get rid of PHYMODE capabilities flagsIgor Mitsyanko
2017-11-10qtnfmac: initialize HT/VHT caps "can override" masksIgor Mitsyanko
2017-11-10qtnfmac: use per-band HT/VHT info from wireless deviceIgor Mitsyanko
2017-11-10brcmfmac: move configuration of probe request IEsArend Van Spriel
2017-11-10brcmfmac: get rid of struct brcmf_cfg80211_info::active_scan fieldArend Van Spriel
2017-11-10brcmfmac: get rid of brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: use msecs_to_jiffies() instead of calculation using HZArend Van Spriel
2017-11-10brcmfmac: cleanup brcmf_cfg80211_escan() functionArend Van Spriel
2017-11-10brcmfmac: disable packet filtering in promiscuous modeFranky Lin
2017-11-10brcmfmac: handle FWHALT mailbox indicationArend Van Spriel
2017-11-08zd1201: remove unused variable framelenColin Ian King
2017-11-08orinoco_usb: remove redundant pointer devColin Ian King
2017-11-08iwlegacy: remove redundant pointer sta_privColin Ian King
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: remove redundant pointer tid_dataColin Ian King
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-08rtlwifi: rtl_pci: Add ID for 8822BEPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add fill_tx_special_desc to issue H2C data, and process TXO...Ping-Ke Shih
2017-11-08rtlwifi: rtl_pci: Add support for 8822be TX/RX BDPing-Ke Shih
2017-11-08rtlwifi: rtl_pci: Simplify some code be eliminating extraneous variablesLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting problems in pci.cLarry Finger
2017-11-08rtlwifi: rtl_pci: Fix formatting errors in pci.hLarry Finger
2017-11-06Merge tag 'iwlwifi-next-for-kalle-2017-11-03' of git://git.kernel.org/pub/scm...Kalle Valo
2017-11-05Merge branch 'eBPF-based-device-cgroup-controller'David S. Miller
2017-11-05selftests/bpf: add a test for device cgroup controllerRoman Gushchin
2017-11-05bpf: move cgroup_helpers from samples/bpf/ to tools/testing/selftesting/bpf/Roman Gushchin
2017-11-05bpf, cgroup: implement eBPF-based device controller for cgroup v2Roman Gushchin
2017-11-05device_cgroup: prepare code for bpf-based device controllerRoman Gushchin
2017-11-05device_cgroup: add DEVCG_ prefix to ACC_* and DEV_* constantsRoman Gushchin
2017-11-05Merge tag 'mlx5-updates-2017-11-04' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-11-05Merge branch 'nfp-ethtool-and-related-improvements'David S. Miller
2017-11-05nfp: implement ethtool FEC mode settingsDirk van der Merwe
2017-11-05nfp: add helpers for FEC supportDirk van der Merwe
2017-11-05nfp: add get/set link settings ndos to representorsDirk van der Merwe
2017-11-05nfp: resync repr state when port table syncDirk van der Merwe
2017-11-05nfp: refactor nfp_app_reprs_setDirk van der Merwe