summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-06-23net: stmmac: dwmac-rk: add rk3368-specific dataHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: abstract access to mac settings in GRFHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-06-23net: stmmac: dwmac-rk: remove unused gpio register definesHeiko Stübner
2015-06-23net/macb: add config for Atmel sama5d2 SoCsCyrille Pitchen
2015-06-21bna: remove superfluous parenthesesIvan Vecera
2015-06-21bna: make pointers to read-only inputs constIvan Vecera
2015-06-21bna: remove unnecessary cast of BIT valueIvan Vecera
2015-06-21net: via/Kconfig: replace USE_OF with OF_???Antonio Borneo
2015-06-21net: via-rhine: remove unneeded include fileAntonio Borneo
2015-06-21cxgb4: Add PCI device ID for custom T522 & T520 adapterHariprasad Shenai
2015-06-21Modify Liquidio Kconfig for crc libRaghu Vatsavayi
2015-06-21cxgb3: avoid needless buffer copy for firmwareKees Cook
2015-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-18net: stmmac: dwmac-rk: Don't add function name in info or err messagesRomain Perier
2015-06-17fm10k: Fix missing braces after if statementAlexander Duyck
2015-06-17fm10k: fix iov_msg_lport_state_pf issueJacob Keller
2015-06-17fm10k: remove err_no reference in fm10k_mbx.cJacob Keller
2015-06-17fm10k: fix incorrect DIR_NEVATIVE bit in 1588 codeJacob Keller
2015-06-17fm10k: pack TLV overlay structuresJacob Keller
2015-06-17fm10k: re-map all possible VF queues after a VFLRJacob Keller
2015-06-17fm10k: force LPORT delete when updating VLAN or MAC addressJacob Keller
2015-06-17fm10k: use dma_set_mask_and_coherent in fm10k_probeJacob Keller
2015-06-17fm10k: trivial fixup message style to include a colonJacob Keller
2015-06-17fm10k: remove extraneous NULL check on l2_accelJacob Keller
2015-06-17fm10k: use an unsigned int for i in ethtool_get_stringsJacob Keller
2015-06-17fm10k: add call to fm10k_clean_all_rx_rings in fm10k_downJacob Keller
2015-06-17fm10k: fix incorrect free on skb in ts_tx_enqueueJacob Keller
2015-06-17fm10k: move setting shinfo inside ts_tx_enqueueJacob Keller
2015-06-17fm10k: use correct ethernet driver Tx timestamp functionJacob Keller
2015-06-17fm10k: ignore invalid multicast address entriesJacob Keller
2015-06-17fm10k: fold fm10k_pull_tail into fm10k_add_rx_fragAlexander Duyck
2015-06-16sfc: mark state UNINIT after unregisterEdward Cree
2015-06-16net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-16net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-06-16net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-16net/mlx4_core: Allocate default counter per portEran Ben Elisha
2015-06-16net/mlx4_core: Add port attribute when tracking countersEran Ben Elisha
2015-06-16net/mlx4_core: Adjust counter grant policy in the resource trackerEran Ben Elisha
2015-06-16net/mlx4_core: Remove counters table allocation from VF flowEran Ben Elisha
2015-06-16net/mlx4_core: Add sink counterEran Ben Elisha
2015-06-16net/mlx4_core: Reset counters data when freedEran Ben Elisha
2015-06-16net/mlx4_core: Check before cleaning counters bitmapEran Ben Elisha
2015-06-16bridge: del external_learned fdbs from device on flush or ageoutScott Feldman
2015-06-15rocker: move port stop to 'no wait' processingScott Feldman
2015-06-15rocker: move MAC learn event back to 'no wait' processingScott Feldman
2015-06-15rocker: mark STP update as 'no wait' processingScott Feldman
2015-06-15rocker: mark neigh update event processing as 'no wait'Scott Feldman
2015-06-15rocker: revert back to support for nowait processesScott Feldman
2015-06-15rocker: fix neigh tbl index increment raceScott Feldman