aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* 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
| * can: dev: fix crtlmode_supported checkOliver Hartkopp2015-01-15
* | net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steeringOr Gerlitz2015-01-15
* | net: sxgbe: Fix waring for double kfree()Byungho An2015-01-15
* | net: sxgbe: Fix NULL dereferece when using DTGirish K.S2015-01-15
* | sh_eth: Fix addition of .trscer_err_mask to wrong SoC dataGeert Uytterhoeven2015-01-15
* | drivers: net: cpsw: fix cpsw hung with add vlan using vconfigMugunthan V N2015-01-15
|/
* be2net: Allow GRE to work concurrently while a VxLAN tunnel is configuredSriharsha Basavapatna2015-01-15
* tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-14
* tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-14
* tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-14
* team: avoid possible underflow of count_pending value for notify_peers and mc...Jiri Pirko2015-01-14
* i40e: adds FCoE configure optionVasu Dev2015-01-14
* cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-14
* net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-14
* xen-netfront: use different locks for Rx and Tx statsDavid Vrabel2015-01-13
* drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-13
* cxgb4vf: Initialize mdio_addr before using itHariprasad Shenai2015-01-13
* usb/kaweth: use GFP_ATOMIC under spin_lock in usb_start_wait_urb()Alexey Khoroshilov2015-01-12
* net/at91_ether: prepare and unprepare clockAlexandre Belloni2015-01-12
* Merge tag 'wireless-drivers-for-davem-2015-01-09' of git://git.kernel.org/pub...David S. Miller2015-01-12
|\
| * Merge tag 'iwlwifi-for-kalle-2015-01-05' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-01-05
| |\
| | * iwlwifi: bump firmware API for mvm devices to 12Emmanuel Grumbach2015-01-05
| | * iwlwifi: mvm: scan dwell time correctionsDavid Spinadel2015-01-05
| | * iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2015-01-05
| | * iwlwifi: mvm: fix out of bounds access to tid_to_mac80211_acEyal Shapira2015-01-05
| | * iwlwifi: mvm: fix Rx with both chainsEyal Shapira2015-01-05
| | * iwlwifi: 7000: fix reported firmware name for 7265DEmmanuel Grumbach2015-01-05
| | * iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov2015-01-05
| * | rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger2015-01-05
* | | alx: fix alx_poll()Eric Dumazet2015-01-11