aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas2015-05-26
* net: dp83640: fix improper double spin locking.Richard Cochran2015-05-25
* net: dp83640: reinforce locking rules.Richard Cochran2015-05-25
* net: dp83640: fix broken calibration routine.Richard Cochran2015-05-25
* net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-25
* net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-25
* Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller2015-05-25
|\
| * Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-22
| |\
| | * iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-21
| | * iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-21
| | * iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-21
| | * iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-21
| | * iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-21
| | * iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-21
| | * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-15
| | * iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-15
| | * iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-15
| | * iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-10
* | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-25
* | | net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2015-05-22
* | | cdc_ncm: Fix tx_bytes statisticsBjørn Mork2015-05-22
* | | net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale2015-05-20
* | | vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville2015-05-18
* | | rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel2015-05-17
* | | net: phy: Make sure PHY_RESUMING state change is always processedTim Beale2015-05-16
* | | net: phy: Allow EEE for all RGMII variantsFlorian Fainelli2015-05-15
* | | rocker: fix a neigh entry leak issueYing Xue2015-05-15
* | | net: macb: Add better comment for RXUBR handlingNathan Sullivan2015-05-15
* | | net/mlx4: Avoid 'may be used uninitialized' warningsBjorn Helgaas2015-05-14
* | | e1000e: Add pm_qos headerDavid Ahern2015-05-12
* | | net: phy: micrel: Fix regression in kszphy_probeNiklas Cassel2015-05-12
* | | net: ll_temac: Fix DMA map size bugMichal Simek2015-05-12
* | | pppoe: drop pppoe device in pppoe_unbind_sock_workFelix Fietkau2015-05-11
* | | net: qca_spi: Fix possible race during probeStefan Wahren2015-05-11
* | | net: mdio-gpio: Allow for unspecified bus idBert Vermeulen2015-05-10
* | | bnx2x: limit fw delay in kdump to 5s after bootMichal Schmidt2015-05-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-05-09
|\ \ \
| * | | igb: Fix NULL assignment to incorrect variable in igb_reset_q_vectorToshiaki Makita2015-05-07
| * | | igb: Fix oops on changing number of ringsToshiaki Makita2015-05-07
* | | | usbnet: avoid integer overflow in start_xmitJason A. Donenfeld2015-05-09
* | | | netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso2015-05-09
* | | | net: xgene_enet: Set hardware dependencyJean Delvare2015-05-09
* | | | net: amd-xgbe: Add hardware dependencyJean Delvare2015-05-09
* | | | drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy2015-05-09
* | | | net: macb: Handle the RXUBR interrupt on all devicesNathan Sullivan2015-05-09
|/ / /
* | | Merge tag 'wireless-drivers-for-davem-2015-05-05' of git://git.kernel.org/pub...David S. Miller2015-05-05
|\| |
| * | ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-03
| * | Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-03
| |\|
| | * iwlwifi: mvm: force quota update update after FW restartJohannes Berg2015-04-28
| | * iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach2015-04-28