index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
bnx2x: Fix some kernel-doc warnings
Wang Hai
1
-2
/
+2
2020-09-09
net: smsc911x: Remove unused variables
Wei Xu
1
-4
/
+2
2020-09-09
net: hns3: remove some unused function hns3_update_promisc_mode()
Guojia Liao
2
-15
/
+0
2020-09-09
net: hns3: remove some unused macros related to queue
Huazhong Tan
1
-5
/
+0
2020-09-09
net: hns3: remove unused field 'tc_num_last_time' in struct hclge_dev
Huazhong Tan
1
-1
/
+0
2020-09-09
net: hns3: remove unused field 'io_base' in struct hns3_enet_ring
Huazhong Tan
2
-3
/
+0
2020-09-09
net: hns3: fix a typo in struct hclge_mac
Guangbin Huang
1
-1
/
+1
2020-09-09
net: hns3: skip periodic service task if reset failed
Guangbin Huang
2
-0
/
+6
2020-09-09
net: hns3: narrow two local variable range in hclgevf_reset_prepare_wait()
Huazhong Tan
1
-6
/
+6
2020-09-08
sfc: simplify DMA mask setting
Edward Cree
1
-11
/
+1
2020-09-08
sfc: remove EFX_DRIVER_VERSION
Edward Cree
3
-5
/
+1
2020-09-08
sfc: handle limited FEC support
Edward Cree
2
-14
/
+36
2020-09-08
sfc: add ethtool ops and miscellaneous ndos to EF100
Edward Cree
3
-1
/
+51
2020-09-08
sfc: remove phy_op indirection
Edward Cree
9
-712
/
+601
2020-09-08
sfc: don't double-down() filters in ef100_reset()
Edward Cree
1
-12
/
+0
2020-09-07
net: ethernet: dnet: Remove set but unused variable 'len'
Wang Hai
1
-4
/
+1
2020-09-07
net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: ethernet: fec: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-4
/
+2
2020-09-07
net: xilinx: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-2
/
+1
2020-09-07
net: dsa: rtl8366rb: Switch to phylink
Linus Walleij
1
-7
/
+37
2020-09-06
enic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-70
/
+72
2020-09-06
net: gemini: Clean up phy registration
Linus Walleij
1
-21
/
+11
2020-09-06
net: dsa: rtl8366rb: Support setting MTU
Linus Walleij
1
-1
/
+37
2020-09-05
net: dsa: bcm_sf2: Ensure that MDIO diversion is used
Florian Fainelli
1
-2
/
+29
2020-09-05
sfc: remove efx_tx_queue_partner
Edward Cree
1
-10
/
+0
2020-09-05
sfc: rewrite efx_tx_may_pio
Edward Cree
2
-29
/
+27
2020-09-05
sfc: use efx_channel_tx_[old_]fill_level() in Siena/EF10 TX datapath
Edward Cree
3
-16
/
+7
2020-09-05
sfc: use tx_queue->old_read_count in EF100 TX path
Edward Cree
2
-2
/
+20
2020-09-05
sfc: make ef100 xmit_more handling look more like ef10's
Edward Cree
2
-12
/
+11
2020-09-05
sfc: add and use efx_tx_send_pending in tx.c
Edward Cree
6
-41
/
+44
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
200
-591
/
+682
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
32
-164
/
+261
2020-09-04
smsc9420: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-23
/
+28
2020-09-04
epic100: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-29
/
+42
2020-09-04
net: phy: dp83867: Fix various styling and space issues
Dan Murphy
1
-24
/
+21
2020-09-04
net: dsa: bcm_sf2: recalculate switch clock rate based on ports
Florian Fainelli
2
-2
/
+68
2020-09-04
net: dsa: bcm_sf2: request and handle clocks
Florian Fainelli
2
-2
/
+20
2020-09-04
net: systemport: Manage Wake-on-LAN clock
Florian Fainelli
2
-1
/
+10
2020-09-04
net: systemport: fetch and use clock resources
Florian Fainelli
2
-1
/
+30
2020-09-04
chelsio/chtls: CHELSIO_INLINE_CRYPTO should depend on CHELSIO_T4
Geert Uytterhoeven
1
-2
/
+1
2020-09-04
net: mvpp2: split xlg and gmac pcs
Russell King
1
-55
/
+55
2020-09-04
net: mvpp2: convert to phylink pcs operations
Russell King
2
-116
/
+177
2020-09-04
net: mvpp2: move GMAC reset handling into mac_prepare()/mac_finish()
Russell King
1
-32
/
+21
2020-09-04
net: mvpp2: ensure the port is forced down while changing modes
Russell King
1
-11
/
+36
2020-09-04
net: mvpp2: convert to use mac_prepare()/mac_finish()
Russell King
1
-11
/
+37
2020-09-04
net: mvpp2: tidy up ACPI hack
Russell King
1
-18
/
+18
2020-09-03
tg3: Fix soft lockup when tg3_reset_task() fails.
Michael Chan
1
-4
/
+13
2020-09-03
mlxsw: core_hwmon: Extend hwmon interface with critical and emergency alarms
Amit Cohen
1
-1
/
+70
2020-09-03
mlxsw: core_hwmon: Calculate MLXSW_HWMON_ATTR_COUNT more accurately
Amit Cohen
1
-2
/
+11
[next]