index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oki-semi
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
3
-11
/
+12
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
*
net: pch_gbe: fix pch_gbe_xmit_frame()'s return type
Luc Van Oostenryck
2020-06-28
1
-1
/
+1
*
net: ethernet: oki-semi: pch_gbe: fix spelling mistake
Flavio Suligoi
2020-06-19
1
-1
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
2
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-1
/
+1
|
\
|
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-1
/
+1
*
|
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
|
/
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
2019-06-05
6
-72
/
+6
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-09
1
-5
/
+2
|
\
|
*
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
2019-02-01
1
-5
/
+2
*
|
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-6
/
+6
|
/
*
net: pch_gbe: Clean up pch_gbe_set_multi
Paul Burton
2018-06-23
1
-17
/
+16
*
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
Paul Burton
2018-06-23
1
-54
/
+19
*
net: pch_gbe: Use module_pci_driver()
Paul Burton
2018-06-23
1
-18
/
+1
*
net: pch_gbe: Remove dead RINGFREE code
Paul Burton
2018-06-23
1
-13
/
+0
*
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
Paul Burton
2018-06-23
2
-10
/
+0
*
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
Paul Burton
2018-06-23
5
-84
/
+4
*
net: pch_gbe: Remove get_bus_info HAL abstraction
Paul Burton
2018-06-23
4
-83
/
+0
*
net: pch_gbe: Remove init_hw HAL abstraction
Paul Burton
2018-06-23
4
-52
/
+15
*
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
Paul Burton
2018-06-23
4
-44
/
+2
*
net: pch_gbe: Remove reset_phy HAL abstraction
Paul Burton
2018-06-23
4
-21
/
+2
*
net: pch_gbe: Remove sw_reset_phy HAL abstraction
Paul Burton
2018-06-23
5
-21
/
+1
*
net: pch_gbe: Remove read_mac_addr HAL abstraction
Paul Burton
2018-06-23
4
-25
/
+2
*
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
Paul Burton
2018-06-23
4
-34
/
+6
*
net: pch_gbe: Remove unused copybreak parameter
Paul Burton
2018-06-23
1
-15
/
+0
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
pch_gbe: Deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-17
1
-2
/
+4
*
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-4
/
+4
*
pch_gbe: Switch to new PCI IRQ allocation API
Andy Shevchenko
2017-10-16
2
-28
/
+17
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-3
/
+3
*
net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-02-17
1
-20
/
+38
*
pch_gbe: Omit private ndo_get_stats function
Tobias Klauser
2017-02-14
1
-12
/
+0
*
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-30
1
-1
/
+1
*
ethernet: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-7
/
+6
*
pch_gbe: replace private tx ring lock with common netif_tx_lock
françois romieu
2016-04-28
2
-10
/
+2
*
pch_gbe: fix bogus trylock conversion
Florian Westphal
2016-04-26
1
-1
/
+1
*
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
2016-04-26
1
-4
/
+2
*
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-1
/
+0
*
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
2015-06-23
1
-3
/
+1
*
ethernet: codespell comment spelling fixes
Joe Perches
2015-03-08
1
-1
/
+1
*
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
2014-09-22
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-1
/
+1
*
net: pch_gbe depends on x86_32
Jean Delvare
2014-05-16
1
-1
/
+1
*
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
1
-1
/
+1
*
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
2014-03-31
1
-10
/
+1
*
ethernet: Fix FSF address in file headers
Jeff Kirsher
2013-12-06
8
-16
/
+8
[next]