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