aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid2015-12-151-0/+9
* stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid2015-12-153-15/+15
* stmmac: create of compatible mdio bus for stmmac driverPhil Reid2015-12-152-4/+24
* net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2015-12-152-2/+2
* net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert2015-12-1517-24/+23
* sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert2015-12-155-7/+7
* ravb: Add fixed-link supportKazuya Mizuguchi2015-12-151-0/+12
* mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel2015-12-151-3/+29
* mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel2015-12-151-7/+14
* mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2015-12-152-2/+10
* mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel2015-12-153-1/+378
* mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel2015-12-151-3/+51
* mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2015-12-152-4/+61
* mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2015-12-152-4/+98
* mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2015-12-152-28/+34
* mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel2015-12-153-27/+16
* mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel2015-12-151-4/+4
* mlxsw: spectrum: Split vFID range in twoIdo Schimmel2015-12-153-99/+287
* mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2015-12-152-1/+11
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2015-12-1511-179/+120
|\
| * e1000e: Fix msi-x interrupt automaskBenjamin Poirier2015-12-141-6/+5
| * e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2015-12-142-12/+19
| * e1000e: Do not read ICR in Other interruptBenjamin Poirier2015-12-141-15/+7
| * e1000e: Remove unreachable codeBenjamin Poirier2015-12-141-6/+0
| * igb: Explicitly label self-test result indicesJoe Schultz2015-12-141-14/+24
| * igb: Improve cable length function for I210, etc.Joe Schultz2015-12-143-9/+51
| * igb: Don't add PHY address to PCDL addressAaron Sierra2015-12-141-2/+1
| * igb: Remove GS40G specific defines/functionsAaron Sierra2015-12-145-106/+11
| * e1000e: Switch e1000e_up to void, drop code checking for error resultAlexander Duyck2015-12-142-12/+5
* | net/macb: add support for resetting PHY using GPIOGregory CLEMENT2015-12-142-0/+9
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-12-144-2/+1298
|\ \
| * | ieee802154/adf7242: Driver for ADF7242 MAC IEEE802154Michael Hennerich2015-12-113-0/+1297
| * | ieee802154-atusb: Delete an unnecessary check before the function call "kfree...Markus Elfring2015-12-111-2/+1
* | | wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar2015-12-141-0/+1
* | | ppp: declare ppp devices as enumerated interfacesGuillaume Nault2015-12-141-2/+1
* | | ppp: define "ppp" device typeGuillaume Nault2015-12-141-0/+6
* | | ravb: clear RIC1 in init instead of stopKazuya Mizuguchi2015-12-141-2/+3
| |/ |/|
* | drivers/net: fix eisa_driver probe section mismatchFabian Frederick2015-12-144-4/+4
* | hv_netvsc: Fix race condition on Multi-Send Data fieldHaiyang Zhang2015-12-141-0/+9
* | geneve: UDP checksum configuration via netlinkTom Herbert2015-12-131-23/+70
* | fm10k: initialize xps at driver loadJacob Keller2015-12-132-2/+19
* | fm10k: cleanup overly long linesBruce Allan2015-12-136-23/+33
* | fm10k: cleanup namespace pollutionBruce Allan2015-12-134-20/+13
* | fm10k: use BIT() macro instead of open-coded bit-shiftingBruce Allan2015-12-132-2/+2
* | fm10k: whitespace cleanupsBruce Allan2015-12-137-9/+11
* | fm10k: do not inline fm10k_iov_select_vid()Bruce Allan2015-12-131-1/+1
* | fm10k: Cleanup exception handling for mailbox interruptAlexander Duyck2015-12-131-2/+11
* | fm10k: Cleanup MSI-X interrupts in case of failureAlexander Duyck2015-12-131-1/+3
* | fm10k: conditionally compile DCB and DebugFS supportJacob Keller2015-12-134-13/+19
* | fm10k: bump driver versionJacob Keller2015-12-131-1/+1