summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-04-05mlxsw: spectrum: Reduce number of supported 802.1D bridgesIdo Schimmel
2016-04-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-04-04net: dsa: mv88e6131: enable hardware bridgingVivien Didelot
2016-04-04net: dsa: mv88e6xxx: map destination addresses for 6185Vivien Didelot
2016-04-04net: dsa: mv88e6xxx: support 256 databasesVivien Didelot
2016-04-04net: dsa: mv88e6xxx: variable number of databasesVivien Didelot
2016-04-04net: dsa: mv88e6xxx: protect FID registers accessVivien Didelot
2016-04-04net: dsa: mv88e6xxx: protect SID register accessVivien Didelot
2016-04-04ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck
2016-04-04ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar
2016-04-04ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad
2016-04-04ixgbevf: Add support for generic Tx checksumsAlexander Duyck
2016-04-04ixgbe: Add support for generic Tx checksumsAlexander Duyck
2016-04-04ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad
2016-04-04ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck
2016-04-04irda: sh_irda: remove driverSimon Horman
2016-04-04net: macb: Fix simple typoMoritz Fischer
2016-04-04net: macb: Use ether_addr_copy over memcpyMoritz Fischer
2016-04-04net: macb: Fix coding style suggestionsMoritz Fischer
2016-04-04net: macb: Fix coding style warningsMoritz Fischer
2016-04-04net: macb: Fix coding style error messageMoritz Fischer
2016-04-04ravb: Add dma queue interrupt supportKazuya Mizuguchi
2016-04-04ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck
2016-04-04ixgbe: Extend trust to allow guest to set unicast addresschas williams
2016-04-04ixgbevf: use bit operations for setting and checking resetsEmil Tantilov
2016-04-04sock: enable timestamping using control messagesSoheil Hassas Yeganeh
2016-04-04ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov
2016-04-02stmmac: update version to Jan_2016Alexandre TORGUE
2016-04-02stmmac: support new GMAC4Alexandre TORGUE
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang