summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | mlxsw: spectrum: Unmap 802.1Q FID before destroying itIdo Schimmel2016-08-171-0/+2
| * | mlxsw: spectrum: Add missing rollbacks in error pathIdo Schimmel2016-08-171-1/+3
| * | mlxsw: reg: Fix missing op field fill-upJiri Pirko2016-08-171-0/+1
| * | mlxsw: spectrum: Trap loop-backed packetsIdo Schimmel2016-08-173-0/+16
| * | mlxsw: spectrum: Add missing packet trapsElad Raz2016-08-172-0/+18
| * | mlxsw: spectrum: Mark port as active before registering itIdo Schimmel2016-08-171-2/+3
| * | mlxsw: spectrum: Create PVID vPort before registering netdeviceIdo Schimmel2016-08-173-46/+29
| * | mlxsw: spectrum: Remove redundant errors from the codeIdo Schimmel2016-08-171-16/+5
| * | mlxsw: spectrum: Don't return upon error in removal pathIdo Schimmel2016-08-171-22/+5
| |/
| * net: ethernet: mediatek: fix runtime warning raised by inconsistent struct de...sean.wang@mediatek.com2016-08-151-13/+13
| * net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enab...sean.wang@mediatek.com2016-08-151-0/+5
| * net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMACsean.wang@mediatek.com2016-08-151-3/+12
| * mlxsw: spectrum_router: Fix use after freeVincent2016-08-141-1/+2
| * net: ethernet: mediatek: add the missing of_node_put() after node is used donesean.wang@mediatek.com2016-08-131-0/+2
| * net: ethernet: mediatek: fixed that initializing u64_stats_sync is missingsean.wang@mediatek.com2016-08-131-0/+1
| * net: hns: fix typo in g_gmac_stats_string[]Fabian Frederick2016-08-101-1/+1
| * dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki2016-08-091-3/+5
| * drivers: net: cpsw: fix kmemleak false-positive reports for sk buffersGrygorii Strashko2016-08-091-0/+2
| * qed: Update app count when adding a new dcbx app entry to the table.Sudarsana Reddy Kalluru2016-08-081-2/+6
| * qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-081-20/+104
| * qed: Use ieee mfw-mask to get ethtype in ieee-dcbx mode.Sudarsana Reddy Kalluru2016-08-082-30/+66
| * qed: Remove the endian-ness conversion for pri_to_tc value.Sudarsana Reddy Kalluru2016-08-081-2/+1
| * net/ethernet: tundra: fix dump_eth_one warning in tsi108_ethPaul Gortmaker2016-08-081-0/+2
| * mlxsw: spectrum: Add missing DCB rollback in error pathIdo Schimmel2016-08-081-0/+1
| * mlxsw: spectrum: Do not override PAUSE settingsIdo Schimmel2016-08-081-0/+2
| * mlxsw: spectrum: Do not assume PAUSE frames are disabledIdo Schimmel2016-08-081-4/+4
| * net: macb: Correct CAPS maskHarini Katakam2016-08-061-1/+1
| * net: arc_emac: add missing of_node_put() in arc_emac_probe()Wei Yongjun2016-08-061-2/+4
| * qlcnic: Update version to 5.3.65Manish Chopra2016-08-031-2/+2
| * qlcnic: fix napi budget alterationManish Chopra2016-08-031-2/+0
| * qlcnic: fix data structure corruption in async mbx command handlingManish Chopra2016-08-032-44/+60
| * tg3: Report the correct number of RSS queues through tg3_get_rxnfcSiva Reddy Kallam2016-08-031-4/+0
| * tg3: Fix for diasllow rx coalescing time to be 0Satish Baddipadige2016-08-031-0/+1
| * net: xgene: fix maybe-uninitialized variableArnd Bergmann2016-08-031-0/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-044-118/+193
|\ \ | |/ |/|
| *-. Merge branches 'misc' and 'rxe' into k.o/for-4.8-1Doug Ledford2016-08-041-0/+40
| |\ \
| | * | net/mlx4: Query performance and diagnostics countersMark Bloch2016-08-031-0/+36
| | * | net/mlx4: Add diagnostic counters capability bitMark Bloch2016-08-031-0/+4
| | |/
| | |
| | \
| *-. \ Merge branches 'cxgb4-4.8', 'mlx5-4.8' and 'fw-version' into k.o/for-4.8Doug Ledford2016-06-233-118/+153
| |\ \ \ | | |_|/ | |/| |
| | | * {net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov2016-06-231-118/+147
| | | * net/mlx5: Export required core functions to support RSSYishai Hadas2016-06-231-0/+4
| | |/ | |/|
| | * RDMA/iw_cxgb4: Add missing error codes for act open cmdHariprasad S2016-06-231-0/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0337-69/+161
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-011-1/+6
| * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-011-0/+1
| * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-012-2/+6
| * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-011-10/+26
| * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-011-0/+1
| * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-011-0/+1
| * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-011-0/+1
OpenPOWER on IntegriCloud