summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-10-01net: phy: Add phydev_warn()Andrew Lunn
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn
2018-10-01nfp: warn on experimental TLV typesJakub Kicinski
2018-10-01net: nixge: Address compiler warnings when building for i386Moritz Fischer
2018-10-01Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2018-10-01net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz
2018-10-01net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz
2018-10-01net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz
2018-10-01net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz
2018-10-01net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz
2018-10-01net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz
2018-10-01net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz
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-09-29hns3: Another build fix.David S. Miller