summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-04-0517-327/+390
|\
| * ixgbe: Add support for toggling VLAN filtering flag via ethtoolAlexander Duyck2016-04-051-13/+14
| * ixgbe: Extend cls_u32 offload to support UDP headersAmritha Nambiar2016-04-052-9/+18
| * ixgbe: Place SWFW semaphore in known valid state at probeDon Skidmore2016-04-057-0/+30
| * ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov2016-04-053-1/+33
| * ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad2016-04-057-7/+98
| * ixgbevf: Add support for generic Tx checksumsAlexander Duyck2016-04-051-61/+43
| * ixgbe: Add support for generic Tx checksumsAlexander Duyck2016-04-051-104/+58
| * ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan2016-04-041-33/+2
| * ixgbe: Make all unchanging ops structures constMark Rustad2016-04-049-63/+63
| * ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck2016-04-041-2/+2
| * ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2016-04-042-18/+21
| * ixgbe: Extend trust to allow guest to set unicast addresschas williams2016-04-041-1/+1
| * ixgbevf: use bit operations for setting and checking resetsEmil Tantilov2016-04-042-16/+8
| * ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov2016-04-041-1/+1
* | net: dsa: mv88e6131: enable hardware bridgingVivien Didelot2016-04-051-0/+11
* | net: dsa: mv88e6xxx: map destination addresses for 6185Vivien Didelot2016-04-051-1/+2
* | net: dsa: mv88e6xxx: support 256 databasesVivien Didelot2016-04-051-1/+35
* | net: dsa: mv88e6xxx: variable number of databasesVivien Didelot2016-04-051-4/+34
* | net: dsa: mv88e6xxx: protect FID registers accessVivien Didelot2016-04-051-19/+23
* | net: dsa: mv88e6xxx: protect SID register accessVivien Didelot2016-04-051-2/+13
* | irda: sh_irda: remove driverSimon Horman2016-04-043-883/+0
* | net: macb: Fix simple typoMoritz Fischer2016-04-041-1/+1
* | net: macb: Use ether_addr_copy over memcpyMoritz Fischer2016-04-041-1/+1
* | net: macb: Fix coding style suggestionsMoritz Fischer2016-04-041-22/+24
* | net: macb: Fix coding style warningsMoritz Fischer2016-04-041-58/+42
* | net: macb: Fix coding style error messageMoritz Fischer2016-04-041-1/+1
* | ravb: Add dma queue interrupt supportKazuya Mizuguchi2016-04-043-48/+439
* | sock: enable timestamping using control messagesSoheil Hassas Yeganeh2016-04-041-1/+2
|/
* stmmac: update version to Jan_2016Alexandre TORGUE2016-04-031-1/+1
* stmmac: support new GMAC4Alexandre TORGUE2016-04-034-54/+444
* stmmac: add new DT platform entries for GMAC4Alexandre TORGUE2016-04-031-0/+7
* stmmac: enhance mmc counter managementAlexandre TORGUE2016-04-035-176/+188
* stmmac: add GMAC4 core supportAlexandre TORGUE2016-04-034-3/+447
* stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE2016-04-035-1/+793
* stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE2016-04-031-0/+224
* stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE2016-04-034-1/+534
* stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE2016-04-034-35/+35
* stmmac: rework the routines to show the ring statusAlexandre TORGUE2016-04-034-50/+67
* stmmac: rework get_hw_feature functionAlexandre TORGUE2016-04-033-46/+42
* net: hns: add support of pause frame ctrl for HNS V2Lisheng2016-04-036-38/+104
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-04-0245-460/+584
|\
| * net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas2016-04-011-14/+16
| * stmmac: fix MDIO settingsGiuseppe CAVALLARO2016-04-013-47/+72
| * Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2016-04-012-9/+11
| * stmmac: fix TX normal DESCGiuseppe CAVALLARO2016-04-011-8/+8
| * net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang2016-04-011-1/+1
| * net: mvpp2: fix maybe-uninitialized warningJisheng Zhang2016-04-011-1/+3
| * tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann2016-04-011-3/+5