index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
via-velocity.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
via-*: Move the VIA drivers
Jeff Kirsher
2011-08-12
1
-3592
/
+0
*
via-velocity : cleanups.
françois romieu
2011-08-07
1
-46
/
+25
*
via-velocity : ethtool statistics support.
françois romieu
2011-08-07
1
-0
/
+74
*
via-velocity : update receive packets statistics.
françois romieu
2011-08-07
1
-0
/
+1
*
via-velocity: remove duplicated #include
Huang Weiyi
2011-07-23
1
-1
/
+0
*
via-velocity: do vlan cleanup
Jiri Pirko
2011-07-21
1
-29
/
+20
*
drivers/net: Remove unnecessary semicolons
Joe Perches
2011-06-05
1
-1
/
+1
*
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
2011-04-29
1
-4
/
+7
*
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
2011-04-29
1
-4
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-04-11
1
-2
/
+2
|
\
|
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
|
net: via-velocity: convert to hw_features
Michał Mirosław
2011-04-10
1
-5
/
+2
|
/
*
via-velocity: fix the WOL bug on 1000M full duplex forced mode.
françois romieu
2011-01-20
1
-0
/
+9
*
fix comment typos concerning "consistent"
Uwe Kleine-König
2010-12-10
1
-1
/
+1
*
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
2010-10-21
1
-1
/
+1
*
via-velocity: forced 1000 Mbps mode support.
françois romieu
2010-10-16
1
-6
/
+76
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-09-09
1
-1
/
+1
|
\
|
*
via-velocity: Turn scatter-gather support back off.
David S. Miller
2010-09-07
1
-1
/
+1
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
|
/
*
via-velocity: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-08-04
1
-2
/
+2
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-06
1
-1
/
+1
|
\
|
*
via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
David S. Miller
2010-03-25
1
-1
/
+1
*
|
via-velocity: remove private #define
Francois Romieu
2010-04-06
1
-57
/
+57
*
|
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
|
/
*
net: convert multiple drivers to use netdev_for_each_mc_addr, part6
Jiri Pirko
2010-02-26
1
-3
/
+3
*
via-velocity: Enable scatter/gather IO by default
Simon Kagstrom
2010-02-17
1
-1
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-02-14
1
-21
/
+20
|
\
|
*
via-velocity: Fix races on shared interrupts
Simon Kagstrom
2010-02-10
1
-11
/
+10
|
*
via-velocity: Take spinlock on set coalesce
Simon Kagstrom
2010-02-10
1
-0
/
+3
|
*
via-velocity: Remove unused IRQ status parameter from rx_srv and tx_srv
Simon Kagstrom
2010-02-10
1
-10
/
+7
*
|
net: use netdev_mc_count and netdev_mc_empty when appropriate
Jiri Pirko
2010-02-12
1
-2
/
+4
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-10
1
-4
/
+4
|
\
\
|
|
/
|
*
via-velocity: Give RX descriptors to the NIC later on open or MTU change
Ben Hutchings
2010-01-03
1
-4
/
+4
*
|
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
2010-01-07
1
-1
/
+1
*
|
drivers/net/via-velocity.c: use %pM to shown MAC address
H Hartley Sweeten
2009-12-29
1
-4
/
+2
|
/
*
drivers/net: Move && and || to end of previous line
Joe Perches
2009-12-03
1
-8
/
+8
*
via-velocity: Set tx checksum from ethtool instead of module parameter
Simon Kagstrom
2009-11-26
1
-14
/
+4
*
via-velocity: Re-enable transmit scatter-gather support
Simon Kagstrom
2009-11-26
1
-30
/
+53
*
via-velocity: Change DMA_LENGTH_DEF (from the VIA driver)
Simon Kagstrom
2009-11-26
1
-1
/
+1
*
via-velocity: Implement NAPI support
Simon Kagstrom
2009-11-26
1
-35
/
+46
*
via-velocity: Add ethtool interrupt coalescing support
Simon Kagstrom
2009-11-26
1
-1
/
+159
*
via-velocity: Correct 64-byte alignment for rx buffers
Simon Kagstrom
2009-11-26
1
-1
/
+2
*
drivers/net/via-velocity.c: remove exceptional & on function name
Julia Lawall
2009-11-18
1
-1
/
+1
*
via-velocity: Remove private device list
Ben Hutchings
2009-10-28
1
-36
/
+3
*
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
1
-2
/
+1
*
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
Ben Hutchings
2009-09-03
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-09-02
1
-1
/
+1
|
\
|
*
via-velocity: Fix test of mii_status bit VELOCITY_DUPLEX_FULL
roel kluin
2009-08-14
1
-1
/
+1
*
|
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
[next]