summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-06-16sfc: Fix dup unknown multicast/unicast filters after datapath resetAndrew Rybchenko
2016-06-16sfc: Refactor checks for invalid filter IDEdward Cree
2016-06-16sfc: Take mac_lock before calling efx_ef10_filter_table_probeMartin Habets
2016-06-16sfc: Implement ndo_vlan_rx_{add, kill}_vid() callbacksAndrew Rybchenko
2016-06-16sfc: Implement list of VLANs added over interfaceAndrew Rybchenko
2016-06-16sfc: Make EF10 filter management helper functions VLAN-awareAndrew Rybchenko
2016-06-16sfc: Store unicast and multicast promisc flag with address cacheAndrew Rybchenko
2016-06-16sfc: Move filter IDs to per-VLAN data structureAndrew Rybchenko
2016-06-16sfc: Forget filter ID when the filter is marked oldAndrew Rybchenko
2016-06-16sfc: Assert filter_sem write locked when requiredEdward Cree
2016-06-16sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko
2016-06-16sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko
2016-06-16sfc: Define macro with EF10 offload featureAndrew Rybchenko
2016-06-16liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi
2016-06-16liquidio: Replace ifidx for FW commandsRaghu Vatsavayi
2016-06-16liquidio: New driver FW command structureRaghu Vatsavayi
2016-06-16liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi
2016-06-16liquidio: RX desc alloc changesRaghu Vatsavayi
2016-06-16liquidio:RX queue alloc changesRaghu Vatsavayi
2016-06-16liquidio:Scatter gather list per IQRaghu Vatsavayi
2016-06-16liquidio: Host queue mapping changesRaghu Vatsavayi
2016-06-16liquidio: Avoid double free during soft commandRaghu Vatsavayi
2016-06-16net: vrf: Switch dst dev to loopback on device deleteDavid Ahern
2016-06-16mdio: 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-15net: hns: update the dependencyKejian Yan
2016-06-15r8152: save the speedhayeswang
2016-06-15r8152: move the setting for the default speedhayeswang
2016-06-15r8152: 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
2016-06-14bnxt_en: Add function for VF driver to query default VLAN.Michael Chan
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes
2016-06-14virtio_net: fix csum generation for virtio-net devicesMike Rapoport
2016-06-13net: fec: handle small PHY reset durations more preciselyStefan Wahren