| Commit message (Expand) | Author | Age | Files | Lines |
* | net: relax setup_tc ndo op handle restriction | John Fastabend | 2016-03-03 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2016-02-23 | 2 | -34/+34 |
|\ |
|
| * | lance: Return correct error code | Amitoj Kaur Chawla | 2016-02-18 | 1 | -2/+2 |
| * | net: am79c961a: avoid %? in inline assembly | Arnd Bergmann | 2016-02-16 | 1 | -32/+32 |
* | | 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 |
|/ |
|
* | ethernet: amd: au1000: Remove pointless warning | Andrew Lunn | 2016-01-10 | 1 | -3/+0 |
* | phy: Add API for {un}registering an mdio device to a bus. | Andrew Lunn | 2016-01-07 | 1 | -4/+5 |
* | mdio: Move allocation of interrupts into core | Andrew Lunn | 2016-01-07 | 1 | -7/+0 |
* | phy: Centralise print about attached phy | Andrew Lunn | 2016-01-07 | 1 | -3/+1 |
* | phy: add phydev_name() wrapper | Andrew Lunn | 2016-01-07 | 1 | -2/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-17 | 1 | -2/+2 |
|\ |
|
| * | amd-xgbe: fix a couple timeout loops | Dan Carpenter | 2015-12-15 | 1 | -2/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-12-03 | 1 | -2/+3 |
|\ \
| |/ |
|
| * | various: fix pci_set_dma_mask return value checking | Christoph Hellwig | 2015-11-20 | 1 | -2/+3 |
* | | net: move skb_mark_napi_id() into core networking stack | Eric Dumazet | 2015-11-18 | 1 | -1/+0 |
|/ |
|
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-11-12 | 1 | -1/+7 |
|\ |
|
| * | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 1 | -1/+7 |
| |\ |
|
| | * | device property: ACPI: Make use of the new DMA Attribute APIs | Suthikulpanit, Suravee | 2015-11-07 | 1 | -1/+7 |
* | | | pcnet32: use pci_set_dma_mask insted of pci_dma_supported | Christoph Hellwig | 2015-11-10 | 1 | -1/+1 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-11-01 | 2 | -1/+5 |
|\ \ |
|
| * | | amd-xgbe: Fix race between access of desc and desc index | Lendacky, Thomas | 2015-10-27 | 2 | -1/+5 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-24 | 2 | -2/+4 |
|\ \ \
| |/ / |
|
| * | | amd-xgbe: Use wmb before updating current descriptor count | Lendacky, Thomas | 2015-10-23 | 2 | -2/+4 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-10-20 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | amd-xgbe: Check for successful buffer allocation before use | Tom Lendacky | 2015-10-05 | 1 | -0/+3 |
| * | | amd-xgbe: fix potential memory leak in xgbe-debugfs | Geliang Tang | 2015-10-05 | 1 | -0/+1 |
| |/ |
|
* | | drivers/net: get rid of unnecessary initializations in .get_drvinfo() | Ivan Vecera | 2015-10-16 | 2 | -2/+0 |
* | | amd-xgbe: Use system workqueue for device restart | Lendacky, Thomas | 2015-10-15 | 1 | -2/+2 |
* | | amd-xgbe: Remove the XGBE_LINK state bit | Lendacky, Thomas | 2015-10-05 | 2 | -13/+4 |
* | | 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 | 3 | -0/+5 |
* | | amd-xgbe: Simplify calculation and setting of queue fifos | Lendacky, Thomas | 2015-10-05 | 2 | -83/+14 |
* | | amd-xgbe: Add ethtool error and debug messages | Lendacky, Thomas | 2015-10-05 | 1 | -52/+37 |
* | | amd-xgbe: Add ethtool support for setting the msglevel | Lendacky, Thomas | 2015-10-05 | 1 | -0/+16 |
* | | amd-xgbe: Use proper DT / ACPI precedence checking | Lendacky, Thomas | 2015-10-05 | 1 | -1/+1 |
* | | amd-xgbe: Remove an unneeded semicolon on a switch statement | Lendacky, Thomas | 2015-10-05 | 1 | -1/+1 |
* | | net: hplance: Allow modular build | Geert Uytterhoeven | 2015-09-29 | 1 | -1/+1 |
* | | net: 7990: Export lance_poll() to modules | Geert Uytterhoeven | 2015-09-29 | 1 | -0/+1 |
|/ |
|
* | treewide: fix typos in comment blocks | Masahiro Yamada | 2015-08-07 | 1 | -1/+1 |
* | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas | 2015-07-08 | 4 | -12/+22 |