Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
315a685f26ac220711d82bbf88cca6f55f1d9ca3
/
drivers
/
net
/
via-velocity.c
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
1c01a80
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
f593fe3
net: via-velocity: convert to hw_features
by Michał Mirosław
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
2ffa007
via-velocity: fix the WOL bug on 1000M full duplex forced mode.
by françois romieu
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
eab6d18
vlan: Don't check for vlan group before vlan_tx_tag_present.
by Jesse Gross
· 14 years ago
1541922
via-velocity: forced 1000 Mbps mode support.
by françois romieu
· 14 years ago
e548833
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
de2b96f
via-velocity: Turn scatter-gather support back off.
by David S. Miller
· 14 years ago
bc8acf2
drivers/net: avoid some skb->ip_summed initializations
by Eric Dumazet
· 14 years ago
889635f
via-velocity: do not use PCI resources before pci_enable_device()
by Kulikov Vasiliy
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
4a35ecf
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3a7f868
via-velocity: remove private #define
by Francois Romieu
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
bcbe536
via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
by David S. Miller
· 15 years ago
567ec87
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
by Jiri Pirko
· 15 years ago
b6ca430
via-velocity: Enable scatter/gather IO by default
by Simon Kagstrom
· 15 years ago
5ecccb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
4cd24ea
net: use netdev_mc_count and netdev_mc_empty when appropriate
by Jiri Pirko
· 15 years ago
3f2e8d9
via-velocity: Fix races on shared interrupts
by Simon Kagstrom
· 15 years ago
39c2ff4
via-velocity: Take spinlock on set coalesce
by Simon Kagstrom
· 15 years ago
d6cade0
via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
by Simon Kagstrom
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
35bb5ca
via-velocity: Give RX descriptors to the NIC later on open or MTU change
by Ben Hutchings
· 15 years ago
aa7c68a
drivers/net/via-velocity.c: use %pM to shown MAC address
by H Hartley Sweeten
· 15 years ago
8e95a20
drivers/net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
b06f78f
via-velocity: Set tx checksum from ethtool instead of module parameter
by Simon Kagstrom
· 15 years ago
c79992f
via-velocity: Re-enable transmit scatter-gather support
by Simon Kagstrom
· 15 years ago
2a5774f
via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
by Simon Kagstrom
· 15 years ago
dfff714
via-velocity: Implement NAPI support
by Simon Kagstrom
· 15 years ago
6dfc4b9
via-velocity: Add ethtool interrupt coalescing support
by Simon Kagstrom
· 15 years ago
da95b2d
via-velocity: Correct 64-byte alignment for rx buffers
by Simon Kagstrom
· 15 years ago
1ede9b5
drivers/net/via-velocity.c: remove exceptional & on function name
by Julia Lawall
· 15 years ago
516b4df
via-velocity: Remove private device list
by Ben Hutchings
· 15 years ago
89d71a6
net: Use netdev_alloc_skb_ip_align()
by Eric Dumazet
· 15 years ago
7ab0f27
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
by Ben Hutchings
· 15 years ago
6cdee2f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
61357325
netdev: convert bulk of drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
0527a1a
via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
by roel kluin
· 15 years ago
2cf71d2
Remove unnecessary forward declarations from velocity NIC driver.
by Dave Jones
· 15 years ago
c406740
Fix up CodingStyle problems in via-velocity.c
by Dave Jones
· 15 years ago
83c98a8
Remove unused zero-copy code from velocity NIC driver.
by Dave Jones
· 15 years ago
6ed1065
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
f6b24ca
via-velocity: Fix velocity driver unmapping incorrect size.
by Dave Jones
· 15 years ago
d3b238a
via-velocity : fix no link detection on boot
by Séguier Régis
· 15 years ago
553e233
net: use netdev stats in b44, sundance, via-rhine and via-velocity
by Eric Dumazet
· 16 years ago
3ca17df
via-velocity : fix compilation warning.
by Séguier Régis
· 16 years ago
59f8e16
via-velocity: Fix DMA mapping length errors on transmit.
by Dave Jones
· 16 years ago
0d1cfd2
via-velocity: fix hot spin
by roel kluin
· 16 years ago
fe96aaa
netdev: add missing set_mac_address hook
by Stephen Hemminger
· 16 years ago
0082982
netdev: add more functions to netdevice ops
by Stephen Hemminger
· 16 years ago
39a11bd
via-velocity: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
5f5c4bd
via-velocity: enable perfect filtering for multicast packets
by Joey Zhuo
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
07b5f6a
via-velocity: use driver string instead of dev->name before register_netdev()
by Sven Hartge
· 16 years ago
113aa83
net: Rationalise email address: Network Specific Parts
by Alan Cox
· 16 years ago
822f1a5
via-velocity: Fix warnings on sparc64.
by Francois Romieu
· 16 years ago
3c4dc71
via-velocity: velocity_init_{rd/tx}_ring use kcalloc(..., GFP_KERNEL).
by Francois Romieu
· 16 years ago
0fe9f15
via-velocity: separated struct allow wholesale copy during MTU changes.
by Francois Romieu
· 16 years ago
9088d9a
via-velocity: add velocity_set_rxbufsize helper
by Francois Romieu
· 16 years ago
2813317
via-velocity: move residual free rx descriptors count register update
by Francois Romieu
· 16 years ago
8ac53af
via-velocity: lean and clean velocity_init_rings
by Francois Romieu
· 16 years ago
580a690
via-velocity: remove the bounce buffers
by Francois Romieu
· 16 years ago
c03571a
via-velocity: use memmove
by Stephen Hemminger
· 17 years ago
c73d258
via-velocity: use netdev_alloc_skb
by Stephen Hemminger
· 17 years ago
d4f73c8
via-velocity: fix vlan receipt
by Francois Romieu
· 17 years ago
c346dca
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
by YOSHIFUJI Hideaki
· 17 years ago
6133fb1
[NETNS]: Disable inetaddr notifiers in namespaces other than initial.
by Denis V. Lunev
· 17 years ago
a337499
[IPV4]: Remove ifa != NULL check.
by Denis V. Lunev
· 17 years ago
4f14b92
via-velocity: section fix
by Andrew Morton
· 17 years ago
4a51c0d
big-endian support for via-velocity
by Al Viro
· 17 years ago
48f6b05
via-velocity: don't oops on MTU change (resend)
by Stephen Hemminger
· 17 years ago
bd7b3f3
[VIA_VELOCITY]: Don't oops on MTU change.
by Stephen Hemminger
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
01faccb
via-velocity: more cleanup
by Stephen Hemminger
· 17 years ago
501e4d2
via-velocity: use standard VLAN interface (resend)
by Stephen Hemminger
· 17 years ago
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
ae94607
drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc
by Mariusz Kozlowski
· 17 years ago
0e6ff15
in-string typos of "error"
by Eddy L O Jansson
· 17 years ago
44c1013
PCI: Change all drivers to use pci_device->revision
by Auke Kok
· 17 years ago
b4fea61
typo in via-velocity.c
by Dave Jones
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
ce9f7fe
via-velocity uses INET interfaces
by Randy Dunlap
· 18 years ago
906d66d
[PATCH] crc32: replace bitreverse by bitrev32
by Akinobu Mita
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
a319a27
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6
by Linus Torvalds
· 18 years ago
84fa793
[NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE
by Patrick McHardy
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6aa20a2
drivers/net: Trim trailing whitespace
by Jeff Garzik
· 18 years ago
4e83b7f
Merge branch 'tmp' into upstream
by Jeff Garzik
· 18 years ago
d5b2069
[PATCH] Remove more unnecessary driver printk's
by Andy Gospodarek
· 18 years ago
2991762
drivers/net: Remove deprecated use of pci_module_init()
by Jeff Garzik
· 18 years ago
59b693f
via-velocity: fix speed and link status reported by ethtool
by Jay Cliburn
· 18 years ago
Next »