summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
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-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-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
2015-03-13ixgbe: add new wrapper for X550 supportDon Skidmore
2015-03-13net: bcmgenet: add support for xmit_moreFlorian Fainelli
2015-03-13net: bcmgenet: update ring producer index and buffer count in xmitFlorian Fainelli
2015-03-13net: bcmgenet: rewrite bcmgenet_rx_refill()Petri Gynther
2015-03-13Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake
2015-03-12vxlan: Don't set s_addr in vxlan_create_sockSimon Horman
2015-03-12net/macb: Only adjust tx_clk on link changeJaeden Amero
2015-03-12net/mlx5_core: don't export static symbolJulia Lawall
2015-03-11of: mdio: export of_mdio_parse_addrFlorian Fainelli
2015-03-11net: bcmgenet: collect Rx discarded packet countPetri Gynther
2015-03-11net/fsl: remove dependency FSL_SOC from MDIOShaohui Xie
2015-03-11Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae
2015-03-10macb: Fix merge error.Stephen Rothwell