aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-09can: ifi: Add more detailed error reportingMarek Vasut1-6/+107
2016-05-09can: ifi: Increment TX counters only on real transmissionMarek Vasut1-2/+4
2016-05-09can: ifi: Treat CAN_CTRLMODE_FD_NON_ISO correctlyMarek Vasut1-2/+3
2016-05-09can: ifi: Unify timing constantsMarek Vasut1-13/+1
2016-05-09can: ifi: Update timing configuration codeMarek Vasut1-33/+21
2016-05-09can: ifi: Start NAPI poll on bus warning tooMarek Vasut1-2/+3
2016-05-09can: gs_usb: modify the usb device table to use only the first usb interfaceMaximilian Schneider1-1/+2
2016-05-09can: janz-ican3: error handling for CAL/CANopen firmwareAndreas Gröger1-9/+95
2016-05-09can: fix handling of unmodifiable configuration optionsOliver Hartkopp2-5/+53
2016-05-09can: mcp251x: Replace create_freezable_workqueue with alloc_workqueueAmitoj Kaur Chawla1-1/+2
2016-05-09can: sja1000: plx_pci: Add support for Marathon CAN-bus-PCIe cardNikita Edward Baruzdin1-8/+56
2016-05-09can: sja1000: Fix error location forwardingAlexander Gerasiov1-1/+5
2016-05-09net/mlx5e: make VXLAN support conditionalArnd Bergmann5-3/+24
2016-05-09Revert "net/mlx5: Kconfig: Fix MLX5_EN/VXLAN build issue"Arnd Bergmann1-1/+0
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-09macsec: key identifier is 128 bits, not 64Sabrina Dubroca1-6/+13
2016-05-09ifb: support more featuresEric Dumazet1-0/+3
2016-05-08macvtap: segmented packet is consumedEric Dumazet1-1/+1
2016-05-08qede: uninitialized variable in qede_start_xmit()Dan Carpenter1-1/+1
2016-05-07netxen: netxen_rom_fast_read() doesn't return -1Dan Carpenter1-1/+2
2016-05-07netxen: reversed condition in netxen_nic_set_link_parameters()Dan Carpenter1-1/+1
2016-05-07netxen: fix error handling in netxen_get_flash_block()Dan Carpenter1-4/+8
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-06mlxsw: spectrum: Add missing rollback in flood configurationIdo Schimmel1-0/+8
2016-05-06mlxsw: spectrum: Fix rollback order in LAG join failureIdo Schimmel1-2/+2
2016-05-06udp_offload: Set encapsulation before inner completes.Jarno Rajahalme2-0/+6
2016-05-06udp_tunnel: Remove redundant udp_tunnel_gro_complete().Jarno Rajahalme2-4/+0
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. Miller14-1261/+1061
2016-05-06net: vrf: Create FIB tables on link createDavid Ahern1-2/+11
2016-05-06qede: prevent chip hang when increasing channelsSudarsana Reddy Kalluru1-4/+2
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 Lawall1-1/+1
2016-05-05i40e: fix misleading indentationArnd Bergmann1-1/+2