Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
07bce09e11f5007635d7f9e6bc55679dd6ed18bd
/
drivers
/
net
/
ethernet
/
oki-semi
138b15e
drivers/net: remove all references to obsolete Ethernet-HOWTO
by Paul Gortmaker
· 10 years ago
dbedd44
ethernet: codespell comment spelling fixes
by Joe Perches
· 10 years ago
4e5f9ef
pch_gbe: 'select' NET_PTP_CLASSIFY.
by David S. Miller
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 11 years ago
537fae0
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
by Jiri Pirko
· 11 years ago
4c30b52
net: pch_gbe depends on x86_32
by Jean Delvare
· 11 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
164d8c6
net: ptp: do not reimplement PTP/BPF classifier
by Daniel Borkmann
· 11 years ago
0ab75ae
ethernet: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
810abe9
pch_gbe: Validate hwtstamp_config completely before applying it
by Ben Hutchings
· 11 years ago
f4588c4
oki-semi: Remove extern from function prototypes
by Joe Perches
· 11 years ago
ede23fa
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 12 years ago
c196ce0
pch_gbe: ethtool cannot change parameters when link is down
by Anders Larsen
· 12 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
f1a26fd
pch_gbe: Add MinnowBoard support
by Darren Hart
· 12 years ago
b04d68e
pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32
by Darren Hart
· 12 years ago
f0e6160
net: pch_gbe depends on x86
by Jiri Slaby
· 12 years ago
29cc436
pch_gbe: use managed functions pcim_* and devm_*
by Andy Shevchenko
· 12 years ago
453ca93
pch_gbe: convert pr_* to netdev_*
by Andy Shevchenko
· 12 years ago
bd79680
pch_gbe: remove inline keyword for exported functions
by Andy Shevchenko
· 12 years ago
a1606c7
net: Move MII out from under NET_CORE and hide it
by Ben Hutchings
· 12 years ago
474f315
pch_gbe: minor: report the actual error on MTU change
by Veaceslav Falico
· 12 years ago
e2a553d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
76a0e68
pch_gbe: fix ip_summed checksum reporting on rx
by Veaceslav Falico
· 12 years ago
1f9061d2
drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)
by Joe Perches
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
18d359ce
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
by Ben Hutchings
· 12 years ago
d4185bb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
a24006e
ptp: Enable clock drivers along with associated net/PHY drivers
by Ben Hutchings
· 12 years ago
42a7cce
ptp: Make PTP_1588_CLOCK select rather than depend on PPS
by Ben Hutchings
· 12 years ago
c562830
pps, ptp: Remove dependencies on EXPERIMENTAL
by Ben Hutchings
· 12 years ago
a2fc66c
pch_gbe: fix error handling in pch_gbe_up()
by Veaceslav Falico
· 12 years ago
a35279f
pch_gbe: don't reset MAC_RX on FIFO overflow
by Veaceslav Falico
· 12 years ago
9c0314e
pch_gbe: don't re-set RX_FIFO_ERR flag in napi_poll
by Veaceslav Falico
· 12 years ago
e408a9f
pch_gbe: create functions for MAC_RX {en,dis}able
by Veaceslav Falico
· 12 years ago
0f79657
pch_gbe: Fix build error by selecting all the possible dependencies.
by Haicheng Li
· 12 years ago
da15864
pch_gbe: Fix PTP dependencies.
by David S. Miller
· 12 years ago
3646f0e
netdev: make pci_error_handlers const
by Stephen Hemminger
· 12 years ago
4487e64
pch_gbe: vlan skb len fix
by Andy Cress
· 13 years ago
f2c3166
pch_gbe: add extra clean tx
by Andy Cress
· 13 years ago
913f53e
pch_gbe: fix transmit watchdog timeout
by Andy Cress
· 13 years ago
6d8d2dd
net/pch_gpe: Cannot disable ethernet autonegation
by Wei Yang
· 13 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 13 years ago
0289403
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
3ab77bf
pch_gbe: fix transmit races
by Eric Dumazet
· 13 years ago
d344c4f
pch_gbe: reprogram multicast address register on reset
by RongQing.Li
· 13 years ago
62ecc37
drivers/net/oki-semi: Donot recompute IP header checksum
by RongQing.Li
· 13 years ago
d89bdff
drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALEN
by RongQing.Li
· 13 years ago
8e7073a
pch_gbe: remove suspicious comment
by Richard Cochran
· 13 years ago
32127a0
pch_gbe: run the ptp bpf just once per packet
by Richard Cochran
· 13 years ago
358dfb6
pch_gbe: correct receive time stamp filtering
by Takahiro Shimizu
· 13 years ago
93c8acb
pch_gbe: improve coding style
by Takahiro Shimizu
· 13 years ago
17cdedf
pch_gbe: export a method to set the receive match address
by Takahiro Shimizu
· 13 years ago
eefc48b
pch_gbe: reprogram multicast address register on reset
by Takahiro Shimizu
· 13 years ago
5481c8c
pch_gbe: simplify transmit time stamping flag test
by Takahiro Shimizu
· 13 years ago
d50566c
pch_gbe: scale time stamps to nanoseconds
by Takahiro Shimizu
· 13 years ago
1a0bdad
net/pch_gbe: supports eg20t ptp clock
by Takahiroi Shimizu
· 13 years ago
b4017c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
73f98ea
pch_gbe: memory corruption calling pch_gbe_validate_option()
by Dan Carpenter
· 13 years ago
23677ce
drivers/net: Remove boolean comparisons to true/false
by Joe Perches
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
2b53d07
pch_gbe: Do not abort probe on bad MAC
by Darren Hart
· 13 years ago
84b4050
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers
by Rick Jones
· 13 years ago
efd0bf9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
5e773fd
pch_gbe: Move #include of module.h
by Joe Perches
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
88c5100
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
7dfaa77
pch_gbe: remove unused variable
by Jon Mason
· 13 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 13 years ago
aaba215
MII: fix Kconfig dependencies for MII
by Jeff Kirsher
· 13 years ago
88f0748
drivers/net/ethernet/*: Enabled vendor Kconfig options
by Jeff Kirsher
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
1c1538b
pch_gbe: Move the OKI Semiconductor driver
by Jeff Kirsher
· 14 years ago