| Commit message (Expand) | Author | Age |
* | amd-xgbe: Fix jumbo MTU processing on newer hardware | Lendacky, Thomas | 2017-03-30 |
* | amd-xgbe: Fix unused suspend handlers build warning | Borislav Petkov | 2016-11-28 |
* | xgbe: constify get_netdev_ops and get_ethtool_ops | stephen hemminger | 2016-08-31 |
* | amd-xgbe: Reset running devices after resume from hibernate | James Morse | 2016-08-29 |
* | net: amd-xgbe: use correct format specifier | xypron.glpk@gmx.de | 2016-08-01 |
* | net: relax setup_tc ndo op handle restriction | John Fastabend | 2016-03-03 |
* | amd-xgbe: Mask auto-negotiation interrupts in ISR | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Check Rx queue fifos before stopping Rx DMA | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Do traffic class setup when called through dcbnl | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Fix the mapping of priorities to traffic classes | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Enable/disable PFC per traffic class | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Verify forced speed matches the active speedset | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Use __napi_schedule_irqoff | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Change from napi_complete to napi_complete_done | Lendacky, Thomas | 2016-02-17 |
* | amd-xgbe: Disable VLAN filtering when in promiscuous mode | Lendacky, Thomas | 2016-02-17 |
* | net: rework setup_tc ndo op to consume general tc operand | John Fastabend | 2016-02-17 |
* | net: rework ndo tc op to consume additional qdisc handle parameter | John Fastabend | 2016-02-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 |
|\ |
|
| * | amd-xgbe: fix a couple timeout loops | Dan Carpenter | 2015-12-15 |
* | | net: move skb_mark_napi_id() into core networking stack | Eric Dumazet | 2015-11-18 |
|/ |
|
* | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-06 |
|\ |
|
| * | device property: ACPI: Make use of the new DMA Attribute APIs | Suthikulpanit, Suravee | 2015-11-06 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 |
|\ \ |
|
| * | | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas | 2015-10-27 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 |
|\| | |
|
| * | | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas | 2015-10-23 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 |
|\| | |
|
| * | | amd-xgbe: Check for successful buffer allocation before use | Tom Lendacky | 2015-10-06 |
| * | | amd-xgbe: fix potential memory leak in xgbe-debugfs | Geliang Tang | 2015-10-05 |
| |/ |
|
* | | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 |
* | | amd-xgbe: Use system workqueue for device restart | Lendacky, Thomas | 2015-10-15 |
* | | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Use device workqueue instead of system workqueue | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Add receive buffer unavailable statistic | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Add ethtool error and debug messages | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Add ethtool support for setting the msglevel | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Use proper DT / ACPI precedence checking | Lendacky, Thomas | 2015-10-05 |
* | | amd-xgbe: Remove an unneeded semicolon on a switch statement | Lendacky, Thomas | 2015-10-05 |
|/ |
|
* | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 |
* | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas | 2015-07-08 |
* | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation | Tom Lendacky | 2015-06-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 |
| |\ |
|
| * | | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas | 2015-05-25 |
| * | | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas | 2015-05-25 |
| * | | amd-xgbe: Add setting of a missing hardware feature | Lendacky, Thomas | 2015-05-25 |
| * | | amd-xgbe: Remove manual check and set of dma_mask pointer | Lendacky, Thomas | 2015-05-15 |
| * | | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 2015-05-15 |
| * | | amd-xgbe: Support defining PHY resources in ETH device node | Lendacky, Thomas | 2015-05-15 |