| Commit message (Expand) | Author | Age | Files | Lines |
* | amd-xgbe: Add support for VXLAN offload capabilities | Lendacky, Thomas | 2017-08-18 | 1 | -2/+363 |
* | amd-xgbe: Add hardware features debug output | Lendacky, Thomas | 2017-08-18 | 1 | -3/+75 |
* | amd-xgbe: Add support to handle device renaming | Lendacky, Thomas | 2017-08-18 | 1 | -3/+41 |
* | net: sched: get rid of struct tc_to_netdev | Jiri Pirko | 2017-08-07 | 1 | -3/+4 |
* | net: sched: change return value of ndo_setup_tc for driver supporting mqprio ... | Jiri Pirko | 2017-08-07 | 1 | -1/+1 |
* | net: sched: push cls related args into cls_common structure | Jiri Pirko | 2017-08-07 | 1 | -1/+0 |
* | net: sched: make type an argument for ndo_setup_tc | Jiri Pirko | 2017-08-07 | 1 | -3/+3 |
* | amd-xgbe: Add NUMA affinity support for IRQ hints | Lendacky, Thomas | 2017-06-29 | 1 | -3/+15 |
* | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas | 2017-06-29 | 1 | -80/+97 |
* | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas | 2017-06-29 | 1 | -7/+46 |
* | amd-xgbe: Add a check for an skb in the timestamp path | Lendacky, Thomas | 2017-06-29 | 1 | -1/+6 |
* | net: propagate tc filter chain index down the ndo_setup_tc call | Jiri Pirko | 2017-06-08 | 1 | -1/+2 |
* | net: ethernet: update drivers to make both SW and HW TX timestamps | Miroslav Lichvar | 2017-05-21 | 1 | -2/+1 |
* | net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL | Miroslav Lichvar | 2017-05-21 | 1 | -0/+1 |
* | drivers: add explicit interrupt.h includes | Florian Westphal | 2017-03-30 | 1 | -0/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-23 | 1 | -39/+63 |
|\ |
|
| * | amd-xgbe: Fix jumbo MTU processing on newer hardware | Lendacky, Thomas | 2017-03-15 | 1 | -39/+63 |
* | | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. | Amritha Nambiar | 2017-03-15 | 1 | -1/+2 |
|/ |
|
* | amd-xgbe: Enable IRQs only if napi_complete_done() is true | Lendacky, Thomas | 2017-03-09 | 1 | -8/+2 |
* | amd-xgbe: Stop the PHY before releasing interrupts | Lendacky, Thomas | 2017-03-02 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 1 | -1/+3 |
|\ |
|
| * | amd-xgbe: Check xgbe_init() return code | Lendacky, Thomas | 2017-01-22 | 1 | -1/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | amd-xgbe: Fix IRQ processing when running in single IRQ mode | Lendacky, Thomas | 2017-01-06 | 1 | -1/+1 |
* | | net: make ndo_get_stats64 a void function | stephen hemminger | 2017-01-08 | 1 | -4/+2 |
|/ |
|
* | amd-xgbe: Add support for MDIO attached PHYs | Lendacky, Thomas | 2016-11-13 | 1 | -1/+18 |
* | amd-xgbe: Add I2C support for sideband communication | Lendacky, Thomas | 2016-11-13 | 1 | -0/+4 |
* | amd-xgbe: Add ECC status support for the device memory | Lendacky, Thomas | 2016-11-13 | 1 | -2/+178 |
* | amd-xgbe: Add support for new DMA interrupt mode | Lendacky, Thomas | 2016-11-13 | 1 | -31/+68 |
* | amd-xgbe: Add PCI device support | Lendacky, Thomas | 2016-11-13 | 1 | -7/+11 |
* | amd-xgbe: Prepare for supporting PCI devices | Lendacky, Thomas | 2016-11-04 | 1 | -16/+6 |
* | amd-xgbe: Prepare for working with more than one type of phy | Lendacky, Thomas | 2016-11-04 | 1 | -3/+3 |
* | ethernet: use net core MTU range checking in more drivers | Jarod Wilson | 2016-10-20 | 1 | -5/+0 |
* | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 2016-08-31 | 1 | -2/+2 |
* | 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: Do traffic class setup when called through dcbnl | Lendacky, Thomas | 2016-02-17 | 1 | -18/+4 |
* | 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 |
* | 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 |
* | net: move skb_mark_napi_id() into core networking stack | Eric Dumazet | 2015-11-18 | 1 | -1/+0 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 1 | -0/+4 |
|\ |
|
| * | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas | 2015-10-27 | 1 | -0/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas | 2015-10-23 | 1 | -1/+3 |
* | | amd-xgbe: Use system workqueue for device restart | Lendacky, Thomas | 2015-10-15 | 1 | -2/+2 |
* | | amd-xgbe: Use device workqueue instead of system workqueue | Lendacky, Thomas | 2015-10-05 | 1 | -5/+6 |
* | | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas | 2015-10-05 | 1 | -0/+3 |
|/ |
|
* | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas | 2015-07-08 | 1 | -6/+11 |