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-05-01
net: aquantia: extract timer cb into work job
Igor Russkikh
2019-05-01
net: aquantia: introduce fwreq mutex
Nikita Danilov
2019-05-01
net: aquantia: user correct MSI irq type
Igor Russkikh
2019-05-01
net: aquantia: use macros for better visibility
Igor Russkikh
2019-05-01
net: aquantia: improve ifup link detection
Igor Russkikh
2019-05-01
net: aquantia: link status irq handling
Igor Russkikh
2019-05-01
net: aquantia: create global service workqueue
Nikita Danilov
2019-05-01
net: aquantia: link interrupt handling function
Igor Russkikh
2019-05-01
net: aquantia: add link interrupt fields
Igor Russkikh
2019-05-01
net: aquantia: implement hwmon api for chip temperature
Yana Esina
2019-05-01
net: aquantia: add infrastructure to readout chip temperature
Yana Esina
2019-04-30
r8169: remove manual autoneg restart workaround
Heiner Kallweit
2019-04-30
r8169: add rtl_reset_packet_filter
Heiner Kallweit
2019-04-30
r8169: add helpers rtl_eri_set/clear_bits
Heiner Kallweit
2019-04-30
r8169: make ERIAR_EXGMAC the default in eri functions
Heiner Kallweit
2019-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-04-27
cxgb4: Delete all hash and TCAM filters before resource cleanup
Vishal Kulkarni
2019-04-27
ibmvnic: Add device identification to requested IRQs
Murilo Fossa Vicentini
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
[next]