summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-16net: gianfar: fix old-style declarationArnd 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
2016-06-15sfc: Fix dup unknown multicast/unicast filters after datapath resetAndrew Rybchenko
2016-06-15sfc: Refactor checks for invalid filter IDEdward Cree
2016-06-15sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets
2016-06-15sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-15sfc: Implement list of VLANs added over interfaceAndrew Rybchenko
2016-06-15sfc: Make EF10 filter management helper functions VLAN-awareAndrew Rybchenko
2016-06-15sfc: Store unicast and multicast promisc flag with address cacheAndrew Rybchenko
2016-06-15sfc: Move filter IDs to per-VLAN data structureAndrew Rybchenko
2016-06-15sfc: Forget filter ID when the filter is marked oldAndrew Rybchenko
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-06-15sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko
2016-06-15sfc: Define macro with EF10 offload featureAndrew Rybchenko
2016-06-15liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi
2016-06-15liquidio: Replace ifidx for FW commandsRaghu Vatsavayi
2016-06-15liquidio: New driver FW command structureRaghu Vatsavayi
2016-06-15liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi
2016-06-15liquidio: RX desc alloc changesRaghu Vatsavayi
2016-06-15liquidio:RX queue alloc changesRaghu Vatsavayi
2016-06-15liquidio:Scatter gather list per IQRaghu Vatsavayi
2016-06-15liquidio: Host queue mapping changesRaghu Vatsavayi
2016-06-15liquidio: Avoid double free during soft commandRaghu Vatsavayi
2016-06-15net: vrf: Switch dst dev to loopback on device deleteDavid Ahern
2016-06-15mdio: mux: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai
2016-06-15cxgb4: Enable SR-IOV configuration via PCI sysfs interfaceHariprasad Shenai
2016-06-15cxgb4: Force cxgb4 driver as MASTER in kdump kernelHariprasad Shenai