summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* macsec: Convert to using IFF_NO_QUEUEPhil Sutter2016-04-251-1/+1
* qed: add support for link pause configuration.Sudarsana Reddy Kalluru2016-04-251-0/+14
* qed*: Conditions for changing linkYuval Mintz2016-04-252-4/+16
* qede: Add support for ethtool private flagsYuval Mintz2016-04-251-0/+23
* qed*: Align statistics namesYuval Mintz2016-04-254-40/+49
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-2524-505/+661
|\
| * ixgbe: use msleep for long delaysArnd Bergmann2016-04-251-1/+1
| * ixgbevf: Move API negotiation function into mac_opsAlexander Duyck2016-04-253-4/+5
| * ixgbe/ixgbevf: Add support for GSO partialAlexander Duyck2016-04-252-82/+180
| * ixgbevf: make use of BIT() macro to avoid shift of signed valuesJacob Keller2016-04-254-26/+27
| * ixgbe: resolve shift of negative value warningJacob Keller2016-04-251-2/+2
| * ixgbe: use BIT() macroJacob Keller2016-04-2517-195/+195
| * ixgbe: Add work around for empty SFP+ cage crosstalkDon Skidmore2016-04-253-0/+42
| * ixgbe: Use correct FC setup function for x550em_aMark Rustad2016-04-251-2/+2
| * ixgbevf: add support for per-queue ethtool statsEmil Tantilov2016-04-252-46/+91
| * ixgbevf: refactor ethtool stats handlingEmil Tantilov2016-04-251-62/+64
| * ixgbe: Add register wait for slow linksMark Rustad2016-04-252-0/+22
| * ixgbe: make 'action' field in struct ixgbe_fdir_filter a u64 valueSridhar Samudrala2016-04-251-1/+1
| * ixgbe: fix default mac->ops.setup_link for X550EMEmil Tantilov2016-04-251-2/+2
| * ixgbe: set VLAN spoof checking unconditionallyEmil Tantilov2016-04-252-26/+2
| * ixgbe: consolidate the configuration of spoof checkingEmil Tantilov2016-04-254-73/+42
* | hv_netvsc: Fix the list processing for network change eventHaiyang Zhang2016-04-251-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-04-24145-909/+1448
|\
| * Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abello...Linus Torvalds2016-04-221-3/+3
| |\
| | * rtc: ds1307: Use irq when available for wakeup-source deviceNishanth Menon2016-04-211-1/+1
| | * rtc: ds1307: ds3231 temperature s16 overflowZhuang Yuyao2016-04-211-2/+2
| * | Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-04-212-0/+7
| |\ \
| | * \ Merge branch 'pm-cpufreq-fixes'Rafael J. Wysocki2016-04-212-0/+7
| | |\ \
| | | * | cpufreq: Abort cpufreq_update_current_freq() for cpufreq_suspended setRafael J. Wysocki2016-04-181-0/+3
| | | * | intel_pstate: Avoid getting stuck in high P-states when idleRafael J. Wysocki2016-04-101-0/+4
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-2140-389/+421
| |\ \ \ \
| | * | | | Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packetsShrikrishna Khare2016-04-212-6/+10
| | * | | | atl2: Disable unimplemented scatter/gather featureBen Hutchings2016-04-211-1/+1
| | * | | | net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha2016-04-214-3/+10
| | * | | | net/mlx4_core: Don't allow to VF change global pause settingsEugenia Emantayev2016-04-212-0/+15
| | * | | | net/mlx4_core: Avoid repeated calls to pci enable/disableDaniel Jurgens2016-04-211-5/+34
| | * | | | net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2016-04-211-15/+24
| | * | | | net: phy: spi_ks8895: Don't leak references to SPI devicesMark Brown2016-04-211-1/+1
| | * | | | net: ethernet: davinci_emac: Fix platform_data overwriteNeil Armstrong2016-04-211-2/+0
| | * | | | net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enableNeil Armstrong2016-04-211-0/+1
| | * | | | qede: Fix single MTU sized packet from firmware GRO flowManish Chopra2016-04-211-0/+13
| | * | | | qede: Fix setting Skb network headerManish Chopra2016-04-211-2/+2
| | * | | | qede: Fix various memory allocation error flows for fastpathManish Chopra2016-04-211-55/+85
| | * | | | drivers: net: cpsw: fix wrong regs access in cpsw_ndo_openGrygorii Strashko2016-04-211-2/+2
| | * | | | Revert "Prevent NUll pointer dereference with two PHYs on cpsw"Andrew Goodbody2016-04-201-16/+15
| | * | | | net/mlx4_en: do batched put_page using atomic_subKonstantin Khlebnikov2016-04-201-2/+6
| | * | | | net/mlx4_en: allocate non 0-order pages for RX ring with __GFP_NOMEMALLOCKonstantin Khlebnikov2016-04-201-1/+1
| | * | | | macsec: fix crypto Kconfig dependencyArnd Bergmann2016-04-181-0/+1
| | * | | | net: bcmgenet: device stats are unsigned longEric Dumazet2016-04-171-1/+5
| | * | | | net: dsa: mv88e6xxx: share the same default FDBVivien Didelot2016-04-171-26/+2