summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* qed: fix spelling mistake: "taskelt" -> "tasklet"Colin Ian King2018-05-101-1/+1
* net/mlx4_en: Fix an error handling path in 'mlx4_en_init_netdev()'Christophe JAILLET2018-05-101-7/+1
* net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh2018-05-102-2/+21
* cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar2018-05-101-2/+1
* cxgb4: zero the HMA memoryGanesh Goudar2018-05-101-2/+2
* nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren2018-05-101-19/+0
* qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon2018-05-101-1/+1
* qed: Fix l2 initializations over iWARP personalityMichal Kalderon2018-05-101-4/+2
* r8169: fix powering up RTL8168hHeiner Kallweit2018-05-091-0/+3
* net: aquantia: Limit number of vectors to actually allocated irqsIgor Russkikh2018-05-083-10/+12
* net: aquantia: driver should correctly declare vlan_features bitsIgor Russkikh2018-05-081-0/+2
* net: nixge: Address compiler warnings about signednessMoritz Fischer2018-05-081-1/+1
* net: nixge: Fix error path for obtaining mac addressMoritz Fischer2018-05-081-3/+5
* net: ethernet: sun: niu set correct packet size in skbRob Taglang2018-05-041-3/+2
* tg3: Fix vunmap() BUG_ON() triggered from tg3_free_consistent().Michael Chan2018-05-041-4/+5
* qed: fix spelling mistake: "offloded" -> "offloaded"Colin Ian King2018-05-031-1/+1
* net/mlx5e: fix spelling mistake: "loobpack" -> "loopback"Colin Ian King2018-05-031-1/+1
* 8139too: Use disable_irq_nosync() in rtl8139_poll_controller()Ingo Molnar2018-05-021-1/+1
* net: ethernet: ti: cpsw: fix packet leaking in dual_mac modeGrygorii Strashko2018-05-021-0/+2
* nfp: flower: set tunnel ttl value to net defaultJohn Hurley2018-05-022-3/+12
* net/mlx4: fix spelling mistake: "failedi" -> "failed"Colin Ian King2018-05-011-1/+1
* net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King2018-04-301-1/+1
* qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King2018-04-301-1/+1
* net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King2018-04-301-1/+1
* sfc: fix ARFS expiry check on EF10Edward Cree2018-04-281-2/+3
* sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree2018-04-281-0/+2
* Merge tag 'mlx5-fixes-2018-04-25' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-04-275-26/+36
|\
| * net/mlx5: Properly deal with flow counters when deleting rulesChris Mi2018-04-261-1/+2
| * net/mlx5e: Fix traffic between VF and representorShahar Klein2018-04-261-2/+3
| * net/mlx5: Avoid cleaning flow steering table twice during error flowTalat Batheesh2018-04-261-9/+14
| * net/mlx5e: TX, Use correct counter in dma_map error flowTariq Toukan2018-04-261-10/+10
| * net/mlx5e: DCBNL fix min inline header size for dscpHuy Nguyen2018-04-261-3/+5
| * net/mlx5e: Allow offloading ipv4 header re-write for icmpJianbo Liu2018-04-261-1/+2
* | mlxsw: spectrum_switchdev: Do not remove mrouter port from MDB's ports listIdo Schimmel2018-04-271-7/+5
* | net: systemport: Correclty disambiguate driver instancesFlorian Fainelli2018-04-271-4/+12
* | net: mvpp2: Fix clock resource by adding missing mg_core_clkMaxime Chevallier2018-04-271-2/+17
* | net: mvpp2: Fix clk error path in mvpp2_probeMaxime Chevallier2018-04-271-7/+8
* | nfp: don't depend on eth_tbl being availableJakub Kicinski2018-04-274-16/+23
|/
* 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-241-17/+54
* amd-xgbe: Improve KR auto-negotiation and trainingTom Lendacky2018-04-247-4/+160
* amd-xgbe: Add pre/post auto-negotiation phy hooksTom Lendacky2018-04-242-2/+19
* ibmvnic: Clean actual number of RX or TX poolsThomas Falcon2018-04-231-2/+2