summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller2018-04-247-16/+37
|\
| * ice: Fix insufficient memory issue in ice_aq_manage_mac_readMd Fahad Iqbal Polash2018-04-241-5/+17
| * ice: Do not check INTEVENT bit for OICR interruptsBen Shelton2018-04-242-6/+0
| * ice: Fix incorrect comment for action typeAnirudh Venkataramanan2018-04-241-1/+1
| * ice: Fix initialization for num_nodes_addedAnirudh Venkataramanan2018-04-241-2/+2
| * igb: Fix the transmission mode of queue 0 for Qav modeVinicius Costa Gomes2018-04-241-1/+16
| * ixgbevf: ensure xdp_ring resources are free'd on error exitColin Ian King2018-04-241-1/+1
* | sfc: ARFS filter IDsEdward Cree2018-04-246-46/+337
|/
* amd-xgbe: Only use the SFP supported transceiver signalsTom Lendacky2018-04-231-17/+54
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-237-4/+160
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-232-2/+19
* ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-221-2/+2
* net: ethernet: ti: cpsw: fix tx vlan priority mappingIvan Khoronzhuk2018-04-221-1/+1
* bnxt_en: Fix memory fault in bnxt_ethtool_init()Vasundhara Volam2018-04-192-24/+27
* net: hns: Avoid action name truncationdann frazier2018-04-191-1/+1
* net: stmmac: Disable ACS Feature for GMAC >= 4Jose Abreu2018-04-193-9/+7
* net: mvpp2: Fix DMA address mask sizeMaxime Chevallier2018-04-191-5/+7
* net: qualcomm: rmnet: Fix warning seen with fill_infoSubash Abhinov Kasiviswanathan2018-04-181-5/+6
* sfc: check RSS is active for filter insertBert Kenward2018-04-171-2/+2
* ibmvnic: Clear pending interrupt after device resetThomas Falcon2018-04-161-4/+11
* net: mvpp2: Fix TCAM filter reserved rangeMaxime Chevallier2018-04-161-1/+1
* sfc: limit ARFS workitems in flight per channelEdward Cree2018-04-142-28/+55
* sfc: pass the correctly bogus filter_id to rps_may_expire_flow()Edward Cree2018-04-142-3/+2
* sfc: insert ARFS filters with replace_equal=trueEdward Cree2018-04-141-1/+1
* nfp: flower: split and limit cmsg skb listsPieter Jansen van Vuuren2018-04-124-8/+46
* nfp: flower: move route ack control messages out of the workqueuePieter Jansen van Vuuren2018-04-121-3/+3
* nfp: print a message when mutex wait is interruptedJakub Kicinski2018-04-121-1/+4
* nfp: ignore signals when communicating with management FWJakub Kicinski2018-04-121-2/+1
* ibmvnic: Do not notify peers on parameter change resetsNathan Fontenot2018-04-121-1/+2
* ibmvnic: Handle all login error conditionsNathan Fontenot2018-04-122-21/+35
* ibmvnic: Define vnic_login_client_data name field as unsized arrayKees Cook2018-04-121-6/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-126-8/+124
|\
| * bnxt_en: Fix NULL pointer dereference at bnxt_free_irq().Michael Chan2018-04-111-1/+1
| * bnxt_en: Need to include RDMA rings in bnxt_check_rings().Michael Chan2018-04-111-0/+2
| * bnxt_en: Support max-mtu with VF-repsSriharsha Basavapatna2018-04-111-0/+30
| * bnxt_en: Ignore src port field in decap filter nodesSriharsha Basavapatna2018-04-111-1/+3
| * bnxt_en: do not allow wildcard matches for L2 flowsAndy Gospodarek2018-04-111-0/+59
| * bnxt_en: Fix ethtool -x crash when device is down.Michael Chan2018-04-111-3/+8
| * net: aquantia: oops when shutdown on already stopped deviceIgor Russkikh2018-04-111-3/+5
| * net: aquantia: Regression on reset with 1.x firmwareIgor Russkikh2018-04-111-0/+16
* | Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2018-04-111-1/+1
|\ \ | |/ |/|
| *-. Merge branches 'pm-cpuidle' and 'pm-qos'Rafael J. Wysocki2018-04-111-1/+1
| |\ \
| | * | jiffies: Introduce USER_TICK_USEC and redefine TICK_USECRafael J. Wysocki2018-04-061-1/+1
| | |/
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-04-0911-142/+192
|\ \ \
| * | | net: thunderx: rework mac addresses list to u64 arrayVadim Lomovtsev2018-04-092-24/+11
| * | | devlink: convert occ_get op to separate registrationJiri Pirko2018-04-083-49/+43
| * | | net/fsl_pq_mdio: Allow explicit speficition of TBIPA addressEsben Haabendal2018-04-081-16/+34
| * | | ibmvnic: Do not reset CRQ for Mobility driver resetsNathan Fontenot2018-04-081-23/+32
| * | | ibmvnic: Fix failover case for non-redundant configurationThomas Falcon2018-04-082-8/+30
| * | | ibmvnic: Fix reset scheduler error handlingThomas Falcon2018-04-081-10/+29