summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* xen-netfront: Use setup_timerVaishali Thakkar2015-05-311-3/+2
* ethernet/intel: Use setup_timerVaishali Thakkar2015-05-311-3/+1
* net: dl2k: Use setup_timerVaishali Thakkar2015-05-311-3/+1
* net: mv643xx_eth: Use setup_timerVaishali Thakkar2015-05-311-6/+3
* Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller2015-05-3110-22/+26
|\
| * cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg2015-05-2610-22/+26
* | hv_netvsc: Allocate the sendbuf in a NUMA aware wayK. Y. Srinivasan2015-05-311-1/+3
* | hv_netvsc: Allocate the receive buffer from the correct NUMA nodeK. Y. Srinivasan2015-05-311-1/+6
* | net: systemport: Add a check for oversized packetsFlorian Fainelli2015-05-301-0/+8
* | net: systemport: rewrite bcm_sysport_rx_refillFlorian Fainelli2015-05-301-40/+41
* | net: systemport: Pre-calculate and utilize cb->bd_addrFlorian Fainelli2015-05-302-11/+9
* | net: thunderx: add 64-bit dependencyArnd Bergmann2015-05-301-1/+1
* | net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-301-0/+3
* | net/mlx4_core: Move affinity hints to mlx4_core ownershipIdo Shamay2015-05-304-9/+59
* | net/mlx4: Add EQ poolMatan Barak2015-05-308-206/+312
* | net/mlx4_core: Demote simple multicast and broadcast flow steering rulesMatan Barak2015-05-301-0/+23
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2015-05-309-355/+1248
|\ \
| * | atusb: add support for at86rf230Alexander Aring2015-05-271-1/+1
| * | ieee802154/atusb: Set default ed level to 0xbe like the rest of these driversStefan Schmidt2015-05-211-2/+2
| * | ieee802154/atusb: Mark driver as AACK enabled in hardware.Stefan Schmidt2015-05-211-1/+2
| * | ieee802154/atusb: Warn about outdated device firmware.Stefan Schmidt2015-05-211-0/+6
| * | at86rf230: add missing cca ed level valuesAlexander Aring2015-05-201-2/+2
| * | fakelb: cleanup codeAlexander Aring2015-05-191-17/+12
| * | fakelb: add support for async xmit handlingAlexander Aring2015-05-191-1/+2
| * | fakelb: remove fakelb_hw_deliverAlexander Aring2015-05-191-12/+6
| * | fakelb: add virtual phy reset defaultsAlexander Aring2015-05-191-0/+5
| * | fakelb: use own channel and page attributesAlexander Aring2015-05-191-3/+10
| * | fakelb: introduce fakelb ifup phys listAlexander Aring2015-05-191-33/+25
| * | fakelb: move lock out of iterationAlexander Aring2015-05-191-3/+4
| * | fakelb: declare fakelb list staticAlexander Aring2015-05-191-25/+7
| * | fakelb: declare rwlock staticAlexander Aring2015-05-191-9/+7
| * | fakelb: don't deliver when one phyAlexander Aring2015-05-191-12/+8
| * | fakelb: rename fakelb_dev_priv to fakelb_phyAlexander Aring2015-05-191-46/+47
| * | fakelb: use list_for_each_entry_safeAlexander Aring2015-05-191-2/+2
| * | fakelb: creating two virtual phys per defaultAlexander Aring2015-05-191-1/+1
| * | ieee802154: add support for atusb transceiverAlexander Aring2015-05-196-197/+1009
| * | at86rf230: fix callback for aret handlingAlexander Aring2015-05-191-1/+1
| * | mac802154: fakelb: Fix potential NULL pointer dereference.Martin Townsend2015-05-191-1/+2
| * | at86rf230: add reset states of tx power levelAlexander Aring2015-05-191-0/+1
| * | at86rf230: add cca ed level reset valueAlexander Aring2015-05-191-2/+5
| * | at86rf230: rework tx cca energy detection levelAlexander Aring2015-05-191-20/+59
| * | at86rf230: rework tx power supportAlexander Aring2015-05-191-19/+64
| * | at86rf230: set cca_modes supported flagsAlexander Aring2015-05-191-0/+6
| * | cfg802154: introduce wpan phy flagsAlexander Aring2015-05-191-2/+7
| * | ieee802154: introduce wpan_phy_supportedAlexander Aring2015-05-194-21/+21
| * | ieee802154: change cca ed level to mbmAlexander Aring2015-05-191-1/+2
| * | ieee802154: change transmit power to mbmAlexander Aring2015-05-191-1/+2
| * | ieee802154: change transmit power to s32Alexander Aring2015-05-191-1/+1
* | | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-308-25/+3192
* | | net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-306-0/+1621