summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
2016-06-15net: vrf: Update flags and features settingsDavid Ahern
2016-06-15tun: fix csum generation for tap devicesPaolo Abeni
2016-06-15net: vrf: Handle ipv6 multicast and link-local addressesDavid Ahern
2016-06-15net: l3mdev: Remove const from flowi6 arg to get_rt6_dstDavid Ahern
2016-06-15net: cx89x0: Add DT supportAlexander Shiyan
2016-06-14net: hns: update the dependencyKejian Yan
2016-06-14r8152: save the speedhayeswang
2016-06-14r8152: move the setting for the default speedhayeswang
2016-06-14r8152: move the settings of PHY to a work queuehayeswang
2016-06-14bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan
2016-06-14bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan
2016-06-14bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan
2016-06-14bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan
2016-06-14bnxt_en: Refactor bnxt_gro_skb().Michael Chan
2016-06-14bnxt_en: Define the supported chip numbers.Michael Chan
2016-06-14bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan
2016-06-14bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige
2016-06-14bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan
2016-06-14bnxt_en: Add new function bnxt_reset().Michael Chan