summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-05-25be2net: Fix UE detection logic for BE3Suresh Reddy2-8/+22
2017-05-25net-next: stmmac: rework the speed selectionLABBE Corentin5-44/+43
2017-05-25net-next: stmmac: Convert old_link to boolLABBE Corentin2-5/+5
2017-05-25net-next: stmmac: use SPEED_xxx instead of raw valueLABBE Corentin1-3/+3
2017-05-25net-next: stmmac: Remove unnecessary parenthesisLABBE Corentin1-1/+1
2017-05-25net-next: stmmac: Convert new_state to boolLABBE Corentin1-5/+5
2017-05-25net: jme: Remove unused functionsMatthias Kaehlcke1-42/+0
2017-05-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller1-8/+4
2017-05-25net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the functionUwe Kleine-König1-1/+1
2017-05-25Merge tag 'mlx5-update-2017-05-23' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller29-127/+575
2017-05-24mlxsw: spectrum_flower: Add support for tcp flagsJiri Pirko2-0/+30
2017-05-24mlxsw: spectrum: Add acl block containing tcp flags for ipv4Jiri Pirko1-0/+6
2017-05-24mlxsw: acl: Add tcp flags acl elementJiri Pirko2-0/+3
2017-05-24qed: Replace set_id() api with set_name()Mintz, Yuval3-9/+5
2017-05-24qede: Log probe of PCI deviceMintz, Yuval1-2/+38
2017-05-24qed: Provide MBI information in dev_infoTomer Tayar4-0/+51
2017-05-24qed: Enable RoCE parser searching on fp initMichal Kalderon1-0/+7
2017-05-24qed: Flush slowpath tasklet on stopTomer Tayar1-0/+14
2017-05-24qed: Remove BB_A0 referencesMintz, Yuval2-12/+0
2017-05-24qed: Drop the 's' from num_ports_in_enginesTomer Tayar4-22/+22
2017-05-24qed: Log incorrectly installed boardTomer Tayar2-0/+7
2017-05-24qed: !main_ptt for tunnel configurationManish Chopra5-9/+30
2017-05-24qede: Fix sparse warningsManish Chopra4-18/+22
2017-05-23net: ieee802154: fix potential null pointer dereferenceGustavo A. R. Silva1-1/+2
2017-05-23enic: unmask intr only when napi is completeGovindarajulu Varadarajan1-4/+2
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-11/+17
2017-05-22nfp: refresh port state before reporting autonegotiationJakub Kicinski3-9/+14
2017-05-22nfp: mark port state as stale if update failedJakub Kicinski1-0/+5
2017-05-22nfp: mark port state as stale after reconfigJakub Kicinski1-0/+2
2017-05-22nfp: provide linking on port structuresJakub Kicinski5-9/+17
2017-05-22nfp: move refresh tracking into the port structureJakub Kicinski5-25/+28
2017-05-22nfp: update port state in placeJakub Kicinski1-24/+30
2017-05-22nfp: introduce nfp_portJakub Kicinski7-63/+275
2017-05-22nfp: disallow mixing vNICs with and without NSP port entryJakub Kicinski1-20/+32
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski7-14/+152
2017-05-22nfp: add nfp_net_pf_free_vnic() functionJakub Kicinski1-7/+9
2017-05-22nfp: rename netdev/port to vNICJakub Kicinski6-97/+95
2017-05-22nfp: make nfp_net alloc/init/cleanup/free not depend on netdevsJakub Kicinski4-36/+35
2017-05-22nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2-12/+15
2017-05-22bonding: fix randomly populated arp target arrayJarod Wilson1-3/+2
2017-05-22net/wan/fsl_ucc_hdlc: fix muram allocation errorHolger Brunck1-1/+1
2017-05-22bonding: fix accounting of active ports in 3adJarod Wilson1-1/+1
2017-05-22net: atheros: atl2: don't return zero on failure path in atl2_probe()Alexey Khoroshilov1-4/+4
2017-05-22macsec: double accounting of dropped rx/tx packetsGirish Moodalbail1-12/+3
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring1-3/+2
2017-05-22ieee802154: ca8210: Delete an error message for a failed memory allocation in...Markus Elfring1-4/+0
2017-05-21net: ethernet: update drivers to make both SW and HW TX timestampsMiroslav Lichvar4-10/+6
2017-05-21net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALLMiroslav Lichvar17-0/+17
2017-05-21smsc95xx: Support only IPv4 TCP/UDP csum offloadNisar Sayed1-3/+10
2017-05-21cxgb4 : retrieve port information from firmwareGanesh Goudar5-3/+70