| Commit message (Expand) | Author | Age | Files | Lines |
* | amd-xgbe: fix spelling mistake: "avialable" -> "available" | Colin Ian King | 2017-06-29 | 1 | -1/+1 |
* | amd-xgbe: Adjust register settings to improve performance | Lendacky, Thomas | 2017-06-29 | 5 | -6/+58 |
* | amd-xgbe: Simplify the burst length settings | Lendacky, Thomas | 2017-06-29 | 4 | -64/+31 |
* | amd-xgbe: Prepare for more fine grained cache coherency controls | Lendacky, Thomas | 2017-06-29 | 5 | -67/+14 |
* | amd-xgbe: Add NUMA affinity support for IRQ hints | Lendacky, Thomas | 2017-06-29 | 2 | -3/+17 |
* | amd-xgbe: Add NUMA affinity support for memory allocations | Lendacky, Thomas | 2017-06-29 | 4 | -194/+217 |
* | amd-xgbe: Re-issue interrupt if interrupt status not cleared | Lendacky, Thomas | 2017-06-29 | 6 | -17/+115 |
* | amd-xgbe: Limit the I2C error messages that are output | Lendacky, Thomas | 2017-06-29 | 1 | -3/+6 |
* | amd-xgbe: Fixes for working with PHYs that support 2.5GbE | Lendacky, Thomas | 2017-06-29 | 1 | -0/+7 |
* | amd-xgbe: Handle return code from software reset function | Lendacky, Thomas | 2017-06-29 | 1 | -1/+5 |
* | amd-xgbe: Prevent looping forever if timestamp update fails | Lendacky, Thomas | 2017-06-29 | 1 | -2/+13 |
* | amd-xgbe: Add a check for an skb in the timestamp path | Lendacky, Thomas | 2017-06-29 | 1 | -1/+6 |
* | amd-xgbe: Use the proper register during PTP initialization | Lendacky, Thomas | 2017-06-29 | 1 | -1/+1 |
* | amd-xgbe: Fix SFP PHY supported/advertised settings | Lendacky, Thomas | 2017-06-29 | 1 | -22/+47 |
* | amd-xgbe: Simplify mailbox interface rate change code | Lendacky, Thomas | 2017-06-29 | 1 | -126/+29 |
* | net: propagate tc filter chain index down the ndo_setup_tc call | Jiri Pirko | 2017-06-08 | 1 | -1/+2 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-06-06 | 1 | -3/+2 |
|\ |
|
| * | amd-xgbe: use PAGE_ALLOC_COSTLY_ORDER in xgbe_map_rx_buffer | Michal Hocko | 2017-06-04 | 1 | -3/+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 | 3 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-03-23 | 3 | -62/+90 |
|\ |
|
| * | amd-xgbe: Fix the ECC-related bit position definitions | Lendacky, Thomas | 2017-03-22 | 1 | -12/+12 |
| * | amd-xgbe: Fix jumbo MTU processing on newer hardware | Lendacky, Thomas | 2017-03-15 | 3 | -50/+78 |
* | | 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: Don't overwrite SFP PHY mod_absent settings | Lendacky, Thomas | 2017-03-02 | 1 | -0/+2 |
* | amd-xgbe: Be sure to set MDIO modes on device (re)start | Lendacky, Thomas | 2017-03-02 | 2 | -1/+23 |
* | amd-xgbe: Stop the PHY before releasing interrupts | Lendacky, Thomas | 2017-03-02 | 1 | -2/+2 |
* | Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-02-23 | 2 | -95/+41 |
|\ |
|
| * | amd-xgbe: Update PCI support to use new IRQ functions | Tom Lendacky | 2017-01-13 | 2 | -95/+41 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-01-28 | 5 | -5/+26 |
|\ \ |
|
| * | | amd-xgbe: Check xgbe_init() return code | Lendacky, Thomas | 2017-01-22 | 2 | -2/+6 |
| * | | amd-xgbe: Add a hardware quirk for register definitions | Lendacky, Thomas | 2017-01-22 | 4 | -3/+20 |
* | | | 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 |
|/ |
|
* | 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-12 | 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-15 | 1 | -3/+2 |
* | | amd-xgbe: Fix mask appliciation for Clause 37 register | Lendacky, Thomas | 2016-11-15 | 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 |