summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-07-31ice: Set up Tx scheduling tree based on alloc VSI Tx queuesAkeem G Abodunrin
2019-07-31ice: Only bump Rx tail and release buffers once per napi_pollBrett Creeley
2019-07-31ice: Disable VFs until reset is completedAkeem G Abodunrin
2019-07-31ice: Do not configure port with no mediaTony Nguyen
2019-07-31ice: separate out control queue lock creationJacob Keller
2019-07-31ice: Always set prefena when configuring an Rx queueBrett Creeley
2019-07-31ice: Move vector base setup to PF VSITony Nguyen
2019-07-31ice: track hardware stat registers past rolloverJacob Keller
2019-07-31ice: add lp_advertising flow control supportPaul Greenwalt
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2019-07-24net/ixgbevf: fix a compilation error of skb_frag_tQian Cai
2019-07-24e1000e: add workaround for possible stalled packetKai-Heng Feng
2019-07-24igc: Add more SKUs for i225 deviceSasha Neftin
2019-07-24igc: Update the MAC reset flowSasha Neftin
2019-07-24igc: Remove the unused field from a device specification structureSasha Neftin
2019-07-24igc: Remove the polarity field from a PHY information structureSasha Neftin
2019-07-23igb: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-23i40e: Use dev_get_drvdataChuhong Yuan
2019-07-23fm10k: Use dev_get_drvdataChuhong Yuan
2019-07-23e1000e: Use dev_get_drvdata where possibleChuhong Yuan
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-07-21igc: Prefer pcie_capability_read_word()Frederick Lawler
2019-07-15docs: driver-model: move it to the driver-api bookMauro Carvalho Chehab
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add flow_block_cb_setup_simple()Pablo Neira Ayuso
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-06-30Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-06-28e1000e: PCIm function state supportVitaly Lifshits
2019-06-28e1000e: Make watchdog use delayed workDetlev Casanova
2019-06-28i40e: Add macvlan support on i40eHarshitha Ramamurthy
2019-06-28ixgbevf: Use cached link state instead of re-reading the value for ethtoolAlexander Duyck
2019-06-28iavf: fix dereference of null rx_buffer pointerColin Ian King
2019-06-28igb: add RR2DCDELAY to ethtool registers dumpArtem Bityutskiy
2019-06-28igb: minor ethool regdump amendmentArtem Bityutskiy
2019-06-28iavf: Fix up debug print macroJeff Kirsher
2019-06-28e1000e: Reduce boot time by tightening sleep rangesArjan van de Ven
2019-06-28iavf: use struct_size() helperGustavo A. R. Silva
2019-06-28e1000: Use dma_wmb() instead of wmb() before doorbell writesVenkatesh Srinivas
2019-06-28ixgbe: fix potential u32 overflow on shiftColin Ian King
2019-06-28ixgbe: Avoid NULL pointer dereference with VF on non-IPsec hwDann Frazier
2019-06-28e1000e: Increase pause and refresh timeMiguel Bernal Marin
2019-06-28ice: Use struct_size() helperGustavo A. R. Silva
2019-06-28igb: clear out skb->tstamp after reading the txtimeVedang Patel
2019-06-27xsk: Return the whole xdp_desc from xsk_umem_consume_txMaxim Mikityanskiy
2019-06-26i40e/i40e_virtchnl_pf: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-06-26i40e: update copyright stringAlice Michael
2019-06-26i40e: Fix descriptor count manipulationMaciej Fijalkowski