aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-20vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner1-2/+2
2015-03-20xen-netback: making the bandwidth limiter runtime settablePalik, Imre4-3/+63
2015-03-19i40e: add NVM update events to AQ cleanShannon Nelson1-0/+4
2015-03-19cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai4-7/+3
2015-03-19cxgb4: Add device ID for new adapterHariprasad Shenai1-0/+1
2015-03-19Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller3-60/+100
2015-03-18net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang1-1/+1
2015-03-18rocker: add support for phys_port_nameDavid Ahern2-0/+65
2015-03-18vxlan: Move socket initialization to within rtnl scopeMarcelo Ricardo Leitner1-102/+51
2015-03-18ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner1-1/+4
2015-03-18net/mlx4_en: Add tx queue maxrate supportOr Gerlitz1-0/+29
2015-03-18net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz5-2/+45
2015-03-18cc2520: Add support for CC2591 amplifier.Brad Campbell1-8/+47
2015-03-18cc2520: Do not store platform_data in spi_deviceBrad Campbell1-49/+46
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-17can: constify of_device_id arrayFabian Frederick5-5/+5
2015-03-17net: phy: constify of_device_id arrayFabian Frederick5-5/+5
2015-03-17orinoco: constify of_device_id arrayFabian Frederick1-1/+1
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-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski1-0/+2
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski1-0/+1
2015-03-17Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski1-0/+1
2015-03-17at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring1-1/+1
2015-03-17Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann1-2/+2
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