index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
oki-semi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 340
Thomas Gleixner
6
-72
/
+6
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
4
-0
/
+4
2019-03-09
Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+2
2019-02-01
PCI: Move Rohm Vendor ID to generic list
Andy Shevchenko
1
-5
/
+2
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-6
/
+6
2018-06-23
net: pch_gbe: Clean up pch_gbe_set_multi
Paul Burton
1
-17
/
+16
2018-06-23
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
Paul Burton
1
-54
/
+19
2018-06-23
net: pch_gbe: Use module_pci_driver()
Paul Burton
1
-18
/
+1
2018-06-23
net: pch_gbe: Remove dead RINGFREE code
Paul Burton
1
-13
/
+0
2018-06-23
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
Paul Burton
2
-10
/
+0
2018-06-23
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
Paul Burton
5
-84
/
+4
2018-06-23
net: pch_gbe: Remove get_bus_info HAL abstraction
Paul Burton
4
-83
/
+0
2018-06-23
net: pch_gbe: Remove init_hw HAL abstraction
Paul Burton
4
-52
/
+15
2018-06-23
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
Paul Burton
4
-44
/
+2
2018-06-23
net: pch_gbe: Remove reset_phy HAL abstraction
Paul Burton
4
-21
/
+2
2018-06-23
net: pch_gbe: Remove sw_reset_phy HAL abstraction
Paul Burton
5
-21
/
+1
2018-06-23
net: pch_gbe: Remove read_mac_addr HAL abstraction
Paul Burton
4
-25
/
+2
2018-06-23
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
Paul Burton
4
-34
/
+6
2018-06-23
net: pch_gbe: Remove unused copybreak parameter
Paul Burton
1
-15
/
+0
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-01-17
pch_gbe: Deprecate pci_get_bus_and_slot()
Sinan Kaya
1
-2
/
+4
2017-11-21
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-4
/
+4
2017-10-16
pch_gbe: Switch to new PCI IRQ allocation API
Andy Shevchenko
2
-28
/
+17
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-3
/
+3
2017-02-17
net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-20
/
+38
2017-02-14
pch_gbe: Omit private ndo_get_stats function
Tobias Klauser
1
-12
/
+0
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2016-10-18
ethernet: use core min/max MTU checking
Jarod Wilson
1
-7
/
+6
2016-04-28
pch_gbe: replace private tx ring lock with common netif_tx_lock
françois romieu
2
-10
/
+2
2016-04-26
pch_gbe: fix bogus trylock conversion
Florian Westphal
1
-1
/
+1
2016-04-26
drivers: net: remove NETDEV_TX_LOCKED
Florian Westphal
1
-4
/
+2
2015-12-15
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
1
-1
/
+1
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-1
/
+0
2015-06-23
drivers/net: remove all references to obsolete Ethernet-HOWTO
Paul Gortmaker
1
-3
/
+1
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
1
-1
/
+1
2014-09-22
pch_gbe: 'select' NET_PTP_CLASSIFY.
David S. Miller
1
-0
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-1
/
+1
2014-05-16
net: pch_gbe depends on x86_32
Jean Delvare
1
-1
/
+1
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-03-31
net: ptp: do not reimplement PTP/BPF classifier
Daniel Borkmann
1
-10
/
+1
2013-12-06
ethernet: Fix FSF address in file headers
Jeff Kirsher
8
-16
/
+8
2013-11-14
pch_gbe: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-09-24
oki-semi: Remove extern from function prototypes
Joe Perches
1
-28
/
+28
2013-08-29
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
Joe Perches
1
-9
/
+7
2013-08-20
pch_gbe: ethtool cannot change parameters when link is down
Anders Larsen
1
-0
/
+1
2013-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
[next]