aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-09net: dsa: mv88e6xxx: factorize GLOBAL_CONTROL setupVivien Didelot5-37/+13
2016-05-09net: dsa: mv88e6xxx: factorize global setupVivien Didelot6-70/+56
2016-05-09net: dsa: mv88e6xxx: factorize switch resetVivien Didelot6-83/+76
2016-05-09net: dsa: mv88e6xxx: factorize ATU accessVivien Didelot3-6/+36
2016-05-09net: dsa: mv88e6xxx: factorize VTU accessVivien Didelot3-6/+39
2016-05-09net: dsa: mv88e6xxx: factorize bridge supportVivien Didelot4-8/+43
2016-05-09net: dsa: mv88e6131: add registers accessVivien Didelot2-1/+7
2016-05-09net: dsa: mv88e6xxx: factorize EEE accessVivien Didelot5-2/+21
2016-05-09net: dsa: mv88e6xxx: factorize MAC address settingVivien Didelot6-9/+30
2016-05-09net: dsa: mv88e6xxx: factorize temperature accessVivien Didelot5-7/+36
2016-05-09net: dsa: mv88e6xxx: factorize EEPROM accessVivien Didelot6-211/+236
2016-05-09net: dsa: mv88e6xxx: factorize PHY indirect accessVivien Didelot4-46/+21
2016-05-09net: dsa: mv88e6xxx: factorize PHY access with PPUVivien Didelot4-66/+43
2016-05-09net: dsa: mv88e6xxx: add flags to infoVivien Didelot5-0/+38
2016-05-09sh_eth: reuse sh_eth_chip_reset()Sergei Shtylyov1-9/+2
2016-05-09sh_eth: call sh_eth_tsu_write() from sh_eth_chip_reset_giga()Sergei Shtylyov1-2/+3
2016-05-09pxa168_eth: mdiobus_scan() doesn't return NULL anymoreSergei Shtylyov1-2/+0
2016-05-09Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller6-24/+124
2016-05-09ifb: support more featuresEric Dumazet1-0/+3
2016-05-08ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()Andy Shevchenko1-14/+7
2016-05-07cxgb4: Reset dcb state machine and tx queue prio only if dcb is enabledHariprasad Shenai1-18/+20
2016-05-06mlxsw: spectrum: Fix ordering in mlxsw_sp_finiJiri Pirko1-1/+1
2016-05-06macvtap: add namespace support to the sysfs device classMarc Angel1-10/+26
2016-05-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller15-1262/+1062
2016-05-06Bluetooth: Add support for Intel Bluetooth device 8265 [8087:0a2b]Tedd Ho-Jeong An1-5/+6
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern1-2/+11
2016-05-06cnic: call cp->stop_hw() in cnic_start_hw() on allocation failureJon Maxwell1-1/+4
2016-05-05i40e: constify i40e_client_ops structureJulia Lawall2-2/+2
2016-05-05i40e: fix misleading indentationArnd Bergmann1-1/+2
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg1-3/+31
2016-05-05i40evf: Allocate Rx buffers properlyMitch Williams1-4/+1
2016-05-05i40e/i40evf: Remove unused hardware receive descriptor codeJesse Brandeburg5-62/+27
2016-05-05i40evf: refactor receive routineJesse Brandeburg5-513/+481
2016-05-05i40evf: Drop packet split receive routineJesse Brandeburg7-75/+3
2016-05-05i40e: Refactor receive routineJesse Brandeburg6-303/+531
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky8-123/+66
2016-05-05i40e/i40evf: Remove reference to ring->dtypeJesse Brandeburg3-8/+2
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg6-317/+10
2016-05-05i40e/i40evf: Refactor tunnel interpretationJesse Brandeburg2-14/+12
2016-05-04Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-197/+625
2016-05-04drivers: fix dev->trans_start removal falloutFlorian Westphal2-2/+2
2016-05-04usbnet: smsc95xx: silence an uninitialized variable warningDan Carpenter1-1/+3
2016-05-04usbnet/smsc75xx: silence uninitialized variable warningDan Carpenter1-1/+3
2016-05-04mdio_bus: don't return NULL from mdiobus_scan()Sergei Shtylyov1-1/+1
2016-05-04net: remove dev->trans_startFlorian Westphal1-1/+1
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal149-223/+223
2016-05-04drivers: replace dev->trans_start accesses with dev_trans_startFlorian Westphal10-10/+10
2016-05-04dmfe: kill DEVICE defineFlorian Westphal1-21/+18
2016-05-04net/mlx5: E-Switch, Implement trust vf ndoMohamad Haj Yahia3-5/+45
2016-05-04net/mlx5: E-Switch, Implement promiscuous rx modes vf request handlingMohamad Haj Yahia2-6/+267