index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
2019-05-07
net: ethernet: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-07
net: mvpp2: cls: fix less than zero check on a u32 variable
Colin Ian King
2019-05-07
net: hns3: use devm_kcalloc when allocating desc_cb
Yunsheng Lin
2019-05-07
net: hns3: some cleanup for struct hns3_enet_ring
Yunsheng Lin
2019-05-07
net: hns3: unify the page reusing for page size 4K and 64K
Yunsheng Lin
2019-05-07
net: hns3: optimize the barrier using when cleaning TX BD
Yunsheng Lin
2019-05-07
net: hns3: fix error handling for desc filling
Yunsheng Lin
2019-05-07
net: hns3: combine len and checksum handling for inner and outer header.
Yunsheng Lin
2019-05-07
net: hns3: refactor BD filling for l2l3l4 info
Yunsheng Lin
2019-05-07
net: hns3: fix for tunnel type handling in hns3_rx_checksum
Yunsheng Lin
2019-05-07
net: hns3: add linearizing checking for TSO case
Yunsheng Lin
2019-05-07
net: hns3: add counter for times RX pages gets allocated
Yunsheng Lin
2019-05-07
net: hns3: use napi_schedule_irqoff in hard interrupts handlers
Yunsheng Lin
2019-05-07
net: hns3: unify maybe_stop_tx for TSO and non-TSO case
Yunsheng Lin
2019-05-05
r8169: add rtl8168g_set_pause_thresholds
Heiner Kallweit
2019-05-05
r8169: add rtl_set_fifo_size
Heiner Kallweit
2019-05-05
mlxsw: spectrum: Implement loopback ethtool feature
Jiri Pirko
2019-05-05
mlxsw: reg: Add Port Physical Loopback Register
Jiri Pirko
2019-05-05
r8169: move EEE LED config to rtl8168_config_eee_mac
Heiner Kallweit
2019-05-05
r8169: simplify rtl_writephy_batch and rtl_ephy_init
Heiner Kallweit
2019-05-05
nfp: flower: add qos offload stats request and reply
Pieter Jansen van Vuuren
2019-05-05
nfp: flower: add qos offload install and remove functionality.
Pieter Jansen van Vuuren
2019-05-05
nfp: flower: add qos offload framework
Pieter Jansen van Vuuren
2019-05-05
mlxsw: use intermediate representation for matchall offload
Pieter Jansen van Vuuren
2019-05-05
net: davinci: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
net: macb: support of_get_mac_address new ERR_PTR error
Petr Štetiar
2019-05-05
bnxt_en: Add device IDs 0x1806 and 0x1752 for 57500 devices.
Michael Chan
2019-05-05
bnxt_en: Add support for aRFS on 57500 chips.
Michael Chan
2019-05-05
bnxt_en: Query firmware capability to support aRFS on 57500 chips.
Michael Chan
2019-05-05
bnxt_en: Improve NQ reservations.
Michael Chan
2019-05-05
bnxt_en: Separate RDMA MR/AH context allocation.
Devesh Sharma
2019-05-05
bnxt_en: read the clause type from the PHY ID
Vasundhara Volam
2019-05-05
bnxt_en: Read package version from firmware.
Vasundhara Volam
2019-05-05
bnxt_en: Check new firmware capability to display extended stats.
Vasundhara Volam
2019-05-05
bnxt_en: Add support for PCIe statistics
Vasundhara Volam
2019-05-05
bnxt_en: Refactor bnxt_alloc_stats().
Vasundhara Volam
2019-05-05
bnxt_en: Update firmware interface to 1.10.0.69.
Michael Chan
2019-05-05
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2019-05-05
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2019-05-05
r8169: speed up rtl_loop_wait
Heiner Kallweit
2019-05-05
r8169: make use of phy_set_asym_pause
Heiner Kallweit
2019-05-05
net: ll_temac: Make some functions static
YueHaibing
2019-05-05
net: aquantia: Make aq_ndev_driver_name static
YueHaibing
2019-05-05
net: mvpp2: cls: Remove set but not used variable 'act'
YueHaibing
2019-05-05
net: ll_temac: remove an unnecessary condition
Dan Carpenter
2019-05-05
net: ll_temac: Fix an NULL vs IS_ERR() check in temac_open()
Dan Carpenter
2019-05-05
drivers: net: davinci_mdio: fix return value check in davinci_mdio_probe()
Wei Yongjun
2019-05-04
i40e: Memory leak in i40e_config_iwarp_qvlist
Martyna Szapar
2019-05-04
i40e: Fix of memory leak and integer truncation in i40e_virtchnl.c
Martyna Szapar
2019-05-04
i40e: Use struct_size() in kzalloc()
Gustavo A. R. Silva
[next]