index
:
linux.git
master
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-04-27
cpsw: Put back cpsw_ndo_poll_controller()
David S. Miller
2019-04-27
net: ethernet: ti: cpsw: move ethtool func in separate file
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: switch to use mac sl api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: introduce mac sl module api
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move common hw init code in separate func
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_cpdma: use dma_addr_t for desc_mem_phys and desc_h...
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: move cpsw definitions in priv header
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: refactor probe to group common hw initialization
Grygorii Strashko
2019-04-27
net: ethernet: ti: davinci_mdio: use devm_ioremap()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: do not auto delete mcast super entries
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac mode
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: use define for host port in cpsw_ale_set_allmulti()
Grygorii Strashko
2019-04-27
net: ethernet: ti: ale: fix mcast super setting
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop cpsw_tx_packet_submit()
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: use devm_alloc_etherdev_mqs()
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop pinctrl_pm_select_default_state call
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: use local var dev in probe
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: update cpsw_split_res() to accept cpsw_common
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop CONFIG_TI_CPSW_ALE config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: cpsw: drop TI_DAVINCI_CPDMA config option
Grygorii Strashko
2019-04-27
net: ethernet: ti: convert to SPDX license identifiers
Grygorii Strashko
2019-04-26
net: hns3: remove reset after command send failed
Weihang Li
2019-04-26
net: hns3: prevent double free in hns3_put_ring_config()
Huazhong Tan
2019-04-26
net: hns3: extend the loopback state acquisition time
liuzhongzhu
2019-04-26
net: hns3: fix pause configure fail problem
Huazhong Tan
2019-04-26
net: hns3: not reset TQP in the DOWN while VF resetting
Huazhong Tan
2019-04-26
net: hns3: use a reserved byte to identify need_resp flag
Huazhong Tan
2019-04-26
net: hns3: use atomic_t replace u32 for arq's count
Huazhong Tan
2019-04-26
net: hns3: stop sending keep alive msg when VF command queue needs reinit
Huazhong Tan
2019-04-26
net: hns3: handle the BD info on the last BD of the packet
Yunsheng Lin
2019-04-26
net: hns3: fix for TX clean num when cleaning TX BD
Yunsheng Lin
2019-04-26
net: hns3: fix data race between ring->next_to_clean
Yunsheng Lin
2019-04-26
nfp: implement PCI driver shutdown callback
Dirk van der Merwe
2019-04-26
cnic: Refactor code and mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
cxgb4/cxgb4vf_main: Mark expected switch fall-through
Gustavo A. R. Silva
2019-04-26
amd-xgbe: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-04-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-24
net: mvneta: Switch to using devm_alloc_etherdev_mqs
Rosen Penev
2019-04-23
mlxsw: spectrum_router: Prevent ipv6 gateway with v4 route via replace and ap...
David Ahern
2019-04-23
net: socionext: replace napi_alloc_frag with the netdev variant on init
Ilias Apalodimas
2019-04-23
net: atheros: fix spelling mistake "underun" -> "underrun"
Colin Ian King
2019-04-23
ravb: Avoid unsupported internal delay mode for R-Car E3/D3
Simon Horman
2019-04-23
Merge tag 'mlx5-updates-2019-04-22' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-04-23
net/mlx5e: Use #define for the WQE wait timeout constant
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Remove unused rx_page_reuse stat
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Take HW interrupt trigger into a function
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Remove unused parameter
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Add an underflow warning comment
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Move parameter calculation functions to en/params.c
Maxim Mikityanskiy
2019-04-23
net/mlx5e: Report mlx5e_xdp_set errors
Maxim Mikityanskiy
[next]