summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2015-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-07-24be2net: support ndo_get_phys_port_id()Sriharsha Basavapatna
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-07-23i40e: clean up error status messagesShannon Nelson
2015-07-23i40e: provide correct API version to older VF driversMitch Williams
2015-07-23i40evf: support virtual channel API version 1.1Mitch Williams
2015-07-23i40evf: handle big resetsMitch Williams
2015-07-23i40e: support virtual channel API 1.1Mitch Williams
2015-07-23i40e/i40evf: add macros for virtual channel API version and device capabilityMitch Williams
2015-07-23i40e: add VF capabilities to virtual channel interfaceMitch Williams
2015-07-23i40e: clean up unneeded gotosShannon Nelson
2015-07-23i40e/i40evf: Fix and refactor dynamic ITR codeCarolyn Wyborny
2015-07-23igb: bump version to igb-5.3.0Todd Fujinaka
2015-07-23igb: use ARRAY_SIZE to replace calculating sizeof(a)/sizeof(a[0])Todd Fujinaka
2015-07-23igb: report unsupported ethtool settings in set_coalesceTodd Fujinaka
2015-07-23e1000e: Cleanup qos request in error handling of e1000_openJia-Ju Bai
2015-07-23ixgbevf: add support for reporting RSS key and hash table for X550Emil Tantilov
2015-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-22r8152: support the new RTL8153 chiphayeswang
2015-07-22bnx2x: Bump up driver version to 1.712.30Yuval Mintz
2015-07-22bnx2x: Add MFW dump supportYuval Mintz
2015-07-22bnx2x: new Multi-function mode - BDYuval Mintz
2015-07-22bnx2x: Add 84858 phy supportYaniv Rosner
2015-07-22bnx2x: Rebrand from 'broadcom' into 'qlogic'Yuval Mintz
2015-07-22bnx2x: Utilize FW 7.12.30Yuval Mintz
2015-07-21ravb: fix ring memory allocationSergei Shtylyov
2015-07-21cxgb4: Add debugfs entry to enable backdoor accessHariprasad Shenai
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-21sfc: clean fallbacks between promisc/normal in efx_ef10_filter_sync_rx_modeEdward Cree
2015-07-21sfc: support cascaded multicast filtersDaniel Pieczko
2015-07-21sfc: re-factor efx_ef10_filter_sync_rx_mode()Daniel Pieczko
2015-07-21sfc: Insert multicast filters as well as mismatch filters in promiscuous modeJon Cooper
2015-07-21sfc: warn if other functions have been reset by MCFWDaniel Pieczko
2015-07-21sfc: add output flag decoding to efx_mcdi_set_workaroundDaniel Pieczko
2015-07-21sfc: cope with ENOSYS from efx_mcdi_get_workarounds()Edward Cree
2015-07-21sfc: enable cascaded multicast filters in MCFWDaniel Pieczko
2015-07-21sfc: update MCDI protocol definitionsEdward Cree
2015-07-21mvneta: use inband status only when explicitly enabledStas Sergeev
2015-07-21of_mdio: add new DT property 'managed' to specify the PHY management typeStas Sergeev
2015-07-21net: phy: fixed_phy: handle link-down caseStas Sergeev
2015-07-21net: dsa: bcm_sf2: Do not override speed settingsFlorian Fainelli
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller
2015-07-21Merge tag 'pinctrl-v4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21openvswitch: Use regular VXLAN net_device deviceThomas Graf
2015-07-21vxlan: Factor out device configurationThomas Graf
2015-07-21fib: Add fib rule match on tunnel idThomas Graf
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf
2015-07-21vxlan: Flow based tunnelingThomas Graf