aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-26net: macb: Change capability mask for jumbo supportHarini Katakam1-1/+1
2015-07-26net: bcmgenet: Register link_update callback for all MoCA PHYsFlorian Fainelli1-14/+23
2015-07-26net: bcmgenet: Remove checks on clock handlesFlorian Fainelli1-14/+12
2015-07-26hv_netvsc: Wait for sub-channels to be processed during probeKY Srinivasan2-0/+30
2015-07-26cxgb4: Allow firmware flash, only if cxgb4 is the master driverHariprasad Shenai1-0/+14
2015-07-26vxlan: Use proper endian type for vni in vxlan[6]_xmit_skbThomas Graf1-2/+2
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller40-712/+1376
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna4-4/+36
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg26-304/+293
2015-07-23i40e: clean up error status messagesShannon Nelson9-177/+673
2015-07-23i40e: provide correct API version to older VF driversMitch Williams1-0/+3
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams2-2/+11
2015-07-23i40evf: handle big resetsMitch Williams3-46/+95
2015-07-23i40e: support virtual channel API 1.1Mitch Williams2-6/+21
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams2-0/+12
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams2-10/+22
2015-07-23i40e: clean up unneeded gotosShannon Nelson1-25/+12
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny2-98/+161
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka1-2/+2
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka1-11/+5
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka1-0/+21
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai1-0/+1
2015-07-23ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov3-34/+47
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller222-1698/+1937
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-663/+357
2015-07-22r8152: support the new RTL8153 chiphayeswang1-1/+17
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-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy1-1/+1
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-21of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev1-2/+17
2015-07-21net: phy: fixed_phy: handle link-down caseStas Sergeev1-3/+5
2015-07-21net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli1-17/+1
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller12-410/+144
2015-07-21Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds7-12/+8