| Commit message (Expand) | Author | Age | Files | Lines |
* | various: fix pci_set_dma_mask return value checking | Christoph Hellwig | 2015-11-20 | 1 | -2/+3 |
* | 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 |
* | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation | Tom Lendacky | 2015-06-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-24 | 10 | -540/+2158 |
|\ |
|
| * | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -11/+5 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-08 | 1 | -1/+1 |
| |\ |
|
| * | | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas | 2015-05-25 | 1 | -6/+62 |
| * | | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas | 2015-05-25 | 1 | -3/+42 |
| * | | amd-xgbe: Add setting of a missing hardware feature | Lendacky, Thomas | 2015-05-25 | 1 | -0/+1 |
| * | | amd-xgbe: Remove manual check and set of dma_mask pointer | Lendacky, Thomas | 2015-05-15 | 1 | -2/+0 |
| * | | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 2015-05-15 | 4 | -40/+72 |
| * | | amd-xgbe: Support defining PHY resources in ETH device node | Lendacky, Thomas | 2015-05-15 | 2 | -9/+16 |
| * | | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 2015-05-15 | 8 | -352/+1780 |
| * | | amd-xgbe: Rework the Rx path SKB allocation | Lendacky, Thomas | 2015-05-15 | 3 | -33/+37 |
| * | | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas | 2015-05-15 | 7 | -151/+191 |
| * | | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas | 2015-05-15 | 3 | -3/+23 |
| * | | net: batch of last_rx update avoidance in ethernet drivers. | françois romieu | 2015-05-14 | 1 | -1/+0 |
* | | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent() | Suthikulpanit, Suravee | 2015-06-15 | 1 | -26/+1 |
| |/
|/| |
|
* | | amd-xgbe: Use disable_irq_nosync from within timer function | Lendacky, Thomas | 2015-06-07 | 1 | -1/+1 |
|/ |
|
* | net: amd-xgbe: Add hardware dependency | Jean Delvare | 2015-05-09 | 1 | -0/+1 |
* | ethernet: amd: AMD_XGBE should depend on HAS_DMA | Geert Uytterhoeven | 2015-04-23 | 1 | -1/+1 |
* | amd-xgbe: Add support for the netdev Tx watchdog | Lendacky, Thomas | 2015-04-09 | 2 | -0/+12 |
* | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas | 2015-04-09 | 3 | -17/+20 |
* | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 2015-04-09 | 4 | -28/+21 |
* | ptp: xgbe: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -6/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -2/+29 |
|\ |
|