Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4143fc83bb0c05a4e2042d78e18a75156e914260
/
drivers
/
net
/
ethernet
/
via
/
via-velocity.c
6c606fa
via-velocity: unconditionally drop frames with bad l2 length
by Timo Teräs
· 9 years ago
2c71ec9
via-velocity: constify of_device_id array
by Fabian Frederick
· 10 years ago
df8a39d
net: rename vlan_tx_* helpers since "tx" is misleading there
by Jiri Pirko
· 10 years ago
5e0b251
net: ethernet: via: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
28596c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
001eadf
via-velocity: Call dev_kfree_skb_any instead of kfree_skb.
by Eric W. Biederman
· 11 years ago
bc9627e
via-velocity: fix netif_receive_skb use in irq disabled section.
by françois romieu
· 11 years ago
2ff1cf1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
2fdac01
drivers/net/ethernet/via/via-velocity.c: update napi implementation
by Julia Lawall
· 11 years ago
0887a57
net/velocity: add poll controller function for velocity nic
by Amit Uttamchandani
· 11 years ago
1ca0151
net/trivial: replace numeric with standard PM state macros
by Yijing Wang
· 12 years ago
6dffbe5
net: velocity: Add platform device support to VIA velocity driver
by Tony Prisk
· 12 years ago
e2c41f1
net: velocity: Convert to generic dma functions
by Tony Prisk
· 12 years ago
a9683c9
net: velocity: Rename vptr->dev to vptr->netdev
by Tony Prisk
· 12 years ago
86a9bad
net: vlan: add protocol argument to packet tagging functions
by Patrick McHardy
· 12 years ago
80d5c36
net: vlan: prepare for 802.1ad VLAN filtering offload
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
1dd06ae
drivers/net: fix up function prototypes after __dev* removals
by Greg Kroah-Hartman
· 12 years ago
27add00
via-velocity: remove __dev* attributes
by Bill Pemberton
· 12 years ago
6469933
ethernet: Remove casts to same type
by Joe Perches
· 13 years ago
dfda357
via-velocity: stop using net_device.{base_addr, irq}.
by Francois Romieu
· 13 years ago
d5ef8a4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
dae2e9f
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
by Pradeep A. Dalvi
· 13 years ago
b530b19
via-velocity: S3 resume fix.
by David Lv
· 13 years ago
41de8d4
drivers/net: Remove alloc_etherdev error messages
by Joe Perches
· 13 years ago
8e58613
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
by Jiri Pirko
· 13 years ago
23020ab
Sweep additional floors of strcpy in .get_drvinfo routines
by Rick Jones
· 13 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 13 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 13 years ago
e4cb193
via-velocity: convert to SKB paged frag API.
by Ian Campbell
· 13 years ago
823dcd2
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
f2148a4
via-*: Move the VIA drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/via-velocity.c]
5ae297b
via-velocity : cleanups.
by françois romieu
· 13 years ago
ad66fa7
via-velocity : ethtool statistics support.
by françois romieu
· 13 years ago
3cb7a79
via-velocity : update receive packets statistics.
by françois romieu
· 13 years ago
f6226de
via-velocity: remove duplicated #include
by Huang Weiyi
· 13 years ago
73b5468
via-velocity: do vlan cleanup
by Jiri Pirko
· 13 years ago
6403eab
drivers/net: Remove unnecessary semicolons
by Joe Perches
· 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
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
· 16 years ago
f6b24ca
via-velocity: Fix velocity driver unmapping incorrect size.
by Dave Jones
· 16 years ago
d3b238a
via-velocity : fix no link detection on boot
by Séguier Régis
· 16 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
Next »