summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-17qlcnic: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17qede: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17nfp: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17mlx5_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17mlx4_en: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17ixgbe: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17i40e: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17fm10k: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17benet: Replace ndo_add/del_vxlan_port with ndo_add/del_udp_enc_portAlexander Duyck
2016-06-17bnxt: Move GENEVE support from hard-coded port to using port notifierAlexander Duyck
2016-06-17bnxt: Update drivers to support unified UDP encapsulation offload functionsAlexander Duyck
2016-06-17bnx2x: Move all UDP port notifiers to single functionAlexander Duyck
2016-06-17net: Merge VXLAN and GENEVE push notifiers into a single notifierAlexander Duyck
2016-06-17net: Combine GENEVE and VXLAN port notifiers into single functionsAlexander Duyck
2016-06-17vxlan/geneve: Include udp_tunnel.h in vxlan/geneve.h and fixup includesAlexander Duyck
2016-06-16vmxnet3: update to version 3Shrikrishna Khare
2016-06-16vmxnet3: introduce command to register memory regionShrikrishna Khare
2016-06-16vmxnet3: add support for get_coalesce, set_coalesce ethtool operationsShrikrishna Khare
2016-06-16vmxnet3: add receive data ring supportShrikrishna Khare
2016-06-16vmxnet3: allow variable length transmit data ring bufferShrikrishna Khare
2016-06-16vmxnet3: introduce generalized command interface to configure the deviceShrikrishna Khare
2016-06-16vmxnet3: prepare for version 3 changesShrikrishna Khare
2016-06-16s390/qeth: fix indentation in qeth_l3_arp_querySebastian Ott
2016-06-16qeth: omit outbound queue 3 for unicast packets in Priority Queuing on HiperS...Hans Wippel
2016-06-16qeth: improve set_features error handlingHans Wippel
2016-06-16qeth: add network device features for VLAN devicesHans Wippel
2016-06-16qeth layer 2 and layer 3 common feature handlingThomas Richter
2016-06-16qeth: optimize IP handling in rx_mode callbackLakhvich Dmitriy
2016-06-16qeth: introduce linearization fail count to statsEugene Crosser
2016-06-16qeth: enable scatter/gather by defaultEugene Crosser
2016-06-16qeth: enable scatter/gather in layer 2 modeEugene Crosser
2016-06-16qeth: fill netdevice->gso_* attributes accuratelyEugene Crosser
2016-06-16qeth: clean up condition when tso is usedEugene Crosser
2016-06-16qeth: refactor calculation of SBALE countEugene Crosser
2016-06-16qeth: Include error message for "OS Mismatch"Eugene Crosser
2016-06-16net: gianfar: fix old-style declarationArnd Bergmann
2016-06-16isdn: eicon: fix old-style declarationsArnd Bergmann
2016-06-16hamradio: baycom: fix old-style declarationArnd Bergmann
2016-06-16net: tlan: don't set unused function argumentArnd Bergmann
2016-06-16net: qlcnic: don't set unused function argumentArnd Bergmann
2016-06-16dsa: b53: fix big-endian register accessArnd Bergmann
2016-06-16r8152: modify the check of the flag of PHY_RESET in set_speed functionhayeswang
2016-06-16net: ethernet: ax88796: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-16net: ethernet: ax88796: use phydev from struct net_devicePhilippe Reynes
2016-06-16net: stmmac: dwmac-rk: keep the PHY up for WoLVincent Palatin
2016-06-16net: stmmac: allow to split suspend/resume from init/exit callbacksVincent Palatin
2016-06-15sfc: Fix VLAN filtering feature if vPort has VLAN_RESTRICT flagAndrew Rybchenko
2016-06-15sfc: Update MCDI protocol definitionsEdward Cree
2016-06-15sfc: Disable VLAN filtering by default if not strictly requiredAndrew Rybchenko
2016-06-15sfc: VLAN filters must only be created if the firmware supports this.Martin Habets