summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe
AgeCommit message (Expand)Author
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-11-28amd-xgbe: Fix unused suspend handlers build warningBorislav Petkov
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-16amd-xgbe: Fix maximum GPIO value checkLendacky, Thomas
2016-11-16amd-xgbe: Fix possible uninitialized variableLendacky, Thomas
2016-11-16ptp_clock: Allow for it to be optionalNicolas Pitre
2016-11-15amd-xgbe: Fix up some coccinelle identified warningsLendacky, Thomas
2016-11-15amd-xgbe: Fix mask appliciation for Clause 37 registerLendacky, Thomas
2016-11-13amd-xgbe: Add support for a KR redriverLendacky, Thomas
2016-11-13amd-xgbe: Add support for MDIO attached PHYsLendacky, Thomas
2016-11-13amd-xgbe: Add support for SFP+ modulesLendacky, Thomas
2016-11-13amd-xgbe: Add I2C support for sideband communicationLendacky, Thomas
2016-11-13amd-xgbe: Add ECC status support for the device memoryLendacky, Thomas
2016-11-13amd-xgbe: Add support for new DMA interrupt modeLendacky, Thomas
2016-11-13amd-xgbe: Allow for a greater number of Rx queuesLendacky, Thomas
2016-11-13amd-xgbe: Add PCI device supportLendacky, Thomas
2016-11-13amd-xgbe: Add a workaround for Tx timestamp issueLendacky, Thomas
2016-11-13amd-xgbe: Guard against incorrectly generated interruptsLendacky, Thomas
2016-11-09net: xgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-11-04amd-xgbe: Prepare for supporting PCI devicesLendacky, Thomas
2016-11-04amd-xgbe: Update how to determine DMA channel statusLendacky, Thomas
2016-11-04amd-xgbe: Support for 64-bit management counter registersLendacky, Thomas
2016-11-04amd-xgbe: Prepare for a new PCS register access methodLendacky, Thomas
2016-11-04amd-xgbe: Add support for clause 37 auto-negotiationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for introduction of clause 37 autonegLendacky, Thomas
2016-11-04amd-xgbe: Prepare for working with more than one type of phyLendacky, Thomas
2016-11-04amd-xgbe: Perform priority-based hardware FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Prepare for priority-based FIFO allocationLendacky, Thomas
2016-11-04amd-xgbe: Fix formatting of PCS register dumpLendacky, Thomas
2016-10-26amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun
2016-10-20ethernet: use net core MTU range checking in more driversJarod Wilson
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-08-29amd-xgbe: Reset running devices after resume from hibernateJames Morse
2016-08-01net: amd-xgbe: use correct format specifierxypron.glpk@gmx.de
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2016-02-17amd-xgbe: Check Rx queue fifos before stopping Rx DMALendacky, Thomas
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas
2016-02-17amd-xgbe: Fix the mapping of priorities to traffic classesLendacky, Thomas
2016-02-17amd-xgbe: Enable/disable PFC per traffic classLendacky, Thomas
2016-02-17amd-xgbe: Verify forced speed matches the active speedsetLendacky, Thomas
2016-02-17amd-xgbe: Use __napi_schedule_irqoffLendacky, Thomas
2016-02-17amd-xgbe: Change from napi_complete to napi_complete_doneLendacky, Thomas
2016-02-17amd-xgbe: Disable VLAN filtering when in promiscuous modeLendacky, Thomas
2016-02-17net: rework setup_tc ndo op to consume general tc operandJohn Fastabend
2016-02-17net: rework ndo tc op to consume additional qdisc handle parameterJohn Fastabend
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-15amd-xgbe: fix a couple timeout loopsDan Carpenter
2015-11-18net: move skb_mark_napi_id() into core networking stackEric Dumazet