summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-09-13sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-13starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-133c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-12net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh
2016-09-12net/mlx4_en: Fixes for DCBXTariq Toukan
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib
2016-09-12net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib
2016-09-11net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-11net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-09-11net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-09-11net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia
2016-09-11net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-11net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia
2016-09-11net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia
2016-09-11net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-11net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-11net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-11net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-09-11net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-11net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-11net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-09-11net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt
2016-09-10alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-10alx: add msi-x supportTobias Regnery
2016-09-10alx: factor out part of the interrupt handlerTobias Regnery
2016-09-10alx: refactor msi enablement and disablementTobias Regnery
2016-09-10qed: mark symbols static where possibleBaoyou Xie
2016-09-10dwc_eth_qos: do not register semi-initialized deviceLars Persson
2016-09-10via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King
2016-09-10qede: mark qede_set_features() staticBaoyou Xie
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko
2016-09-09nfp: don't pad frames on receiveJakub Kicinski
2016-09-09nfp: drop support for old firmware ABIsJakub Kicinski
2016-09-09nfp: remove linux/version.h includesJakub Kicinski
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman
2016-09-08net/mlx5e: Prevent casting overflowGal Pressman
2016-09-08net/mlx5e: Fix xmit_more counter race issueTariq Toukan
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel
2016-09-08be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna
2016-09-08be2net: Fix mac address collision in some configurationsSuresh Reddy
2016-09-08be2net: Avoid redundant addition of mac address in HWSuresh Reddy
2016-09-08be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-08be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur
2016-09-08be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-09-08net: smsc911x: request and deassert optional RESET GPIOLinus Walleij