Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
75ce7191eac5972405d1752a991bc002c2957b65
/
drivers
/
net
/
ethernet
/
marvell
/
sky2.c
75ce719
sky2: Replace mdelay with msleep in sky2_vpd_wait
by Jia-Ju Bai
· 7 years ago
e99e88a
treewide: setup_timer() -> timer_setup()
by Kees Cook
· 7 years ago
a0c51cf
sky2: Use seq_puts() in sky2_debug_show()
by Markus Elfring
· 8 years ago
4a7c972
net: Remove usage of net_device last_rx member
by Tobias Klauser
· 8 years ago
55f78fc
net: marvell: sky2: use new api ethtool_{get|set}_link_ksettings
by Philippe Reynes
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
06ba3b2
net: sky2: Fix shutdown crash
by Jeremy Linton
· 8 years ago
5777987
ethernet/marvell: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
f4b63ea
sky2: use napi_complete_done
by stephen hemminger
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
a188222
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
by Tom Herbert
· 9 years ago
0f50c10
RESEND: [PATCH v3 net-next] sky2: use random address if EEPROM is bad
by Liviu Dudau
· 9 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
22f1092
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
ea589e9
sky2: avoid pci write posting after disabling irqs
by Lino Sanfilippo
· 10 years ago
799d2ff
sky2: Fix crash inside sky2_rx_clean
by Mirko Lindner
· 10 years ago
2e95b2a
sky2: use new netdev_rss_key_fill() helper
by Ian Morris
· 10 years ago
fe3881c
drivers/net: Convert remaining uses of pr_warning to pr_warn
by Joe Perches
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
12fe08b
sky2: use pci_zalloc_consistent
by Joe Perches
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
2d4186c
sky2: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
21ceda2
sky2: Don't receive packets when the napi budget == 0
by Eric W. Biederman
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
3ee2f8c
sky2: allow mac to come from dt
by Tim Harvey
· 11 years ago
731073b
sky2: initialize napi before registering device
by Stanislaw Gruszka
· 11 years ago
b408f94
net: sky2 calls skb_set_hash
by Tom Herbert
· 11 years ago
5e30025
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
827da44
net: Explicitly initialize u64_stats_sync structures for lockdep
by John Stultz
· 11 years ago
21d35d2
net: sky2: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
88dccf5
sky2: Fix crash on receiving VLAN frames
by Kirill Smelkov
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
f646968
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
by Patrick McHardy
· 12 years ago
74f9f42
sky2: Threshold for Pause Packet is set wrong
by Mirko Lindner
· 12 years ago
b2adaca
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
682d797
Merge tag 'dev_removal' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/net-next
by David S. Miller
· 12 years ago
853e3f4
skge: remove __dev* attributes
by Bill Pemberton
· 12 years ago
1c85382
sky2: fix cleanup sequence in probe() function
by Lino Sanfilippo
· 12 years ago
0bd8ba1
drivers/net/ethernet/marvell/sky2.c: fix error return code
by Peter Senna Tschudin
· 12 years ago
d663d18
sky2: Fix for interrupt handler
by Mirko Lindner
· 13 years ago
0e76732
sky2: Added support for Optima EEE
by Mirko Lindner
· 13 years ago
5ff0fea
sky2: fix checksum bit management on some chips
by stephen hemminger
· 13 years ago
0d6c4a2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e072b3f
sky2: fix receive length error in mixed non-VLAN/VLAN traffic
by stephen hemminger
· 13 years ago
3f42941
sky2: propogate rx hash when packet is copied
by stephen hemminger
· 13 years ago
06eb4ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
857504d
sky2: copy received packets on inefficient unaligned architecture
by stephen hemminger
· 13 years ago
ede7193
sky2: fix missing register reset on error path in sky2_test_msi()
by Lino Sanfilippo
· 13 years ago
2240eb4
sky2: dont overwrite settings for PHY Quick link
by Lino Sanfilippo
· 13 years ago
5676cc7
sky2: override for PCI legacy power management
by stephen hemminger
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
ec2a546
sky2: add bql support
by stephen hemminger
· 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
282edce
sky2: fix hang in napi_disable
by stephen hemminger
· 13 years ago
738a849
sky2: enforce minimum ring size
by stephen hemminger
· 13 years ago
3ad9b35
net: drivers: use bool type instead of double negation
by Michał Mirosław
· 13 years ago
d9fa7c8
sky2: version 1.30
by stephen hemminger
· 13 years ago
00427a7
sky2: used fixed RSS key
by stephen hemminger
· 13 years ago
b1cb825
sky2: reduce default Tx ring size
by stephen hemminger
· 13 years ago
926d097
sky2: rename up/down functions
by stephen hemminger
· 13 years ago
f9687c4
sky2: pci posting issues
by stephen hemminger
· 13 years ago
1401a80
sky2: fix hang on shutdown (and other irq issues)
by stephen hemminger
· 13 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 13 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 13 years ago
27d240f
sky2: fix regression on Yukon Optima
by stephen hemminger
· 13 years ago
8a9ea32
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
7ae60b3
sky2: fix skb truesize underestimation
by Eric Dumazet
· 13 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
0bdb0bd
sky2: manage irq better on single port card
by stephen hemminger
· 13 years ago
950a5a4
sky2: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
527a626
skge/sky2/mv643xx/pxa168: Move the Marvell Ethernet drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/sky2.c]
4ec8f0c
sky2: version 1.29
by stephen hemminger
· 14 years ago
4fb99cd
sky2: support for new Optima chipsets (EXPERIMENTAL)
by stephen hemminger
· 14 years ago
8e11680
sky2: use correct Inter Packet Gap at 10/100mbit
by stephen hemminger
· 14 years ago
aa5ca96
sky2: force receive checksum when using RSS on some hardware (v2)
by stephen hemminger
· 14 years ago
68ac319
sky2: use GFP_KERNEL allocations at device setup
by Eric Dumazet
· 14 years ago
1a10cca
sky2: remove unnecessary reads of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
fce5592
ethtool: allow custom interval for physical identification
by Allan, Bruce W
· 14 years ago
f5d6403
net: sky2: convert to hw_features
by Michał Mirosław
· 14 years ago
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
74e532f
sky2: support ethtool set_phys_id
by stephen hemminger
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
9425276
drivers/net: fix build warnings with CONFIG_PM_SLEEP disabled
by Michel Lespinasse
· 14 years ago
86aa778
sky2: convert to new VLAN model (v0.2)
by Stephen Hemminger
· 14 years ago
2aca31e
sky2: fix limited auto negotiation
by Stephen Hemminger
· 14 years ago
0885a30
sky2: implement 64 bit stats
by stephen hemminger
· 14 years ago
0f333d1
sky2: Do not use legacy PCI power management
by Rafael J. Wysocki
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
1953925
sky2: enable GRO by default
by stephen hemminger
· 14 years ago
Next »