summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: greth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-08-091-21/+2Star
* net: ethernet: greth: use phydev from struct net_devicePhilippe Reynes2016-08-092-13/+11Star
* bna: remove global bnad_list_mutexIvan Vecera2016-08-091-20/+0Star
* bna: change type of bna_id to atomic_tIvan Vecera2016-08-091-2/+2
* bna: remove useless linked listIvan Vecera2016-08-092-4/+0Star
* be2net: replace polling with sleeping in the FW completion pathSathya Perla2016-08-093-158/+327
* be2net: Avoid unnecessary firmware updates of multicast listSriharsha Basavapatna2016-08-092-41/+130
* be2net: do not remove vids from driver table if be_vid_config() fails.Sathya Perla2016-08-091-7/+1Star
* be2net: clear vlan-promisc setting before programming the vlan listSomnath Kotur2016-08-091-2/+5
* net: vxlan: lwt: Fix vxlan local traffic.pravin shelar2016-08-081-2/+2
* net: vxlan: lwt: Use source ip address during route lookup.pravin shelar2016-08-081-12/+18
* 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-071-1/+1
* Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-071-2/+3
|\
| * mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-2/+3
* | net: dsa: b53: Add missing ULL suffix for 64-bit constantGeert Uytterhoeven2016-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/+0Star
* | 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/+0Star
* | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-0344-86/+183
|\ \
| * | qed: Fail driver load in 100g MSI mode.Sudarsana Reddy Kalluru2016-08-021-1/+6
| * | ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_ph...Peter Chen2016-08-021-0/+1
| * | ethernet: stmicro: stmmac: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-022-2/+6
| * | ethernet: stmicro: stmmac: dwmac-socfpga: add missing of_node_put after calli...Peter Chen2016-08-021-10/+26
| * | ethernet: renesas: sh_eth: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: renesas: ravb_main: add missing of_node_put after calling of_parse_...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: pxa168_eth: add missing of_node_put after calling of_parse...Peter Chen2016-08-021-0/+1
| * | ethernet: marvell: mvpp2: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: marvell: mvneta: add missing of_node_put after calling of_parse_pha...Peter Chen2016-08-021-0/+1
| * | ethernet: hisilicon: hns: hns_dsaf_main: add missing of_node_put after callin...Peter Chen2016-08-021-3/+4
| * | ethernet: hisilicon: hns: hns_dsaf_mac: add missing of_node_put after calling...Peter Chen2016-08-021-3/+6
| * | ethernet: cavium: octeon: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+3
| * | ethernet: aurora: nb8800: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+2
| * | ethernet: arc: emac_main: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-4/+11
| * | ethernet: apm: xgene: add missing of_node_put after calling of_parse_phandlePeter Chen2016-08-021-0/+1
| * | ethernet: altera: add missing of_node_putPeter Chen2016-08-021-0/+1
| * | 8139too: fix system hang when there is a tx timeout event.Chun-Hao Lin2016-08-021-4/+8
| * | qed: Fix error return code in qed_resc_alloc()Wei Yongjun2016-08-021-0/+1
| * | net: qlcnic: avoid superfluous assignementxypron.glpk@gmx.de2016-08-011-1/+0Star
| * | dsa: b53: remove redundant ifxypron.glpk@gmx.de2016-08-011-2/+1Star
| * | qed: do not use unitialized variablexypron.glpk@gmx.de2016-08-011-1/+1
| * | wan/fsl_ucc_hdlc: avoid possible NULL pointer dereferencexypron.glpk@gmx.de2016-08-011-1/+2
| * | net: qlge: remove superfluous statementxypron.glpk@gmx.de2016-08-011-1/+0Star