]> Pileus Git - ~andy/linux/history - drivers/net/ethernet
net/mlx4_en: Handle vxlan steering rules for mac address changes
[~andy/linux] / drivers / net / ethernet /
2014-03-12 Or Gerlitznet/mlx4_en: Handle vxlan steering rules for mac addres...
2014-03-12 Or Gerlitznet/mlx4_core: Fix wrong dump of the vxlan offloads...
2014-03-12 hayeswangr8169: fix the incorrect tx descriptor version
2014-03-11 David S. MillerMerge branch 'stmmac'
2014-03-11 Giuseppe CAVALLAROstmmac: dwmac-sti: fix broken STiD127 compatibility
2014-03-11 Giuseppe CAVALLAROstmmac: fix chained mode
2014-03-11 Giuseppe CAVALLAROstmmac: fix and better tune the default buffer sizes
2014-03-11 Giuseppe CAVALLAROstmmac: disable at run-time the EEE if not supported
2014-03-10 Ben Hutchingsbna: Replace large udelay() with mdelay()
2014-03-10 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-03-09 Michael Chanbnx2: Fix shutdown sequence
2014-03-07 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-03-06 Amir Vadainet/mlx4_core: mlx4_init_slave() shouldn't access comm...
2014-03-06 Amir Vadainet/mlx4_core: Fix memory access error in mlx4_QUERY_DE...
2014-03-06 Anton Blanchardibmveth: Fix endian issues with MAC addresses
2014-03-06 Soren Brinkmannnet: macb: DMA-unmap full rx-buffer
2014-03-06 Soren Brinkmannnet: macb: Check DMA mappings for error
2014-03-06 Gavin Shannet/mlx4: Support shutdown() interface
2014-03-04 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-04 Linus TorvaldsMerge tag 'regulator-v3.14-rc5' of git://git.kernel...
2014-03-03 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-03-03 David S. MillerMerge tag 'linux-can-fixes-for-3.14-20140303' of git...
2014-03-03 Schuyler Pattonnet: cpsw: fix cpdma rx descriptor leak on down interface
2014-03-03 Vasundhara Volambe2net: isolate TX workarounds not applicable to Skyhawk-R
2014-03-03 Vasundhara Volambe2net: Fix skb double free in be_xmit_wrokarounds...
2014-03-03 Somnath koturbe2net: clear promiscuous bits in adapter->flags while...
2014-03-03 Somnath Koturbe2net: Fix to reset transparent vlan tagging
2014-03-03 Dan Carpenterqlcnic: dcb: a couple off by one bugs
2014-03-03 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-03-03 Hauke Mehrtensb44: always set duplex mode why phy changes
2014-03-03 Hauke Mehrtensb44: add calls to phy_{start,stop}
2014-03-02 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2014-03-02 Linus TorvaldsMerge tag 'driver-core-3.14-rc5' of git://git.kernel...
2014-03-02 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2014-03-02 Linus TorvaldsMerge branch 'fixes' of git://git.infradead.org/users...
2014-03-01 Greg Kroah-HartmanMerge tag 'fixes-for-3.14d' of git://git.kernel.org...
2014-02-28 Ivan Vecerabna: fix vlan tag stripping and implement its toggling
2014-02-28 Michael Chantg3: Don't check undefined error bits in RXBD
2014-02-28 Linus TorvaldsMerge tag 'dm-3.14-fixes-1' of git://git.kernel.org...
2014-02-28 Linus TorvaldsMerge tag 'sound-3.14-rc5' of git://git.kernel.org...
2014-02-28 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2014-02-28 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2014-02-28 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2014-02-27 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2014-02-27 Yuval Mintzbnx2x: Add missing bit in default Tx switching
2014-02-27 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-02-27 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2014-02-27 Linus TorvaldsMerge tag 'pwm/for-3.14-rc5' of git://git.kernel.org...
2014-02-27 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2014-02-27 Linus TorvaldsMerge tag 'upstream-3.14-rc5' of git://git.infradead...
2014-02-27 Ingo MolnarMerge branch 'liblockdep-fixes' of https://github.com...
2014-02-27 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git.kernel...
2014-02-27 Mark BrownMerge remote-tracking branch 'asoc/fix/wm8958' into...
2014-02-27 Mark BrownMerge remote-tracking branches 'asoc/fix/da732x' and...
2014-02-26 Edward Creesfc: check for NULL efx->ptp_data in efx_ptp_event
2014-02-25 Thadeu Lima de Sou... net/cxgb4: use remove handler as shutdown handler
2014-02-25 David S. MillerMerge branch 'qlcnic'
2014-02-25 Rajesh Borundiaqlcnic: Fix number of rings when we fall back from...
2014-02-25 Sucheta Chakrabortyqlcnic: Allow any VLAN to be configured from VF.
2014-02-25 Shahed Shaikhqlcnic: Fix usage of use_msi and use_msi_x module param...
2014-02-25 Shahed Shaikhqlcnic: Fix function return error check
2014-02-25 Amir Vadainet,IB/mlx: Bump all Mellanox driver versions
2014-02-25 Linus TorvaldsMerge tag 'dmaengine-fixes-3.14-rc4' of git://git.kerne...
2014-02-25 Linus TorvaldsMerge tag 'for-linus-20140225' of git://git.infradead...
2014-02-25 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-25 Linus TorvaldsMerge tag 'xtensa-next-20140224' of git://github.com...
2014-02-25 Mike TurquetteMerge branch 'clocks/fixes/drivers' of git://linuxtv...
2014-02-25 Kyle McMartinr8169: initialize rtl8169_stats seqlock
2014-02-24 Tobias Klausernet: stmmac: Check return value of alloc_dma_desc_resou...
2014-02-24 Greg Kroah-HartmanMerge 3.14-rc4 into char-misc-linus
2014-02-24 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2014-02-24 Chris ZankelMerge tag 'xtensa-for-next-20140221-1' into for_next
2014-02-24 James MorrisMerge branch 'stable-3.14' of git://git.infradead.org...
2014-02-24 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git.kernel.org...
2014-02-24 Linus TorvaldsMerge tag 'regulator-v3.14-rc4' of git://git.kernel...
2014-02-23 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2014-02-23 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2014-02-23 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git.kernel...
2014-02-23 Linus TorvaldsMerge tag 'usb-3.14-rc4' of git://git.kernel.org/pub...
2014-02-23 Linus TorvaldsMerge tag 'tty-3.14-rc4' of git://git.kernel.org/pub...
2014-02-23 Linus TorvaldsMerge tag 'staging-3.14-rc4' of git://git.kernel.org...
2014-02-23 Linus TorvaldsMerge tag 'char-misc-3.14-rc4' of git://git.kernel...
2014-02-23 Mark BrownMerge remote-tracking branches 'regulator/fix/da9063...
2014-02-23 Mark BrownMerge remote-tracking branch 'regulator/fix/core' into...
2014-02-23 Mark BrownMerge remote-tracking branches 'asoc/fix/sta32x', ...
2014-02-23 Mark BrownMerge remote-tracking branches 'asoc/fix/ad1980' and...
2014-02-23 Mark BrownMerge remote-tracking branch 'asoc/fix/dapm' into asoc...
2014-02-22 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2014-02-22 Linus TorvaldsMerge tag 'hwmon-for-linus' of git://git.kernel.org...
2014-02-22 Linus TorvaldsMerge branch 'xfs-fixes-for-3.14-rc4' of git://oss...
2014-02-21 Linus TorvaldsMerge tag 'dt-for-linus' of git://git.secretlab.ca...
2014-02-21 Linus TorvaldsMerge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org...
2014-02-21 Linus TorvaldsMerge tag 'iommu-fixes-v3.14-rc3' of git://git.kernel...
2014-02-21 Linus TorvaldsMerge tag 'sound-3.14-rc4' of git://git.kernel.org...
2014-02-21 Rafael J. WysockiMerge branches 'acpi-pm' and 'acpi-video'
2014-02-21 Rafael J. WysockiMerge branches 'acpi-cleanup', 'acpi-dock', 'acpi-pci...
2014-02-20 Greg Kroah-HartmanMerge tag 'iio-fixes-for-3.14c' of git://git.kernel...
2014-02-20 Greg Kroah-HartmanMerge tag 'fixes-for-v3.14-rc4' of git://git.kernel...
2014-02-20 Linus TorvaldsMerge tag 'pci-v3.14-fixes-1' of git://git.kernel.org...
2014-02-20 Linus TorvaldsMerge branch 'for-3.14-fixes' of git://git.kernel.org...
next