summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethernet: use core min/max MTU checkingJarod Wilson2016-10-1833-222/+169
* ethernet/toshiba: use core min/max MTU checkingJarod Wilson2016-10-184-41/+8
* ethernet/tile: use core min/max MTU checkingJarod Wilson2016-10-182-35/+13
* ethernet/ibm: use core min/max MTU checkingJarod Wilson2016-10-182-13/+9
* ethernet/cavium: use core min/max MTU checkingJarod Wilson2016-10-184-28/+12
* ethernet/neterion: use core min/max MTU checkingJarod Wilson2016-10-183-11/+9
* ethernet/dlink: use core min/max MTU checkingJarod Wilson2016-10-182-20/+8
* ethernet/sun: use core min/max MTU checkingJarod Wilson2016-10-187-24/+24
* ethernet/realtek: use core min/max MTU checkingJarod Wilson2016-10-183-17/+12
* ethernet/qlogic: use core min/max MTU checkingJarod Wilson2016-10-185-16/+11
* ethernet/mellanox: use core min/max MTU checkingJarod Wilson2016-10-182-22/+10
* ethernet/marvell: use core min/max MTU checkingJarod Wilson2016-10-185-69/+35
* ethernet/intel: use core min/max MTU checkingJarod Wilson2016-10-1813-101/+62
* ethernet/broadcom: use core min/max MTU checkingJarod Wilson2016-10-1810-74/+51
* ethernet/atheros: use core min/max MTU checkingJarod Wilson2016-10-187-51/+47
* net: phy: dp83867: add support for MAC impedance configurationMugunthan V N2016-10-181-0/+28
* fsl/fman: fix error return code in mac_probe()Wei Yongjun2016-10-171-2/+6
* net: ethernet: nb8800: fix error return code in nb8800_open()Wei Yongjun2016-10-171-1/+3
* fjes: fix format string for trace outputArnd Bergmann2016-10-171-2/+2
* net: phy: Use phy name when requesting the interruptAndrew Lunn2016-10-171-2/+1
* net: phy: Threaded interrupts allow some simplificationAndrew Lunn2016-10-172-20/+27
* net: phy: Use threaded IRQ, to allow IRQ from sleeping devicesAndrew Lunn2016-10-171-4/+4
* net: dsa: mv88e6xxx: Implement interrupt support.Andrew Lunn2016-10-174-11/+418
* net: hip04: Remove superfluous ether_setup after alloc_etherdevTobias Klauser2016-10-171-1/+0
* ipvlan: constify l3mdev_ops structureJulia Lawall2016-10-151-1/+1
* fjes: Update fjes driver version : 1.2Taku Izumi2016-10-141-1/+1
* fjes: Add debugfs entry for EP status information in fjes driverTaku Izumi2016-10-144-2/+145
* fjes: ethtool -w and -W support for fjes driverTaku Izumi2016-10-144-0/+284
* fjes: Add tracepoints in fjes driverTaku Izumi2016-10-145-4/+369
* fjes: Enhance ethtool -S for fjes driverTaku Izumi2016-10-144-5/+137
* fjes: ethtool -d support for fjes driverTaku Izumi2016-10-141-0/+48
* qed: Fix possible race when reading firmware return code.Manish Chopra2016-10-142-8/+8
* qed: Handle malicious VFs eventsYuval Mintz2016-10-143-20/+96
* qed: Allow chance for fast ramrod completionsYuval Mintz2016-10-141-26/+59
* qed*: Allow unicast filteringYuval Mintz2016-10-142-3/+13
* qede: Prevent GSO on long Geneve headersManish Chopra2016-10-141-0/+35
* qede: GSO support for tunnels with outer csumManish Chopra2016-10-142-3/+24
* qed: Pass MAC hints to VFsYuval Mintz2016-10-142-3/+7
* net/sched: tc_mirred: Rename public predicates 'is_tcf_mirred_redirect' and '...Shmulik Ladkani2016-10-145-5/+7
* net: phy: Cleanup the Edge-Rate feature in Microsemi PHYs.Allan W. Nielsen2016-10-141-73/+62
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-14199-5459/+8231
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-1416-83/+214
| |\
| | * net: axienet: Remove unused parameter from __axienet_device_resetTobias Klauser2016-10-131-6/+5
| | * liquidio: CN23XX: fix a loop timeoutDan Carpenter2016-10-131-1/+1
| | * net: phy: Trigger state machine on state change and not polling.Andrew Lunn2016-10-131-2/+20
| | * netvsc: Remove mistaken udp.h inclusion.David S. Miller2016-10-131-1/+0
| | * xen-netback: fix type mismatch warningArnd Bergmann2016-10-131-3/+3
| | * stmmac: fix error check when init ptpGiuseppe CAVALLARO2016-10-132-6/+8
| | * stmmac: fix ptp init for gmac4Giuseppe CAVALLARO2016-10-131-5/+12
| | * qed: fix old-style function definitionArnd Bergmann2016-10-131-1/+1