aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-16dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko1-7/+6
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-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller19-536/+636
2015-03-14Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-104/+455
2015-03-14at86rf230: fix volatile regmap registersAlexander Aring1-0/+2
2015-03-14at86rf230: add support for calibration timeoutAlexander Aring1-14/+58
2015-03-14at86rf230: replace state change sleeps with hrtimerAlexander Aring1-10/+29
2015-03-14at86rf230: init xtal_trim with zeroAlexander Aring1-1/+1
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-13Bluetooth: btusb: Add helper for READ_LOCAL_VERSION commandDaniel Drake1-32/+28
2015-03-12vxlan: Don't set s_addr in vxlan_create_sockSimon Horman1-1/+0
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-11of: mdio: export of_mdio_parse_addrFlorian Fainelli1-1/+2
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-11Bluetooth: btusb: Fix incorrect type in qca_device_infoKim, Ben Young Tae1-13/+21
2015-03-10macb: Fix merge error.Stephen Rothwell1-16/+0
2015-03-10drivers: atm: nicstar: remove ifdef'd out skb destructorsFlorian Westphal1-90/+0
2015-03-09net: phy: bcm7xxx: add alternate id for 7439Florian Fainelli1-0/+1
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. Miller165-1110/+1755
2015-03-09net: bcmgenet: core changes for supporting multiple Rx queuesPetri Gynther2-53/+119
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+2
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds18-84/+135
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds9-23/+65
2015-03-09Merge tag 'regulator-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds3-7/+17
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds7-11/+46
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds3-28/+22
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds3-87/+101
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds1-0/+2
2015-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller12-187/+313
2015-03-09net: macb: constify macb configuration dataJosh Cartwright1-4/+4
2015-03-09Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextDavid S. Miller4-2/+5