aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* stmmac: prevent probe drivers to crash kernelAndy Shevchenko2015-01-27
* bnx2x: fix napi poll return value for repollGovindarajulu Varadarajan2015-01-27
* sh_eth: Fix DMA-API usage for RX buffersBen Hutchings2015-01-27
* sh_eth: Check for DMA mapping errors on transmitBen Hutchings2015-01-27
* sh_eth: Ensure DMA engines are stopped before freeing buffersBen Hutchings2015-01-27
* sh_eth: Remove RX overflow log messagesBen Hutchings2015-01-27
* can: kvaser_usb: Fix state handling upon BUS_ERROR eventsAhmed S. Darwish2015-01-27
* can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUTAhmed S. Darwish2015-01-27
* can: kvaser_usb: Send correct context to URB completionAhmed S. Darwish2015-01-27
* can: kvaser_usb: Do not sleep in atomic contextAhmed S. Darwish2015-01-27
* net: mv643xx_eth: Fix highmem support in non-TSO egress pathEzequiel Garcia2015-01-26
* sh_eth: Fix serialisation of interrupt disable with interrupt & NAPI handlersBen Hutchings2015-01-26
* sh_eth: Fix crash or memory leak when resizing rings on device that is downBen Hutchings2015-01-26
* sh_eth: Detach net device when stopping queue to resize DMA ringsBen Hutchings2015-01-26
* sh_eth: Fix padding of short frames on TXBen Hutchings2015-01-26
* drivers: net: cpsw: discard dual emac default vlan configurationMugunthan V N2015-01-26
* Merge tag 'linux-can-fixes-for-3.19-20150121' of git://git.kernel.org/pub/scm...David S. Miller2015-01-26
|\
| * can: c_can: end pending transmission on network stop (ifdown)Viktor Babrian2015-01-21
* | ipvlan: fix incorrect usage of IS_ERR() macro in IPv6 code path.Mahesh Bandewar2015-01-25
* | netxen: fix netxen_nic_poll() logicEric Dumazet2015-01-25
* | enic: fix rx napi poll return valueGovindarajulu Varadarajan2015-01-25
* | Merge tag 'wireless-drivers-for-davem-2015-01-20' of git://git.kernel.org/pub...David S. Miller2015-01-25
|\ \
| * | ath9k: fix race condition in irq processing during hardware resetFelix Fietkau2015-01-19
| * | Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-19
| |\ \
| | * | iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach2015-01-18
| * | | Merge tag 'iwlwifi-for-kalle-2015-01-13' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-15
| |\| |
| | * | iwlwifi: mvm: set the tx cmd tid for BAR frame correctlyEyal Shapira2015-01-13
| | * | iwlwifi: mvm: drop non VO frames when flushingEmmanuel Grumbach2015-01-12
| | * | iwlwifi: mvm: fix EBS on single scanDavid Spinadel2015-01-12
* | | | amd-xgbe: Use proper Rx flow control registerLendacky, Thomas2015-01-24
| |_|/ |/| |
* | | s2io: use snprintf() as a safety featureDan Carpenter2015-01-19
* | | r8152: remove sram_readhayeswang2015-01-19
* | | r8152: remove generic_ocp_read before writinghayeswang2015-01-19
* | | bgmac: activate irqs only if there is nothing to pollHauke Mehrtens2015-01-19
* | | bgmac: register napi before the deviceHauke Mehrtens2015-01-19
* | | sh_eth: Fix ethtool operation crash when net device is downBen Hutchings2015-01-19
* | | sh_eth: Fix promiscuous mode on chips without TSUBen Hutchings2015-01-19
* | | net: davinci_emac: Add support for emac on dm816xTony Lindgren2015-01-16
* | | net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren2015-01-16
* | | net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren2015-01-16
* | | net: davinci_emac: Free clock after checking the frequencyTony Lindgren2015-01-16
* | | net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren2015-01-16
* | | net: davinci_emac: Fix hangs with interruptsTony Lindgren2015-01-16
* | | Merge tag 'linux-can-fixes-for-3.19-20150115' of git://git.kernel.org/pub/scm...David S. Miller2015-01-15
|\ \ \
| * | | can: kvaser_usb: Don't dereference skb after a netif_rx()Ahmed S. Darwish2015-01-15
| * | | can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish2015-01-15
| * | | can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish2015-01-15
| * | | can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish2015-01-15
| * | | can: c_can: use regmap_update_bits() to modify RAMINIT registerRoger Quadros2015-01-15
| * | | can: m_can: tag current CAN FD controllers as non-ISOOliver Hartkopp2015-01-15