aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar4-12/+67
2015-03-17via-velocity: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: via-rhine: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17ehea: constify of_device_id arrayFabian Frederick1-2/+2
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick5-5/+5
2015-03-17net: xilinx: constify of_device_id arrayFabian Frederick3-3/+3
2015-03-17net: greth: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: ethernet: apple: constify of_device_id arrayFabian Frederick2-2/+2
2015-03-17drivers: net: xgene: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net: ethoc: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick10-12/+12
2015-03-17Altera TSE: constify of_device_id arrayFabian Frederick1-2/+2
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick1-1/+1
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie1-28/+68
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie1-1/+1
2015-03-16rocker: replace fixed stack allocation with dynamic allocationScott Feldman1-3/+10
2015-03-16switchdev: use new swdev opsScott Feldman1-28/+36
2015-03-15net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2-0/+176
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu1-30/+47
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil2-12/+13
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil2-54/+78
2015-03-13ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher1-4/+4
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher9-495/+498
2015-03-13ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2-15/+4
2015-03-13ixgbe: enable relaxed ordering for SPARCJeff Kirsher2-4/+12
2015-03-13ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore1-2/+2
2015-03-13ixgbe: Clean up type inconsistencyDon Skidmore1-2/+2
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore9-14/+114
2015-03-13net: bcmgenet: add support for xmit_moreFlorian Fainelli1-3/+4
2015-03-13net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli1-13/+5
2015-03-13net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther1-56/+43
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero1-2/+5
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall1-1/+0
2015-03-11net: bcmgenet: collect Rx discarded packet countPetri Gynther2-0/+19
2015-03-11net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie1-2/+0
2015-03-10macb: Fix merge error.Stephen Rothwell1-16/+0
2015-03-09switchdev: add netlink flags to IPv4 FIB add opScott Feldman1-1/+2
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller12-53/+93
2015-03-09net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther2-53/+119
2015-03-09net: macb: constify macb configuration dataJosh Cartwright1-4/+4
2015-03-09i40e: add ethtool RSS supportMitch A Williams2-0/+110
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2-2/+2
2015-03-09i40e: add MAC printing to debugfs dump VSIShannon Nelson1-0/+5
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher9-174/+174
2015-03-09i40e: tame the nvmupdate read and write complaintsShannon Nelson1-2/+7
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg3-0/+5
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6
2015-03-09i40e: future proof some sizeof callsShannon Nelson1-2/+2
2015-03-09i40e: Remove "hello world" strings from i40e driverGreg Rose1-2/+2