summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-11-01nfp: add buffer drop/recycle helper for RXJakub Kicinski
2016-11-01nfp: centralize the buffer size calculationJakub Kicinski
2016-11-01nfp: remove inline attributes and dead codeJakub Kicinski
2016-11-01nfp: remove unnecessary call to ether_setup()Jakub Kicinski
2016-11-01nfp: remove support for nfp3200Jakub Kicinski
2016-11-01nfp: simplify nfp_net_poll()Jakub Kicinski
2016-11-01qed: Correct VF mac numberMintz, Yuval
2016-11-01qede: Don't override priv_flagsMintz, Yuval
2016-11-01Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-10-31net: cris: make eth_v10.c explicitly non-modularPaul Gortmaker
2016-10-31i40e: removed unreachable codeFilip Sadowski
2016-10-31i40e: Implementation of ERROR state for NVM update state machineMaciej Sosin
2016-10-31i40e: Fix for division by zeroMichal Kosiarz
2016-10-31i40e: clear mac filter count on resetMitch Williams
2016-10-31i40e: Reorder logic for coalescing RS bitsAlexander Duyck
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck
2016-10-31i40evf: avoid an extra msleep whileJacob Keller
2016-10-31i40e: replace PTP Rx timestamp hang logicJacob Keller
2016-10-31i40e: use a mutex instead of spinlock in PTP user entry pointsJacob Keller
2016-10-31i40e: correct check for reading TSYNINDX from the receive descriptorJacob Keller
2016-10-31i40e: remove duplicate add/delete adminq command code for filtersJacob Keller
2016-10-31i40e: avoid looping to check whether we're in VLAN modeJacob Keller
2016-10-31i40e: fix MAC filters when removing VLANsAlan Brady
2016-10-31i40e: properly cleanup on allocation failure in i40e_sync_vsi_filtersJacob Keller
2016-10-31i40e: store MAC/VLAN filters in a hash with the MAC Address as keyJacob Keller
2016-10-31i40e: implement __i40e_del_filter and use where applicableJacob Keller
2016-10-31i40e: When searching all MAC/VLAN filters, ignore removed filtersJacob Keller
2016-10-31i40e: refactor i40e_put_mac_in_vlan to avoid changing f->vlanJacob Keller
2016-10-31i40e: move i40e_put_mac_in_vlan and i40e_del_mac_all_vlanJacob Keller
2016-10-31i40e: make use of __dev_uc_sync and __dev_mc_syncJacob Keller
2016-10-31i40e: drop is_vf and is_netdev fields in struct i40e_mac_filterJacob Keller
2016-10-31i40e: Add missing \n to end of dev_err messageColin Ian King
2016-10-31qed: Learn resources from management firmwareTomer Tayar
2016-10-31qed: Use VF-queue featureMintz, Yuval
2016-10-31qed: Learn of RDMA capabilities per-deviceMintz, Yuval
2016-10-31qede: Decouple ethtool caps from qedMintz, Yuval
2016-10-31qed*: Add support for WoLMintz, Yuval
2016-10-31qed: Add nvram selftestMintz, Yuval
2016-10-31qed*: Management firmware - notifications and defaultsSudarsana Kalluru
2016-10-31ldmvsw: tx queue stuck in stopped state after LDC resetAaron Young
2016-10-31driver: tun: Use new macro SOCK_IOC_TYPE instead of literal number 0x89Gao Feng
2016-10-31mv643xx_eth: Properly resolve merge conflict.David S. Miller
2016-10-31mv643xx_eth: Fix merge error.David S. Miller
2016-10-30Merge tag 'shared-for-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2016-10-30net: bonding: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-10-30mlxsw: switchib: Introduce SwitchIB and SwitchIB silicon driverElad Raz
2016-10-30mlxsw: switchx2: Add IB port supportElad Raz
2016-10-30mlxsw: switchx2: Add eth prefix to port create and removeElad Raz
2016-10-30mlxsw: core: Add port type (Eth/IB) set APIElad Raz
2016-10-30mlxsw: core: Add "eth" prefix to mlxsw_core_port_setElad Raz