summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-08-26enic: reduce ioread in devcmd2Govindarajulu Varadarajan2-3/+6
2015-08-26r8169: Add values missing in @get_stats64 from HW countersCorinna Vinschen1-14/+149
2015-08-26ppp: implement x-netns supportGuillaume Nault1-2/+15
2015-08-25net: sun4i-emac: Claim emac sramHans de Goede1-2/+11
2015-08-25net/mlx5e: Avoid accessing NULL pointer at ndo_select_queueRana Shahout3-6/+6
2015-08-25mlxsw: fix error return codeJulia Lawall1-0/+1
2015-08-25net: davinci_emac: fix error return codeJulia Lawall1-1/+3
2015-08-25fjes: ethtool supportTaku Izumi4-1/+141
2015-08-25fjes: handle receive cancellation request interruptTaku Izumi1-0/+78
2015-08-25fjes: epstop_taskTaku Izumi3-0/+33
2015-08-25fjes: update_zone_taskTaku Izumi3-0/+194
2015-08-25fjes: unshare_watch_taskTaku Izumi2-0/+129
2015-08-25fjes: force_close_taskTaku Izumi2-0/+14
2015-08-25fjes: interrupt_watch_taskTaku Izumi2-1/+44
2015-08-25fjes: net_device_ops.ndo_vlan_rx_add/kill_vidTaku Izumi3-0/+69
2015-08-25fjes: net_device_ops.ndo_tx_timeoutTaku Izumi1-0/+9
2015-08-25fjes: net_device_ops.ndo_change_mtuTaku Izumi1-0/+29
2015-08-25fjes: net_device_ops.ndo_get_stats64Taku Izumi1-0/+13
2015-08-25fjes: NAPI polling functionTaku Izumi3-2/+214
2015-08-25fjes: tx_stall_taskTaku Izumi2-0/+63
2015-08-25fjes: raise_intr_rxdata_taskTaku Izumi2-0/+67
2015-08-25fjes: net_device_ops.ndo_start_xmitTaku Izumi4-0/+245
2015-08-25fjes: net_device_ops.ndo_open and .ndo_stopTaku Izumi5-0/+439
2015-08-25fjes: buffer address regist/unregistration routineTaku Izumi2-1/+194
2015-08-25fjes: ES information acquisition routineTaku Izumi3-0/+148
2015-08-25fjes: platform_driver's .probe and .remove routineTaku Izumi2-0/+119
2015-08-25fjes: Hardware cleanup routineTaku Izumi2-0/+67
2015-08-25fjes: Hardware initialization routineTaku Izumi5-1/+650
2015-08-25fjes: Introduce FUJITSU Extended Socket Network Device driverTaku Izumi5-0/+284
2015-08-243c59x: Add BQL support for 3c59x ethernet driver.Loganaden Velvindron1-3/+20
2015-08-24net: phy: add interrupt support for aquantia phyShaohui Xie1-0/+49
2015-08-24Merge tag 'nfc-next-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller19-27/+1966
2015-08-24Merge tag 'linux-can-next-for-4.3-20150820' of git://git.kernel.org/pub/scm/l...David S. Miller2-5/+5
2015-08-24NET: nps_enet: minor namespace cleanupNoam Camus1-3/+4
2015-08-24NET: nps_enet: TX done acknowledge.Noam Camus1-0/+3
2015-08-24NET: nps_enet: drop control framesNoam Camus1-4/+4
2015-08-24NET: nps_enet: TX done race conditionNoam Camus1-7/+3
2015-08-24NET: nps_enet: replace use of cause registerNoam Camus2-24/+5
2015-08-24vxlan: GRO support at tunnel layerTom Herbert1-2/+7
2015-08-24gro: Fix remcsum offload to deal with frags in GROTom Herbert1-14/+9
2015-08-24net/xen-netfront: only clean up queues if presentChas Williams1-2/+3
2015-08-24net: dsa: mv88e6xxx: set 802.1Q mode to FallbackVivien Didelot1-1/+1
2015-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-490/+366
2015-08-21enic: Fix build failure with SRIOV disabled.David S. Miller1-1/+1
2015-08-21Merge tag 'pm+acpi-4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+17
2015-08-21vxlan: metadata based tunneling for IPv6Jiri Benc1-29/+40
2015-08-21vxlan: do not shadow flags variableJiri Benc1-4/+4
2015-08-21vxlan: provide access function for vxlan socket address familyJiri Benc1-4/+4
2015-08-21route: move lwtunnel state to dst_entryJiri Benc2-3/+2
2015-08-21ip_tunnels: use tos and ttl fields also for IPv6Jiri Benc1-4/+4