Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
14d3692f04a050a0d1e4637b56f997a168c591f6
/
drivers
/
net
/
ethernet
/
oki-semi
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
· 12 years ago
f2c3166
pch_gbe: add extra clean tx
by Andy Cress
· 12 years ago
913f53e
pch_gbe: fix transmit watchdog timeout
by Andy Cress
· 12 years ago
6d8d2dd
net/pch_gpe: Cannot disable ethernet autonegation
by Wei Yang
· 12 years ago
49ce9c2
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
by Ben Hutchings
· 12 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
· 13 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
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
1c1538b
pch_gbe: Move the OKI Semiconductor driver
by Jeff Kirsher
· 14 years ago