summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2015-05-07igb: Fix oops on changing number of ringsToshiaki Makita
2015-05-05Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub...David S. Miller
2015-05-05net/mlx4_core: Work properly with EQ numbers > 256 in SRIOVYishai Hadas
2015-05-05net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha
2015-05-05hv_netvsc: remove unused variable in netvsc_send()Jerry Snitselaar
2015-05-04bnx2x: Fix to prevent inner-reloadYuval Mintz
2015-05-04Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2015-05-04Revert "Revert "smc91x: retrieve IRQ and trigger flags in a modern way""David S. Miller
2015-05-04net/smsc911x: fix irq resource allocation failureKamlakant Patel
2015-05-04macvlan: Propagate promiscuity setting to lower devices.Vlad Yasevich