summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren
2015-08-28sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-28ravb: propagate platform_get_irq() error upstreamSergei Shtylyov
2015-08-28sfc: Allow driver to cope with a lower number of VIs than it needs for RSSShradha Shah
2015-08-28cxgb4: Force uninitialized state if FW in adapter is unsupportedHariprasad Shenai
2015-08-28r8169: Add software counter for multicast packagesCorinna Vinschen
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-08-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-08-27net/mlx4_core: Fix unintialized variable used in error pathCarol L Soto
2015-08-27net/mlx4_core: Capping number of requested MSIXs to MAX_MSIXCarol L Soto
2015-08-27mlxsw: Make mailboxes 4KB alignedIdo Schimmel
2015-08-27mlxsw: adjust transmit fail log message level in __mlxsw_emad_transmitJiri Pirko
2015-08-27mlxsw: Remove duplicate included headerIdo Schimmel
2015-08-27rocker: use change upper infoJiri Pirko
2015-08-27rocker: use new helper to figure out master kindJiri Pirko
2015-08-27bnx2x: Add new device ids under the Qlogic vendorYuval Mintz
2015-08-27smsc911x: Ignore error return from device_get_phy_mode()Guenter Roeck
2015-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-08-27smsc9194: Remove uncompilable #if 0'd use of pr_dbgJoe Perches
2015-08-27drivers: net: xgene: Adding support for TSOIyappan Subramanian
2015-08-27drivers: net: xgene: Preparatory patch for TSO supportIyappan Subramanian
2015-08-27bgmac: support up to 3 cores (devices) on a busRafał Miłecki
2015-08-27sfc: only use vadaptor stats if firmware is capableBert Kenward
2015-08-26i40e/i40evf: Bump i40e to 1.3.9 and i40evf to 1.3.5Catherine Sullivan
2015-08-26i40e/i40evf: Cache the CEE TLV status returned from firmwareNeerav Parikh
2015-08-26i40e/i40evf: add VIRTCHNL_VF_OFFLOAD flagAnjali Singhai Jain
2015-08-26i40e: Remove redundant and unneeded messagesGreg Rose
2015-08-26i40evf: Remove PF specific register definitions from the VFAnjali Singhai Jain
2015-08-26i40evf: Use the correct defines to match the VF registersAnjali Singhai Jain