amd-xgbe: Prepare for priority-based FIFO allocation
[sfrench/cifs-2.6.git] / drivers /
2016-11-04 Lendacky, Thomasamd-xgbe: Prepare for priority-based FIFO allocation
2016-11-04 Lendacky, Thomasamd-xgbe: Fix formatting of PCS register dump
2016-11-04 David S. MillerMerge branch 'dsa-mv88e6xxx-port-operation-refine'
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: setup port's MAC
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port's MAC speed setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port's RGMII delay setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port duplex setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port link setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port 802.1Q mode setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port PVID accessors
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port FID accessors
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port vlan map setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port state setter
2016-11-04 Vivien Didelotnet: dsa: mv88e6xxx: add port files
2016-11-03 Elad Razmlxsw: pci: Fix the FW ready mask length
2016-11-03 David S. MillerMerge branch 'stmmac-OXNAS'
2016-11-03 Neil Armstrongnet: stmmac: Add OXNAS Glue Driver
2016-11-02 Govindarajulu Vara... enic: set skb->hash type properly
2016-11-02 Philippe Reynesnet: 3com: typhoon: use new api ethtool_{get|set}_link_...
2016-11-02 Woojung Huhlan78xx: Use irq_domain for phy interrupt from USB...
2016-11-02 Philippe Reynesnet: 3c509: use new api ethtool_{get|set}_link_ksettings
2016-11-02 Philippe Reynesnet: 3c59x: use new api ethtool_{get|set}_link_ksettings
2016-11-02 Philippe Reynesnet: mii: add generic function to support ksetting...
2016-11-02 David S. MillerMerge branch 'mlx4-XDP-tx-refactor'
2016-11-02 Tariq Toukannet/mlx4_en: Add ethtool statistics for XDP cases
2016-11-02 Tariq Toukannet/mlx4_en: Refactor the XDP forwarding rings scheme
2016-11-02 Tariq Toukannet/mlx4_en: Add TX_XDP for CQ types
2016-11-02 David S. MillerMerge git://git./linux/kernel/git/pablo/nf-next
2016-11-01 David Ahernnet: Enable support for VRF with ipv4 multicast
2016-11-01 David S. MillerMerge branch 'nfp-cleanups-and-RX-path-rewrite'
2016-11-01 Jakub Kicinskinfp: bring back support for different ring counts
2016-11-01 Jakub Kicinskinfp: replace num_irqs with max_r_vecs
2016-11-01 Jakub Kicinskinfp: remove nfp_net_irqs_wanted()
2016-11-01 Jakub Kicinskinfp: use unsigned int for vector/ring counts
2016-11-01 Jakub Kicinskinfp: create separate define for max number of vectors
2016-11-01 Jakub Kicinskinfp: use AND instead of modulo to get ring indexes
2016-11-01 Jakub Kicinskinfp: add separate buffer allocation function for napi
2016-11-01 Jakub Kicinskinfp: use alloc_frag() and build_skb()
2016-11-01 Jakub Kicinskinfp: add buffer drop/recycle helper for RX
2016-11-01 Jakub Kicinskinfp: centralize the buffer size calculation
2016-11-01 Jakub Kicinskinfp: remove inline attributes and dead code
2016-11-01 Jakub Kicinskinfp: remove unnecessary call to ether_setup()
2016-11-01 Jakub Kicinskinfp: remove support for nfp3200
2016-11-01 Jakub Kicinskinfp: simplify nfp_net_poll()
2016-11-01 David S. MillerMerge branch 'qed-next'
2016-11-01 Mintz, Yuvalqed: Correct VF mac number
2016-11-01 Mintz, Yuvalqede: Don't override priv_flags
2016-11-01 David S. MillerMerge branch '40GbE' of git://git./linux/kernel/git...
2016-11-01 Paul Gortmakernet: cris: make eth_v10.c explicitly non-modular
2016-10-31 Filip Sadowskii40e: removed unreachable code
2016-10-31 Maciej Sosini40e: Implementation of ERROR state for NVM update...
2016-10-31 Michal Kosiarzi40e: Fix for division by zero
2016-10-31 Mitch Williamsi40e: clear mac filter count on reset
2016-10-31 Alexander Duycki40e: Reorder logic for coalescing RS bits
2016-10-31 Alexander Duycki40e: Add common function for finding VSI by type
2016-10-31 Jacob Kelleri40evf: avoid an extra msleep while
2016-10-31 Jacob Kelleri40e: replace PTP Rx timestamp hang logic
2016-10-31 Jacob Kelleri40e: use a mutex instead of spinlock in PTP user entry...
2016-10-31 Jacob Kelleri40e: correct check for reading TSYNINDX from the recei...
2016-10-31 Jacob Kelleri40e: remove duplicate add/delete adminq command code...
2016-10-31 Jacob Kelleri40e: avoid looping to check whether we're in VLAN...
2016-10-31 Alan Bradyi40e: fix MAC filters when removing VLANs
2016-10-31 Jacob Kelleri40e: properly cleanup on allocation failure in i40e_sy...
2016-10-31 Jacob Kelleri40e: store MAC/VLAN filters in a hash with the MAC...
2016-10-31 Jacob Kelleri40e: implement __i40e_del_filter and use where applicable
2016-10-31 Jacob Kelleri40e: When searching all MAC/VLAN filters, ignore remov...
2016-10-31 Jacob Kelleri40e: refactor i40e_put_mac_in_vlan to avoid changing...
2016-10-31 Jacob Kelleri40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlan
2016-10-31 Jacob Kelleri40e: make use of __dev_uc_sync and __dev_mc_sync
2016-10-31 Jacob Kelleri40e: drop is_vf and is_netdev fields in struct i40e_ma...
2016-10-31 Colin Ian Kingi40e: Add missing \n to end of dev_err message
2016-10-31 David S. MillerMerge branch 'qed-next'
2016-10-31 Tomer Tayarqed: Learn resources from management firmware
2016-10-31 Mintz, Yuvalqed: Use VF-queue feature
2016-10-31 Mintz, Yuvalqed: Learn of RDMA capabilities per-device
2016-10-31 Mintz, Yuvalqede: Decouple ethtool caps from qed
2016-10-31 Mintz, Yuvalqed*: Add support for WoL
2016-10-31 Mintz, Yuvalqed: Add nvram selftest
2016-10-31 Sudarsana Kalluruqed*: Management firmware - notifications and defaults
2016-10-31 Julia Lawallsolos-pci: use permission-specific DEVICE_ATTR variants
2016-10-31 Julia Lawallptp: use permission-specific DEVICE_ATTR variants
2016-10-31 Aaron Youngldmvsw: tx queue stuck in stopped state after LDC reset
2016-10-31 Gao Fengdriver: tun: Use new macro SOCK_IOC_TYPE instead of...
2016-10-31 David S. Millermv643xx_eth: Properly resolve merge conflict.
2016-10-31 David S. Millermv643xx_eth: Fix merge error.
2016-10-30 David S. MillerMerge tag 'shared-for-4.10-1' of git://git./linux/kerne...
2016-10-30 Philippe Reynesnet: bonding: use new api ethtool_{get|set}_link_ksettings
2016-10-30 David S. MillerMerge branch 'mlxsw-IB'
2016-10-30 Elad Razmlxsw: switchib: Introduce SwitchIB and SwitchIB silico...
2016-10-30 Elad Razmlxsw: switchx2: Add IB port support
2016-10-30 Elad Razmlxsw: switchx2: Add eth prefix to port create and...
2016-10-30 Elad Razmlxsw: core: Add port type (Eth/IB) set API
2016-10-30 Elad Razmlxsw: core: Add "eth" prefix to mlxsw_core_port_set
2016-10-30 Elad Razmlxsw: switchx2: Add Infiniband switch partition
2016-10-30 Jiri Pirkomlxsw: Make devlink port instances independent of spect...
2016-10-30 Elad Razmlxsw: reg: Add local-port to Infiniband port mapping
2016-10-30 Elad Razmlxsw: reg: Add Infiniband support to PTYS
2016-10-30 Elad Razmlxsw: reg: Add eth prefix to PTYS pack and unpack
2016-10-30 Elad Razmlxsw: switchx2: Fix port speed configuration
2016-10-30 Elad Razmlxsw: switchx2: Add support for physical port names
next