summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner
2015-03-18net/mlx4_en: Set statistics bitmap at port initEran Ben Elisha
2015-03-18net/mlx4_en: Fix off-by-one in ethtool statistics displayEran Ben Elisha
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell
2015-03-18cc2520: Do not store platform_data in spi_deviceBrad Campbell
2015-03-18drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar
2015-03-17Revert "smc91x: retrieve IRQ and trigger flags in a modern way"Robert Jarzmik
2015-03-17via-velocity: constify of_device_id arrayFabian Frederick
2015-03-17net: via-rhine: constify of_device_id arrayFabian Frederick
2015-03-17ehea: constify of_device_id arrayFabian Frederick
2015-03-17IBM-EMAC: constify of_device_id arrayFabian Frederick
2015-03-17can: constify of_device_id arrayFabian Frederick
2015-03-17net: phy: constify of_device_id arrayFabian Frederick
2015-03-17orinoco: constify of_device_id arrayFabian Frederick
2015-03-17net: xilinx: constify of_device_id arrayFabian Frederick
2015-03-17net: greth: constify of_device_id arrayFabian Frederick
2015-03-17netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick
2015-03-17net: ethernet: apple: constify of_device_id arrayFabian Frederick
2015-03-17drivers: net: xgene: constify of_device_id arrayFabian Frederick
2015-03-17net: ethoc: constify of_device_id arrayFabian Frederick
2015-03-17net/fsl: constify of_device_id arrayFabian Frederick
2015-03-17Altera TSE: constify of_device_id arrayFabian Frederick
2015-03-17net: netcp: constify of_device_id arrayFabian Frederick
2015-03-17at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring
2015-03-16bnx2x: fix encapsulation features on 57710/57711Michal Schmidt
2015-03-16dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko
2015-03-16net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie
2015-03-16net/fsl: fix a bug in xgmac_mdioShaohui Xie
2015-03-16rocker: replace fixed stack allocation with dynamic allocationScott Feldman
2015-03-16switchdev: use new swdev opsScott Feldman
2015-03-15net: bcmgenet: add support for Hardware Filter BlockPetri Gynther
2015-03-15gianfar: Consider dts property endianess on handlingJingchang Lu
2015-03-15gianfar: Make FCB access endian safeClaudiu Manoil
2015-03-15gianfar: Make BDs access endian safeClaudiu Manoil
2015-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-03-14at86rf230: fix volatile regmap registersAlexander Aring
2015-03-14at86rf230: add support for calibration timeoutAlexander Aring
2015-03-14at86rf230: replace state change sleeps with hrtimerAlexander Aring
2015-03-14at86rf230: init xtal_trim with zeroAlexander Aring
2015-03-14can: kvaser_usb: Fix tx queue start/stop race conditionsAhmed S. Darwish
2015-03-14net: can: Enable xilinx driver for ARM64Michal Simek
2015-03-13ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher
2015-03-13ixgbevf: Fix code comments and whitespaceJeff Kirsher
2015-03-13ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck
2015-03-13ixgbe: enable relaxed ordering for SPARCJeff Kirsher
2015-03-13ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 staticDon Skidmore
2015-03-13ixgbe: Clean up type inconsistencyDon Skidmore