summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov
2015-05-25Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-22Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-18vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville
2015-05-17rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel
2015-05-16net: phy: Make sure PHY_RESUMING state change is always processedTim Beale
2015-05-15net: phy: Allow EEE for all RGMII variantsFlorian Fainelli
2015-05-15rocker: fix a neigh entry leak issueYing Xue
2015-05-15net: macb: Add better comment for RXUBR handlingNathan Sullivan
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman
2015-05-15iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach
2015-05-14net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas
2015-05-12e1000e: Add pm_qos headerDavid Ahern
2015-05-12net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel
2015-05-12net: ll_temac: Fix DMA map size bugMichal Simek
2015-05-11pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau
2015-05-11net: qca_spi: Fix possible race during probeStefan Wahren
2015-05-10net: mdio-gpio: Allow for unspecified bus idBert Vermeulen
2015-05-10bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach
2015-05-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-05-09usbnet: avoid integer overflow in start_xmitJason A. Donenfeld
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso
2015-05-09net: xgene_enet: Set hardware dependencyJean Delvare
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy
2015-05-09net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan
2015-05-07igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita