aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-05bnxt_en: Add PFC statistics.Michael Chan3-8/+36
2016-12-05bnxt_en: Implement DCBNL to support host-based DCBX.Michael Chan6-3/+557
2016-12-05bnxt_en: Update firmware header file to latest 1.6.0.Michael Chan4-621/+993
2016-12-05bnxt_en: Re-factor bnxt_setup_tc().Michael Chan2-8/+11
2016-12-05net: phy: dp83848: Support ethernet pause framesJesper Nilsson1-1/+3
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 pause controlAndrew Lunn4-0/+23
2016-12-03net: dsa: mv88e6xxx: Refactor pause configurationAndrew Lunn4-8/+33
2016-12-03net: dsa: mv88e6xxx: Refactor egress rate limitingAndrew Lunn4-12/+35
2016-12-03net: dsa: mv88e6xxx: Refactor setting of jumbo framesAndrew Lunn4-5/+38
2016-12-03net: dsa: mv88e6xxx: Reserved Management frames to CPUAndrew Lunn6-18/+97
2016-12-03net: dsa: mv88e6xxx: Refactor CPU and DSA port setupAndrew Lunn4-49/+319
2016-12-03net: dsa: mv88e6xxx: Move the tagging protocol into infoAndrew Lunn2-19/+31
2016-12-03net: dsa: mv88e6xxx: Monitor and Management tablesAndrew Lunn4-9/+145
2016-12-03net: dsa: mv88e6xxx: Implement mv88e6390 tag remapAndrew Lunn4-13/+101
2016-12-03ipv4: fib: Replay events when registering FIB notifierIdo Schimmel2-2/+26
2016-12-03rocker: Register FIB notifier before creating portsIdo Schimmel1-4/+5
2016-12-03rocker: Implement FIB offload in deferred workIdo Schimmel2-8/+51
2016-12-03rocker: Create an ordered workqueue for FIB offloadIdo Schimmel2-0/+12
2016-12-03mlxsw: spectrum_router: Implement FIB offload in deferred workIdo Schimmel1-10/+62
2016-12-03mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel2-0/+24
2016-12-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-184/+511
2016-12-03sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree13-56/+55
2016-12-03staging: wilc1000: use reset to set mac headerZhang Shengju1-2/+2
2016-12-03iwlwifi: use reset to set transport headerZhang Shengju1-1/+1
2016-12-03mlx4: use reset to set mac headerZhang Shengju1-1/+1
2016-12-03bnx2x: use reset to set network headerZhang Shengju1-1/+1
2016-12-03qede: use reset to set network headerZhang Shengju1-1/+1
2016-12-03drivers: net: xgene: ethtool: Add get/set_pauseparamIyappan Subramanian1-0/+70
2016-12-03drivers: net: xgene: Add flow control initializationIyappan Subramanian5-1/+131
2016-12-03drivers: net: xgene: Add flow control configurationIyappan Subramanian6-16/+176
2016-12-03drivers: net: xgene: fix: RSS for non-TCP/UDPIyappan Subramanian2-2/+89
2016-12-03drivers: net: xgene: Add change_mtu functionIyappan Subramanian5-0/+40
2016-12-03drivers: net: xgene: Add support for Jumbo frameIyappan Subramanian6-25/+311
2016-12-03drivers: net: xgene: Configure classifier with pagepoolIyappan Subramanian8-14/+47
2016-12-03drivers: net: xgene: Add helper functionIyappan Subramanian5-40/+31
2016-12-03net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker1-0/+4
2016-12-03Merge tag 'linux-can-next-for-4.10-20161201' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-2/+2
2016-12-03net: stmmac: unify mdio functionsLABBE Corentin5-98/+48
2016-12-03net: stmmac: avoid Camelcase namingLABBE Corentin1-3/+3
2016-12-03irda: w83977af_ir: fix damaged whitespaceArnd Bergmann1-202/+202
2016-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller83-306/+742
2016-12-02i40e: change message to only appear when extra debug info is wantedCarolyn Wyborny1-1/+1
2016-12-02i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller1-16/+8
2016-12-02i40e: set broadcast promiscuous mode for each active VLANJacob Keller4-21/+129
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy3-7/+13
2016-12-02i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller1-6/+14
2016-12-02i40e: Pass unknown PHY type for unknown PHYsHenry Tieman1-1/+2
2016-12-02i40e: Remove unreachable codeHenry Tieman1-8/+1
2016-12-02i40evf: check for msix_entries null dereferenceAlan Brady1-0/+6
2016-12-02i40evf: Move some i40evf_reset_task code to separate functionJoe Perches1-42/+44