summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-07-31Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...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-30iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz
2015-07-30ath10k: initialize msdu ext. descriptor before usePeter Oh
2015-07-30ath10k: add QCA99X0 to supported device listVasanthakumar Thiagarajan
2015-07-30ath10k: increase max client to 512 in qca99x0Raja Mani
2015-07-30ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy eventRaja Mani
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-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-29bnx2x: add vlan filtering offloadYuval Mintz
2015-07-29net/mlx5e: Remove the mlx5e_update_priv_params() functionAchiad Shochat
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat
2015-07-29net/mlx5e: Do not use netdev_err() before the netdev is registeredAchiad Shochat
2015-07-29net/mlx5e: Avoid redundant de-referenceAchiad Shochat
2015-07-29net/mlx5e: Remove redundant assignment of sq->user_indexAchiad Shochat
2015-07-29net/mlx5e: Remove redundant field mlx5e_priv->num_tcAchiad Shochat
2015-07-29net/mlx5e: Use hard-coded 4K page size for RQ/SQ/CQAchiad Shochat
2015-07-29net/mlx5_core: Check the return value of mlx5_command_exec()Haggai Abramonvsky
2015-07-29gianfar: Fix warnings when built on 64-bitScott Wood
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-29net: thunderx: Select CONFIG_MDIO_OCTEON for ThunderX NICRadha Mohan Chintakuntla
2015-07-29net: mdio-octeon: Fix octeon_mdiobus_probe function for return valuesRadha Mohan Chintakuntla
2015-07-29net: mdio-octeon: Modify driver to work on both ThunderX and OcteonRadha Mohan Chintakuntla
2015-07-29net: netcp: Fixes efuse mac addr swap on k2e and k2lWingMan Kwok
2015-07-29net/mlx4_en: Hardware accelerated 802.1ad works only on the first portAmir Vadai
2015-07-29nohz: Prevent tilegx network driver interruptsChris Metcalf
2015-07-29ath10k: enable raw encap mode and software crypto engineDavid Liu
2015-07-29ath10k: Improve performance by reducing tx_lock contentionQi Zhou