Jarod Wilson
|
18c310fb95
ethernet/neterion: use core min/max MTU checking
|
8 years ago |
Arnd Bergmann
|
57e7c8cef2
net: vxge: avoid unused function warnings
|
9 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Rickard Strandqvist
|
13bb5180e8
net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Willem de Bruijn
|
ce75058821
vxge: remove deprecated syststamp timestamp
|
11 years ago |
Manuel Schölling
|
f6e92d1000
vxge: Use time_before()
|
11 years ago |
Eric W. Biederman
|
6956d73aaf
vxge: Call dev_kfree_skb_any instead of dev_kfree_skb.
|
11 years ago |
Eric W. Biederman
|
c7b82cc8d9
vxge: Don't receive packets when the napi budget == 0
|
11 years ago |
Eric W. Biederman
|
57a7744e09
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
|
11 years ago |
Alexander Gordeev
|
9644cdcd52
vxge: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
Christian Engelmayer
|
0fbb8297b5
net: vxge: Remove unused device pointer
|
11 years ago |
stephen hemminger
|
e40c10fc89
vxge: make local functions static
|
11 years ago |
dingtianhong
|
f75d191b36
net: vxge: slight optimization of addr compare
|
11 years ago |
Tom Herbert
|
c4be416bae
net: vxge calls skb_set_hash
|
11 years ago |
David S. Miller
|
426e1fa31e
Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next
|
11 years ago |
Ben Hutchings
|
450e55e996
vxge: Implement the SIOCGHWTSTAMP ioctl
|
11 years ago |
Linus Torvalds
|
5e30025a31
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 years ago |
John Stultz
|
827da44c61
net: Explicitly initialize u64_stats_sync structures for lockdep
|
12 years ago |
Jingoo Han
|
4f12b2f573
net: neterion: remove unnecessary pci_set_drvdata()
|
12 years ago |
Masanari Iida
|
278cee0515
treewide: Fix typo in printk
|
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 |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
3a036ce5c6
vxge/s2io: remove __dev* attributes
|
12 years ago |
Linus Torvalds
|
033d9959ed
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
13 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
13 years ago |
Tejun Heo
|
43829731dd
workqueue: deprecate flush[_delayed]_work_sync()
|
13 years ago |