aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-10cxgb4vf: Configure queue based on resource and interrupt typeHariprasad Shenai1-71/+94
2016-03-10cxgb4vf: Enable interrupts before we register our network devicesHariprasad Shenai1-25/+26
2016-03-10net: dsa: mv88e6xxx: avoid writing the same modeVivien Didelot1-8/+13
2016-03-10net: dsa: mv88e6xxx: read then write PVIDVivien Didelot1-4/+26
2016-03-10net: dsa: mv88e6xxx: rework port state setterVivien Didelot2-22/+34
2016-03-10sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov1-3/+4
2016-03-10sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-03-10can: rcar_can: Add r8a7795 supportRamesh Shanmugasundaram2-1/+2
2016-03-10can: ifi: Add obscure bit swap for EFF frame IDsMarek Vasut1-2/+29
2016-03-10can: ifi: Fix RX and TX ID maskMarek Vasut1-4/+4
2016-03-10can: ifi: Fix TX DLC configurationMarek Vasut1-8/+6
2016-03-10can: ifi: Fix clock generator configurationMarek Vasut1-21/+23
2016-03-08bnxt_en: Enable AER support.Satish Baddipadige1-0/+109
2016-03-08bnxt_en: Include hardware port statistics in ethtool -S.Michael Chan1-2/+103
2016-03-08bnxt_en: Include some hardware port statistics in ndo_get_stats64().Michael Chan1-0/+16
2016-03-08bnxt_en: Add port statistics support.Michael Chan2-1/+60
2016-03-08bnxt_en: Extend autoneg to all speeds.Michael Chan2-14/+4
2016-03-08bnxt_en: Use common function to get ethtool supported flags.Michael Chan1-20/+9
2016-03-08bnxt_en: Add reporting of link partner advertisement.Michael Chan3-2/+23
2016-03-08bnxt_en: Refactor bnxt_fw_to_ethtool_advertised_spds().Michael Chan1-13/+20
2016-03-08vxlan: allow setting ipv6 traffic classDaniel Borkmann1-5/+9
2016-03-08bpf, vxlan, geneve, gre: fix usage of dst_cache on xmitDaniel Borkmann2-16/+14
2016-03-08bpf: support for access to tunnel optionsDaniel Borkmann1-2/+2
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller63-325/+546
2016-03-07ppp: release rtnl mutex when interface creation failsGuillaume Nault1-0/+1
2016-03-07cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2016-03-07net: hns: fix the bug about loopbackyankejian5-1/+65
2016-03-07jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-03-07jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-03-07hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang1-6/+13
2016-03-07be2net: Don't leak iomapped memory on removal.Douglas Miller2-0/+5
2016-03-07vmxnet3: avoid calling pskb_may_pull with interrupts disabledNeil Horman1-27/+46
2016-03-07qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2-1/+388
2016-03-07qed/qede: Add infrastructure support for hardware GROManish Chopra3-33/+79
2016-03-07Merge tag 'wireless-drivers-for-davem-2016-03-04' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller4-1/+17
2016-03-07net: ethernet: Add missing MFD_SYSCON dependency on HAS_IOMEMKrzysztof Kozlowski1-0/+1
2016-03-07ibmveth: check return of skb_linearize in ibmveth_start_xmitThomas Falcon1-1/+4
2016-03-07cdc_ncm: toggle altsetting to force reset before setupBjørn Mork1-1/+5
2016-03-07usbnet: cleanup after bind() in probe()Oliver Neukum1-0/+7
2016-03-07mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel1-1/+1
2016-03-07mlxsw: spectrum: Always decrement bridge's ref countIdo Schimmel1-3/+1
2016-03-06net: eth: altera: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net/ethoc: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06asix: do not free array priv->mdio->irqColin Ian King1-1/+0
2016-03-06net: fec: Rename "phy-reset-active-low" propertyBernhard Walle1-4/+4
2016-03-06stmmac: fix noderef.cocci warningsWu Fengguang1-1/+1
2016-03-06gianfar: Enable eTSEC-106 erratum w/a for MPC8548E Rev2Atsushi Nemoto1-1/+3
2016-03-04mac80211_hwsim: use reset to set mac headerZhang Shengju1-2/+2
2016-03-04vxlan: use reset to set header pointersZhang Shengju1-3/+3
2016-03-04can: mcp251x: avoid write to error flag register if it's unnecessaryEd Spiridonov1-1/+1