summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-27virtio-net: avoid unnecessary sg initialzationJason Wang
2015-08-27geneve: Move device hash table to geneve socket.Pravin B Shelar
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar
2015-08-27geneve: Use skb mark and protocol to lookup route.Pravin B Shelar
2015-08-27geneve: Initialize ethernet address in device setup.Pravin B Shelar
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-27Merge tag 'wireless-drivers-next-for-davem-2015-08-26' of git://git.kernel.or...David S. Miller
2015-08-27net: phy: fixed: propagate fixed link values to structMadalin Bucur
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
2015-08-26i40e: correct spelling errorMitch Williams
2015-08-26i40e: Fix comment for ethtool diagnostic link testGreg Rose
2015-08-26i40e/i40evf: Add capability to gather VEB per TC statsNeerav Parikh
2015-08-26i40e: Fix ethtool offline diagnostic with netqueuesGreg Rose
2015-08-26i40e: Fix legacy interrupt mode in the driverAnjali Singhai Jain
2015-08-26i40e: Move function calls to i40e_shutdown instead of i40e_suspendCatherine Sullivan
2015-08-26i40e: add RX to port CRC errors labelShannon Nelson
2015-08-26i40e: don't degrade __le16Mitch Williams
2015-08-26Merge ath-next from ath.gitKalle Valo
2015-08-26ath10k: fix compilation warnings in wmi phyerr pull functionRaja Mani
2015-08-26ath10k: add qca6164 supportMichal Kazior
2015-08-26ath10k: add spectral scan support for 10.4 fwRaja Mani
2015-08-26ath10k: fix dma_mapping_error() handlingMichal Kazior
2015-08-26ath10k: add missing mutex unlock on failpathMichal Kazior
2015-08-25usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin
2015-08-25drivers: net: xgene: fix: Oops in linkwatch_fire_eventIyappan Subramanian
2015-08-25net: fec: use reinit_completion() in mdio accessor functionsRussell King