Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
04743f89bcad30a438ef4f38840caddd7978dbaa
/
drivers
/
net
/
ethernet
/
oki-semi
418e7da
net: pch_gbe: Clean up pch_gbe_set_multi
by Paul Burton
· 7 years ago
6ab91e4
net: pch_gbe: Inline pch_gbe_mac_mc_addr_list_update
by Paul Burton
· 7 years ago
99a9c28
net: pch_gbe: Use module_pci_driver()
by Paul Burton
· 7 years ago
90e3f63
net: pch_gbe: Remove dead RINGFREE code
by Paul Burton
· 7 years ago
41fd60f
net: pch_gbe: Remove PCH_GBE_MAC_IFOP_RGMII define
by Paul Burton
· 7 years ago
c63ebdf
net: pch_gbe: Remove pch_gbe_hal_setup_init_funcs
by Paul Burton
· 7 years ago
b02c38a
net: pch_gbe: Remove get_bus_info HAL abstraction
by Paul Burton
· 7 years ago
3ef594b
net: pch_gbe: Remove init_hw HAL abstraction
by Paul Burton
· 7 years ago
c96a0f7
net: pch_gbe: Remove {read,write}_phy_reg HAL abstraction
by Paul Burton
· 7 years ago
7dbe38a
net: pch_gbe: Remove reset_phy HAL abstraction
by Paul Burton
· 7 years ago
66dde2b
net: pch_gbe: Remove sw_reset_phy HAL abstraction
by Paul Burton
· 7 years ago
9c020d7
net: pch_gbe: Remove read_mac_addr HAL abstraction
by Paul Burton
· 7 years ago
ac6c0e0
net: pch_gbe: Remove power_{up,down}_phy HAL abstraction
by Paul Burton
· 7 years ago
33bfdea
net: pch_gbe: Remove unused copybreak parameter
by Paul Burton
· 7 years ago
6da2ec5
treewide: kmalloc() -> kmalloc_array()
by Kees Cook
· 7 years ago
2e1c872
pch_gbe: Deprecate pci_get_bus_and_slot()
by Sinan Kaya
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
2a600d9
pch_gbe: Switch to new PCI IRQ allocation API
by Andy Shevchenko
· 7 years ago
82c01a8
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd return void
by yuval.shaia@oracle.com
· 8 years ago
ad8e963
net: oki-semi: pch_gbe: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
675d4d5
pch_gbe: Omit private ndo_get_stats function
by Tobias Klauser
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
44770e1
ethernet: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
222e4d0
pch_gbe: replace private tx ring lock with common netif_tx_lock
by françois romieu
· 9 years ago
0e7dd0c
pch_gbe: fix bogus trylock conversion
by Florian Westphal
· 9 years ago
a6086a8
drivers: net: remove NETDEV_TX_LOCKED
by Florian Westphal
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
47ea032
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
by Ivan Vecera
· 9 years ago
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
· 10 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
ede23fa8
drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent
by Joe Perches
· 11 years ago
c196ce0
pch_gbe: ethtool cannot change parameters when link is down
by Anders Larsen
· 11 years ago
0e76a3a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 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
· 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
· 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
Next »