| Commit message (Expand) | Author | Age | Files | Lines |
* | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 2016-12-25 | 1 | -1/+1 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2016-12-13 | 1 | -2/+4 |
|\ |
|
| * | ptp_clock: Allow for it to be optional | Nicolas Pitre | 2016-11-16 | 1 | -2/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-12-03 | 1 | -2/+2 |
|\ \ |
|
| * | | amd-xgbe: Fix unused suspend handlers build warning | Borislav Petkov | 2016-11-28 | 1 | -2/+2 |
| |/ |
|
* | | amd-xgbe: Update connection validation for backplane mode | Lendacky, Thomas | 2016-11-18 | 1 | -0/+2 |
* | | amd-xgbe: Fix maximum GPIO value check | Lendacky, Thomas | 2016-11-16 | 1 | -2/+2 |
* | | amd-xgbe: Fix possible uninitialized variable | Lendacky, Thomas | 2016-11-16 | 1 | -1/+1 |
* | | amd-xgbe: Fix up some coccinelle identified warnings | Lendacky, Thomas | 2016-11-16 | 1 | -3/+2 |
* | | amd-xgbe: Fix mask appliciation for Clause 37 register | Lendacky, Thomas | 2016-11-16 | 1 | -2/+2 |
* | | amd-xgbe: Add support for a KR redriver | Lendacky, Thomas | 2016-11-13 | 5 | -37/+458 |
* | | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 2016-11-13 | 6 | -11/+557 |
* | | amd-xgbe: Add support for SFP+ modules | Lendacky, Thomas | 2016-11-13 | 5 | -8/+1641 |
* | | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 2016-11-13 | 9 | -1/+753 |
* | | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 2016-11-13 | 6 | -3/+335 |
* | | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 2016-11-13 | 6 | -36/+91 |
* | | amd-xgbe: Allow for a greater number of Rx queues | Lendacky, Thomas | 2016-11-13 | 1 | -2/+1 |
* | | amd-xgbe: Add PCI device support | Lendacky, Thomas | 2016-11-13 | 10 | -18/+1655 |
* | | amd-xgbe: Add a workaround for Tx timestamp issue | Lendacky, Thomas | 2016-11-13 | 3 | -3/+12 |
* | | amd-xgbe: Guard against incorrectly generated interrupts | Lendacky, Thomas | 2016-11-13 | 1 | -1/+15 |
* | | net: xgbe: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 2016-11-09 | 1 | -31/+37 |
* | | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 2016-11-04 | 6 | -510/+755 |
* | | amd-xgbe: Update how to determine DMA channel status | Lendacky, Thomas | 2016-11-04 | 3 | -21/+43 |
* | | amd-xgbe: Support for 64-bit management counter registers | Lendacky, Thomas | 2016-11-04 | 2 | -10/+27 |
* | | amd-xgbe: Prepare for a new PCS register access method | Lendacky, Thomas | 2016-11-04 | 4 | -19/+119 |
* | | amd-xgbe: Add support for clause 37 auto-negotiation | Lendacky, Thomas | 2016-11-04 | 3 | -8/+286 |
* | | amd-xgbe: Prepare for introduction of clause 37 autoneg | Lendacky, Thomas | 2016-11-04 | 4 | -85/+176 |
* | | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 2016-11-04 | 8 | -660/+1140 |
* | | amd-xgbe: Perform priority-based hardware FIFO allocation | Lendacky, Thomas | 2016-11-04 | 2 | -139/+434 |
* | | amd-xgbe: Prepare for priority-based FIFO allocation | Lendacky, Thomas | 2016-11-04 | 2 | -17/+41 |
* | | amd-xgbe: Fix formatting of PCS register dump | Lendacky, Thomas | 2016-11-04 | 1 | -12/+12 |
* | | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun | 2016-10-26 | 1 | -0/+1 |
* | | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 2016-10-20 | 2 | -5/+2 |
|/ |
|
* | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 2016-08-31 | 3 | -6/+7 |
* | amd-xgbe: Reset running devices after resume from hibernate | James Morse | 2016-08-29 | 1 | -1/+7 |
* | net: amd-xgbe: use correct format specifier | xypron.glpk@gmx.de | 2016-08-01 | 1 | -1/+1 |
* | net: relax setup_tc ndo op handle restriction | John Fastabend | 2016-03-03 | 1 | -1/+1 |
* | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas | 2016-02-17 | 4 | -33/+41 |
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMA | Lendacky, Thomas | 2016-02-17 | 2 | -3/+37 |
* | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas | 2016-02-17 | 4 | -30/+70 |
* | amd-xgbe: Fix the mapping of priorities to traffic classes | Lendacky, Thomas | 2016-02-17 | 1 | -29/+21 |
* | amd-xgbe: Enable/disable PFC per traffic class | Lendacky, Thomas | 2016-02-17 | 1 | -2/+34 |
* | amd-xgbe: Verify forced speed matches the active speedset | Lendacky, Thomas | 2016-02-17 | 1 | -2/+14 |
* | amd-xgbe: Use __napi_schedule_irqoff | Lendacky, Thomas | 2016-02-17 | 1 | -2/+2 |
* | amd-xgbe: Change from napi_complete to napi_complete_done | Lendacky, Thomas | 2016-02-17 | 1 | -4/+4 |
* | amd-xgbe: Disable VLAN filtering when in promiscuous mode | Lendacky, Thomas | 2016-02-17 | 1 | -112/+117 |
* | net: rework setup_tc ndo op to consume general tc operand | John Fastabend | 2016-02-17 | 1 | -3/+6 |
* | net: rework ndo tc op to consume additional qdisc handle parameter | John Fastabend | 2016-02-17 | 1 | -1/+4 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-18 | 1 | -2/+2 |
|\ |
|
| * | amd-xgbe: fix a couple timeout loops | Dan Carpenter | 2015-12-15 | 1 | -2/+2 |