aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller7-140/+66
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-131/+66
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz1-1/+1
2015-07-22bnx2x: Add MFW dump supportYuval Mintz4-0/+51
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz8-15/+251
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner3-73/+232
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz25-88/+142
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz8-70/+136
2015-07-21ravb: fix ring memory allocationSergei Shtylyov1-25/+34
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai3-7/+15
2015-07-21sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree1-80/+208
2015-07-21sfc: support cascaded multicast filtersDaniel Pieczko2-14/+44
2015-07-21sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko1-91/+126
2015-07-21sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper1-51/+53
2015-07-21sfc: warn if other functions have been reset by MCFWDaniel Pieczko1-3/+14
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko3-7/+25
2015-07-21sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree2-14/+25
2015-07-21sfc: enable cascaded multicast filters in MCFWDaniel Pieczko2-18/+47
2015-07-21sfc: update MCDI protocol definitionsEdward Cree1-846/+2583
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N1-6/+3
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot1-12/+10
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood1-1/+1
2015-07-21cxgb4 : Fill DCB priority in vlan control headersAnish Bhatt2-4/+13
2015-07-21cxgb4 : Fill in number of DCB traffic classes supportedAnish Bhatt1-0/+4
2015-07-21cxgb4 : Allow firmware DCB info to be queried in host stateAnish Bhatt1-11/+21
2015-07-21cxgb4 : Only pass app selector of 0 or 3 to firmwareAnish Bhatt1-2/+4
2015-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-171/+121
2015-07-20net: bcmgenet: Remove init parameter from bcmgenet_mii_configFlorian Fainelli3-6/+5
2015-07-20net: bcmgenet: Delay PHY initialization to bcmgenet_open()Florian Fainelli3-30/+20
2015-07-20net: bcmgenet: Determine PHY type before scanning MDIO busFlorian Fainelli3-12/+32
2015-07-20net: bcmgenet: Power on integrated GPHY in bcmgenet_power_up()Florian Fainelli1-0/+2
2015-07-20net: bcmgenet: Use correct dev_id for free_irqFlorian Fainelli1-1/+1
2015-07-20net: bcmgenet: Remove excessive PHY resetFlorian Fainelli3-15/+0
2015-07-20stmmac: add proper probe function to dwmac-mesonJoachim Eastwood1-11/+20
2015-07-20stmmac: add proper probe function to dwmac-lpc18xxJoachim Eastwood1-36/+23
2015-07-20stmmac: export probe_config_dt() and get_platform_resources()Joachim Eastwood2-4/+14
2015-07-20stmmac: make stmmac_probe_config_dt return the platform data structJoachim Eastwood1-16/+12
2015-07-20stmmac: introduce stmmac_get_platform_resources()Joachim Eastwood1-27/+37
2015-07-20stmmac: clean up platform/of_match data retrievalJoachim Eastwood1-21/+29
2015-07-20stmmac: use of_device_get_match_data to retrieve of match dataJoachim Eastwood1-5/+3
2015-07-20ravb: fix race updating TCCRSergei Shtylyov1-4/+1
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan1-1/+1
2015-07-20rocker: add offload_fwd_mark supportScott Feldman2-0/+12
2015-07-20rocker: forward packets to CPU when port is joined to openvswitchSimon Horman1-12/+50
2015-07-20enic: allow adaptive coalesce setting for msi/legacy intrGovindarajulu Varadarajan1-48/+65
2015-07-20enic: add adaptive coalescing intr for intx and msi pollGovindarajulu Varadarajan1-68/+67
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-9/+0
2015-07-17igb: Fix i354 88E1112 PHY on RCC boards using AutoMediaDetectTodd Fujinaka1-5/+13
2015-07-17ixgbe: Don't report flow director filter's statusFan Du1-2/+0