summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1725-181/+450
|\
| * net: mv643xx_eth: fix build failureSudip Mukherjee2016-12-171-1/+1
| * mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-171-1/+1
| * qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
| * r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler2016-12-171-5/+5
| * net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-173-42/+65
| * net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-28/+37
| * net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-27/+37
| * bna: use designated initializersKees Cook2016-12-171-4/+4
| * dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
| * dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
| * net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
| * ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
| * net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
| * encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
| * encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
| * net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * net: ethernet: hisi_femac: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1
| * net/3com/3c515: Fix timer handling, prevent leaks and crashesThomas Gleixner2016-12-161-7/+8
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-12-154-5/+1
|\ \
| * | Makefile: drop -D__CHECK_ENDIAN__ from cflagsMichael S. Tsirkin2016-12-163-4/+0
| * | linux: drop __bitwise__ everywhereMichael S. Tsirkin2016-12-161-1/+1
* | | Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-151-41/+43
|\ \ \
| * | | net/mlx4_core: Use device ID definesBjorn Helgaas2016-11-171-41/+43
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-2/+2
|\ \ \ \ | |_|/ / |/| | |
| | | |
| | \ \
| *-. \ \ Merge branches 'misc', 'qedr', 'reject-helpers', 'rxe' and 'srp' into merge-testDoug Ledford2016-12-141-2/+2
| |\ \ \ \
| | | * | | qede: fix general protection fault may occur on probeAmrani, Ram2016-12-141-2/+2
| | |/ / /
| * | | | IB/mlx4: avoid a -Wmaybe-uninitialize warningArnd Bergmann2016-12-141-2/+3
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-142-28/+56
|\ \ \ \
| * | | | igb: update code to better handle incrementing page countAlexander Duyck2016-12-142-8/+23
| * | | | igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck2016-12-141-20/+33
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-12-143-4/+4
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treewide: Fix printk() message errorsMasanari Iida2016-12-143-4/+4
* | | | | Merge tag 'staging-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-131-1/+0
|\ \ \ \ \
* \ \ \ \ \ Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-0/+6
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *---. \ \ \ \ \ Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki2016-12-121-0/+6
| |\ \ \ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | |
| | * | | | | | | net: smsc911x: Synchronize the runtime PM status during system suspendUlf Hansson2016-11-091-0/+6
| | | |/ / / / / | | |/| | | | |
* | | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-12-1215-21/+23
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | ptp_clock: Allow for it to be optionalNicolas Pitre2016-11-1615-21/+23
| | |/ / / / / | |/| | | | |
* | | | | | | e1000: use disable_hardirq() for e1000_netpoll()WANG Cong2016-12-102-6/+6
* | | | | | | i40e: don't truncate match_method assignmentKeller, Jacob E2016-12-101-2/+1
* | | | | | | net: ethernet: ti: netcp: add support of cptsWingMan Kwok2016-12-104-14/+452
* | | | | | | net: ethernet: stmmac: remove private tx queue lockLino Sanfilippo2016-12-102-23/+6
* | | | | | | net: ethernet: sxgbe: remove private tx queue lockLino Sanfilippo2016-12-102-22/+6
* | | | | | | net: nicvf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-101-25/+31
* | | | | | | net: ethernet: ti: cpsw: sync rates for channels in dual emac modeIvan Khoronzhuk2016-12-101-1/+11
* | | | | | | net: ethernet: ti: cpsw: re-split res only when speed is changedIvan Khoronzhuk2016-12-101-5/+59
* | | | | | | net: ethernet: ti: cpsw: combine budget and weight split and checkIvan Khoronzhuk2016-12-101-73/+34
OpenPOWER on IntegriCloud