summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.or...David S. Miller
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged func...Daniel Pieczko
2015-07-31net: phy: add driver for aquantia phyShaohui Xie
2015-07-31r8152: disable the capability of zero lengthhayeswang
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-07-30net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko
2015-07-30qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-30be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-30net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-30net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-30net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-30net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-30net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-30net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-30net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-30net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-30net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-30net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-30net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-30bnx2x: add vlan filtering offloadYuval Mintz
2015-07-30net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-30net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-30net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-30net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-30net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-30net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-30net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-30net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
2015-07-30gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-30net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-30net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-30net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-30net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-07-30net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla
2015-07-30net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla