summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel
2018-10-01Merge tag 'iwlwifi-next-for-kalle-2018-09-28' of git://git.kernel.org/pub/scm...Kalle Valo
2018-10-01b43: fix spelling mistake "hw_registred" -> "hw_registered"Colin Ian King
2018-10-01qtnfmac_pcie: check for correct CHIP ID at pcie probeIgor Mitsyanko
2018-10-01qtnfmac: wait for FW load work to finish at PCIe removeIgor Mitsyanko
2018-10-01qtnfmac_pcie: extract platform-independent PCIe codeIgor Mitsyanko
2018-10-01qtnfmac: add missing header includes to bus.hIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename platform-specific functionsIgor Mitsyanko
2018-10-01qtnfmac_pcie: separate platform-independent PCIe structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: pearl: rename spinlock tx0_lock to tx_lockIgor Mitsyanko
2018-10-01qtnfmac_pcie: indicate pearl-specific structures by their namesIgor Mitsyanko
2018-10-01qtnfmac_pcie: rename private Pearl PCIe state structureIgor Mitsyanko
2018-10-01qtnfmac_pcie: move Pearl pcie sources to pcie-specific directoryIgor Mitsyanko
2018-10-01qtnfmac_pcie: do not store FW name in driver state structureIgor Mitsyanko
2018-10-01rt2800: flush and txstatus rework for rt2800mmioStanislaw Gruszka
2018-10-01rt2x00: use different txstatus timeouts when flushingStanislaw Gruszka
2018-10-01rt2x00: do not check for txstatus timeout every time on taskletStanislaw Gruszka
2018-10-01rt2800mmio: use txdone/txstatus routines from libStanislaw Gruszka
2018-10-01rt2800: move usb specific txdone/txstatus routines to rt2800libStanislaw Gruszka
2018-10-01rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interfaceNathan Chancellor
2018-10-01ath5k: Remove unused BUG_ONNathan Chancellor
2018-10-01rsi: Remove unnecessary boolean conditionNathan Chancellor
2018-10-01ipw2x00: Remove unnecessary parenthesesNathan Chancellor
2018-10-01wil6210: remove set but not used variable 'start'YueHaibing
2018-10-01ath9k: debug: remove set but not used variable 'fops_dump_nfcal'YueHaibing
2018-10-01ath9k: add reset for airtime station debugfsLouie Lu
2018-10-01ath10k: disable napi before resource cleanup to avoid "use after free"Govind Singh
2018-10-01ath10k: move napi_enable to hif_start for consistent pairingGovind Singh
2018-10-01ath10k: advertize beacon_int_min_gcd as 100 while bring up multi vapsMaharaja Kennadyrajan
2018-10-01ath10k: add debugfs support to get power save state change of STAMaharaja Kennadyrajan
2018-10-01ath10k: remove duplicated includesYueHaibing
2018-10-01ath10k: add support for configuring management packet rateSriram R
2018-10-01ath10k: remove num_peers in hw_params for most targetsErik Stromdahl
2018-10-01ath10k: add default value for num_peers in WMI TLV initErik Stromdahl
2018-10-01ath10k: utilize random MAC address if none is providedBrian Norris
2018-10-01ath10k: fix tx status flag setting for management framesRakesh Pillai
2018-10-01ath10k: fix vdev-start timeout on errorBen Greear
2018-10-01mt76: mt76x2: fix multi-interface beacon configurationFelix Fietkau
2018-10-01mt76: check aggregation sequence number for frames sent via drv_txFelix Fietkau
2018-10-01mt76: fix handling ps-poll framesFelix Fietkau
2018-10-01mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi
2018-10-01mt76x0: eeprom: load eeprom data from mtd by defaultLorenzo Bianconi
2018-10-01mt76x0: pci: add mt76x0e_{start/stop} callbacksLorenzo Bianconi
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi
2018-10-01mt76: move set_{tx,rx}_path routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76x0: phy: set antenna parameter according to wireless bandLorenzo Bianconi
2018-10-01mt76x0: pci: add hw initialization at bootstrapLorenzo Bianconi
2018-10-01mt76x0: usb: move initialization code in usb.cLorenzo Bianconi
2018-10-01mt76: add mt76x02_mac_start routineLorenzo Bianconi
2018-10-01mt76x0: init rx filter in mt76x0_init_hardwareLorenzo Bianconi