Jarod Wilson
|
44770e1180
ethernet: use core min/max MTU checking
|
8 years ago |
Colin Ian King
|
46dfc23e9e
via-velocity: remove null pointer check on array tdinfo->skb_dma
|
9 years ago |
Timo Teräs
|
6c606fa32c
via-velocity: unconditionally drop frames with bad l2 length
|
9 years ago |
Fabian Frederick
|
2c71ec9963
via-velocity: constify of_device_id array
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Wolfram Sang
|
5e0b251657
net: ethernet: via: drop owner assignment from platform_drivers
|
10 years ago |
Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
11 years ago |
Masanari Iida
|
1a84db567a
treewide: fix errors in printk
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Eric W. Biederman
|
001eadf6ec
via-velocity: Call dev_kfree_skb_any instead of kfree_skb.
|
11 years ago |
françois romieu
|
bc9627e7e9
via-velocity: fix netif_receive_skb use in irq disabled section.
|
11 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Julia Lawall
|
2fdac010bd
drivers/net/ethernet/via/via-velocity.c: update napi implementation
|
12 years ago |
Amit Uttamchandani
|
0887a576a1
net/velocity: add poll controller function for velocity nic
|
12 years ago |
Yijing Wang
|
1ca01512a2
net/trivial: replace numeric with standard PM state macros
|
12 years ago |
Tony Prisk
|
6dffbe53fb
net: velocity: Add platform device support to VIA velocity driver
|
12 years ago |
Tony Prisk
|
e2c41f143f
net: velocity: Convert to generic dma functions
|
12 years ago |
Tony Prisk
|
a9683c94fe
net: velocity: Rename vptr->dev to vptr->netdev
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
27add00620
via-velocity: remove __dev* attributes
|
12 years ago |
Joe Perches
|
6469933605
ethernet: Remove casts to same type
|
13 years ago |
Francois Romieu
|
dfda357886
via-velocity: stop using net_device.{base_addr, irq}.
|
13 years ago |
David S. Miller
|
d5ef8a4d87
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Pradeep A. Dalvi
|
dae2e9f430
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
|
13 years ago |
David Lv
|
b530b1930b
via-velocity: S3 resume fix.
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |