]> asedeno.scripts.mit.edu Git - linux.git/history - drivers/net
mlxsw: spectrum_router: Add FIB abort warning
[linux.git] / drivers / net /
2016-11-05 Don Skidmoreixgbe: Update setup PHY link to unset all speeds
2016-11-05 Don Skidmoreixgbe: Add support to retrieve and store LED link active
2016-11-05 Don Skidmoreixgbe: Add X552 iXFI configuration helper function
2016-11-04 David S. MillerMerge branch 'nfp-ring-reconfig-and-xdp-support'
2016-11-04 Jakub Kicinskinfp: add support for offload of XDP programs
2016-11-04 Jakub Kicinskinfp: remove unnecessary parameters from nfp_net_bpf_off...
2016-11-04 Jakub Kicinskinfp: add XDP support in the driver
2016-11-04 Jakub Kicinskinfp: reorganize nfp_net_rx() to get packet offsets early
2016-11-04 Jakub Kicinskinfp: add support for ethtool .set_channels
2016-11-04 Jakub Kicinskinfp: move RSS indirection table init into a separate...
2016-11-04 Jakub Kicinskinfp: add helper to reassign rings to IRQ vectors
2016-11-04 Jakub Kicinskinfp: loosen relation between rings and IRQs vectors
2016-11-04 Jakub Kicinskinfp: reuse ring helpers on .ndo_open() path
2016-11-04 Jakub Kicinskinfp: rename ring allocation helpers
2016-11-04 Jakub Kicinskinfp: centralize runtime reconfiguration logic
2016-11-04 Jakub Kicinskinfp: add support for ethtool .get_channels
2016-11-04 David S. MillerMerge branch 'amd-xgbe-updates'
2016-11-04 Lendacky, Thomasamd-xgbe: Prepare for supporting PCI devices
2016-11-04 Lendacky, Thomasamd-xgbe: Update how to determine DMA channel status
2016-11-04 Lendacky, Thomasamd-xgbe: Support for 64-bit management counter registers
2016-11-04 Lendacky, Thomasamd-xgbe: Prepare for a new PCS register access method
2016-11-04 Lendacky, Thomasamd-xgbe: Add support for clause 37 auto-negotiation
2016-11-04 Lendacky, Thomasamd-xgbe: Prepare for introduction of clause 37 autoneg
2016-11-04 Lendacky, Thomasamd-xgbe: Prepare for working with more than one type...
2016-11-04 Lendacky, Thomasamd-xgbe: Perform priority-based hardware FIFO allocation
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 Int. EP
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 support
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
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 mode
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
next