summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* vxlan: fix possible use of uninitialized in vxlan_igmp_{join, leave}Marcelo Ricardo Leitner2015-03-201-2/+2
* xen-netback: making the bandwidth limiter runtime settablePalik, Imre2015-03-204-3/+63
* i40e: add NVM update events to AQ cleanShannon Nelson2015-03-191-0/+4
* cxgb4/cxgb4vf/csiostor: Make PCI Device ID Tables be "const"Hariprasad Shenai2015-03-194-7/+3
* cxgb4: Add device ID for new adapterHariprasad Shenai2015-03-191-0/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-03-193-60/+100
|\
| * cc2520: Add support for CC2591 amplifier.Brad Campbell2015-03-181-8/+47
| * cc2520: Do not store platform_data in spi_deviceBrad Campbell2015-03-181-49/+46
| * Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_CSRJakub Pawlowski2015-03-171-0/+2
| * Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_INTELJakub Pawlowski2015-03-171-0/+1
| * Bluetooth: Set HCI_QUIRK_SIMULTANEOUS_DISCOVERY for BTUSB_ATH3012Jakub Pawlowski2015-03-171-0/+1
| * at86rf230: fix at86rf230_read_subreg succeed handlingAlexander Aring2015-03-171-1/+1
| * Bluetooth: btusb: Fix minor whitespace issue in QCA ROME device entriesMarcel Holtmann2015-03-171-2/+2
* | net/mlx4_en: mlx4_en_set_tx_maxrate() can be staticWu Fengguang2015-03-191-1/+1
* | rocker: add support for phys_port_nameDavid Ahern2015-03-192-0/+65
* | vxlan: Move socket initialization to within rtnl scopeMarcelo Ricardo Leitner2015-03-191-102/+51
* | ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}Marcelo Ricardo Leitner2015-03-191-1/+4
* | net/mlx4_en: Add tx queue maxrate supportOr Gerlitz2015-03-181-0/+29
* | net/mlx4_core: Add basic support for QP max-rate limitingOr Gerlitz2015-03-185-2/+45
* | drivers: net: xgene: Add second SGMII based 1G interfaceKeyur Chudgar2015-03-184-12/+67
* | via-velocity: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | net: via-rhine: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | ehea: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* | IBM-EMAC: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* | can: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* | net: phy: constify of_device_id arrayFabian Frederick2015-03-175-5/+5
* | orinoco: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | net: xilinx: constify of_device_id arrayFabian Frederick2015-03-173-3/+3
* | net: greth: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | netdev: octeon_mgmt: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | net: ethernet: apple: constify of_device_id arrayFabian Frederick2015-03-172-2/+2
* | drivers: net: xgene: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | net: ethoc: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | net/fsl: constify of_device_id arrayFabian Frederick2015-03-1710-12/+12
* | Altera TSE: constify of_device_id arrayFabian Frederick2015-03-171-2/+2
* | net: netcp: constify of_device_id arrayFabian Frederick2015-03-171-1/+1
* | dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSAJiri Pirko2015-03-161-7/+6
* | net/fsl: modify xgmac_mdio for little endian SoCsShaohui Xie2015-03-161-28/+68
* | net/fsl: fix a bug in xgmac_mdioShaohui Xie2015-03-161-1/+1
* | rocker: replace fixed stack allocation with dynamic allocationScott Feldman2015-03-161-3/+10
* | switchdev: use new swdev opsScott Feldman2015-03-161-28/+36
* | net: bcmgenet: add support for Hardware Filter BlockPetri Gynther2015-03-162-0/+176
* | gianfar: Consider dts property endianess on handlingJingchang Lu2015-03-161-30/+47
* | gianfar: Make FCB access endian safeClaudiu Manoil2015-03-162-12/+13
* | gianfar: Make BDs access endian safeClaudiu Manoil2015-03-162-54/+78
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-1419-536/+636
|\
| * ixgbevf: Use ether_addr_copy() instead of memcpy()Jeff Kirsher2015-03-131-4/+4
| * ixgbevf: Fix code comments and whitespaceJeff Kirsher2015-03-139-495/+498
| * ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anythingAlexander Duyck2015-03-132-15/+4
| * ixgbe: enable relaxed ordering for SPARCJeff Kirsher2015-03-132-4/+12