Age | Commit message (Expand) | Author |
2017-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-01-08 | net: make ndo_get_stats64 a void function | stephen hemminger |
2017-01-06 | amd-xgbe: Fix IRQ processing when running in single IRQ mode | Lendacky, Thomas |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-12 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-12-02 | net: atarilance: use %8ph for printing hex string | Rasmus Villemoes |
2016-11-28 | amd-xgbe: Fix unused suspend handlers build warning | Borislav Petkov |
2016-11-18 | amd-xgbe: Update connection validation for backplane mode | Lendacky, Thomas |
2016-11-16 | amd-xgbe: Fix maximum GPIO value check | Lendacky, Thomas |
2016-11-16 | amd-xgbe: Fix possible uninitialized variable | Lendacky, Thomas |
2016-11-16 | ptp_clock: Allow for it to be optional | Nicolas Pitre |
2016-11-15 | amd-xgbe: Fix up some coccinelle identified warnings | Lendacky, Thomas |
2016-11-15 | amd-xgbe: Fix mask appliciation for Clause 37 register | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add PCI device support | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas |
2016-11-13 | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas |
2016-11-09 | net: xgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-11-09 | net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-11-09 | net: amd8111e: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-11-04 | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas |
2016-11-04 | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas |
2016-10-26 | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun |
2016-10-20 | ethernet: use net core MTU range checking in more drivers | Jarod Wilson |
2016-10-18 | ethernet: use core min/max MTU checking | Jarod Wilson |
2016-10-13 | net: deprecate eth_change_mtu, remove usage | Jarod Wilson |
2016-09-12 | ethernet: amd: use IS_ENABLED() instead of checking for built-in or module | Javier Martinez Canillas |
2016-08-31 | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger |
2016-08-29 | amd-xgbe: Reset running devices after resume from hibernate | James Morse |
2016-08-01 | net: amd-xgbe: use correct format specifier | xypron.glpk@gmx.de |
2016-07-15 | net: ethernet: amd: au1000_eth: use phy_ethtool_{get|set}_link_ksettings | Philippe Reynes |
2016-07-15 | net: ethernet: amd: au1000_eth: use phydev from struct net_device | Philippe Reynes |
2016-06-10 | net: au1000_eth: fix PHY detection | Manuel Lauss |
2016-06-10 | Revert "net: au1000_eth: fix PHY detection" | David S. Miller |