summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5e: Static mapping of netdev priv resources to/from netdev TX queuesSaeed Mahameed2015-06-243-33/+31
| * | net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha2015-06-241-0/+14
| * | net/mlx4_en: Fix off-by-four in ethtoolEran Ben Elisha2015-06-241-3/+2
| * | drivers: net: xgene: Check for IS_ERR rather than NULL for clock.Suman Tripathi2015-06-234-11/+18
| * | drivers: net: xgene: Add ACPI support for SGMII0 and XFI1 interface of 2nd H/...Suman Tripathi2015-06-231-0/+2
| * | drivers: net: xgene: Implement the backward compatibility with the old and ne...Suman Tripathi2015-06-231-6/+6
| * | drivers: net: xgene: Fix the ACPI support for RGMII/SGMII0/XFI interface of A...Suman Tripathi2015-06-232-23/+43
| * | NET: Add ezchip ethernet driverNoam Camus2015-06-236-0/+1023
| * | net: fec: init MAC prior to mii bus probeNimrod Andy2015-06-231-1/+3
| * | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-234-4/+30
| * | switchdev: rename vlan vid_start to vid_beginScott Feldman2015-06-231-2/+2
| * | drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-2363-264/+94
| * | net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner2015-06-231-0/+126
| * | net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner2015-06-231-41/+75
| * | net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner2015-06-231-2/+1
| * | net: stmmac: dwmac-rk: remove unused gpio register definesHeiko Stübner2015-06-231-3/+0
| * | net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen2015-06-231-0/+8
| * | bna: remove superfluous parenthesesIvan Vecera2015-06-216-66/+66
| * | bna: make pointers to read-only inputs constIvan Vecera2015-06-214-21/+20
| * | bna: remove unnecessary cast of BIT valueIvan Vecera2015-06-212-4/+3
| * | net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo2015-06-211-2/+2
| * | net: via-rhine: remove unneeded include fileAntonio Borneo2015-06-211-1/+0
| * | cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai2015-06-211-0/+2
| * | Modify Liquidio Kconfig for crc libRaghu Vatsavayi2015-06-211-1/+1
| * | cxgb3: avoid needless buffer copy for firmwareKees Cook2015-06-211-6/+6
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-1810-109/+84
| |\ \
| | * | fm10k: Fix missing braces after if statementAlexander Duyck2015-06-171-1/+2
| | * | fm10k: fix iov_msg_lport_state_pf issueJacob Keller2015-06-171-0/+8
| | * | fm10k: remove err_no reference in fm10k_mbx.cJacob Keller2015-06-171-5/+0
| | * | fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller2015-06-172-3/+3
| | * | fm10k: pack TLV overlay structuresJacob Keller2015-06-171-4/+4
| | * | fm10k: re-map all possible VF queues after a VFLRJacob Keller2015-06-171-0/+6
| | * | fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller2015-06-171-15/+23
| | * | fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller2015-06-171-18/+6
| | * | fm10k: trivial fixup message style to include a colonJacob Keller2015-06-171-1/+1
| | * | fm10k: remove extraneous NULL check on l2_accelJacob Keller2015-06-171-2/+1
| | * | fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller2015-06-171-1/+1
| | * | fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller2015-06-171-0/+1
| | * | fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller2015-06-171-1/+1
| | * | fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller2015-06-171-3/+3
| | * | fm10k: use correct ethernet driver Tx timestamp functionJacob Keller2015-06-171-2/+3
| | * | fm10k: ignore invalid multicast address entriesJacob Keller2015-06-171-7/+1
| | * | fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck2015-06-171-46/+20
| * | | net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier2015-06-181-39/+36
| |/ /
| * | sfc: mark state UNINIT after unregisterEdward Cree2015-06-151-0/+1
| * | net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha2015-06-154-0/+90
| * | net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha2015-06-155-3/+49
| * | net/mlx4_core: Add helper to query countersEran Ben Elisha2015-06-151-0/+57
| * | net/mlx4_core: Allocate default counter per portEran Ben Elisha2015-06-155-4/+76
| * | net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha2015-06-151-3/+87
OpenPOWER on IntegriCloud