summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2015-07-30net: 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-29stmmac: dwmac-sti: refactor the init glue callbacksJoachim Eastwood
2015-07-29stmmac: remove setup/free glue callbacksJoachim Eastwood
2015-07-29stmmac: dwmac-rk: use rk_gmac_ops as of match dataJoachim Eastwood
2015-07-29stmmac: dwmac-rk: make rk_gmac_ops structs static constJoachim Eastwood
2015-07-29stmmac: dwmac-sti: use custom of match structureJoachim Eastwood
2015-07-29stmmac: let dwmac-* drivers handle their own match dataJoachim Eastwood
2015-07-29stmmac: move stmmac_pltfr_probe into dwmac-genericJoachim Eastwood
2015-07-29stmmac: dwmac-rk: create a new probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sti: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-sunxi: move sun7i_gmac_setup functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-socfpga: move socfpga_dwmac_probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: turn setup callback into a probe functionJoachim Eastwood
2015-07-29stmmac: dwmac-ipq806x: move ipq806x_gmac_fix_mac_speed functionJoachim Eastwood
2015-07-29stmmac: fix ptr_ret.cocci warningFengguang Wu
2015-07-29dwc_eth_qos: Add the synopsys folder to the build system.Lars Persson
2015-07-29dwc_eth_qos: Add support for Synopsys DWC Ethernet QoSLars Persson
2015-07-27net/mlx4_en: Add support for hardware accelerated 802.1ad vlanHadar Hen Zion
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-07-27net/mlx4_en: Prepare ethtool private flags to support more flagsHadar Hen Zion
2015-07-27net/mlx4_core: Preparations for 802.1ad VLAN supportHadar Hen Zion
2015-07-27macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27ravb: minimize TX data copyingSergei Shtylyov
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-27dsa: mv88e6352/mv88e6xxx: Move temperature sensor code to mv88e6xxx.cGuenter Roeck
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27hv_netvsc: Add structs and handlers for VF messagesHaiyang Zhang
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko