Rob Taglang
|
14224923c3
net: ethernet: sun: niu set correct packet size in skb
|
7 years ago |
Joe Perches
|
d3757ba4c1
ethernet: Use octal not symbolic permissions
|
7 years ago |
Shannon Nelson
|
c861ef83d7
sun: Add SPDX license tags to Sun network drivers
|
7 years ago |
Linus Torvalds
|
5bbcc0f595
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
7 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
7 years ago |
Kees Cook
|
0822c5d94e
net: ethernet: sun: Convert timers to use timer_setup()
|
7 years ago |
Allen Pais
|
ba4cc08793
drivers : net: niu: use setup_timer() helper.
|
8 years ago |
Rob Herring
|
f7ce91038d
net: Convert to using %pOF instead of full_name
|
8 years ago |
Arnd Bergmann
|
73066f6c53
net: niu: fix format string overflow warning:
|
8 years ago |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 years ago |
Philippe Reynes
|
d972253146
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Jarod Wilson
|
540bfe30dc
ethernet/sun: use core min/max MTU checking
|
8 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 years ago |
Jiri Pirko
|
4228883049
niu: don't count tx error twice in case of headroom realloc fails
|
10 years ago |
Dan Carpenter
|
f55ea3d932
niu: fix error handling in niu_class_to_ethflow()
|
10 years ago |
Eric Dumazet
|
ff8b335610
niu: remove one compound_head() call
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Alexander Duyck
|
28f7936cdf
niu: Use eth_skb_pad helper
|
10 years ago |
Wolfram Sang
|
3a6e44c57a
net: ethernet: sun: drop owner assignment from platform_drivers
|
10 years ago |
Joe Perches
|
fe3881cf7e
drivers/net: Convert remaining uses of pr_warning to pr_warn
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Fabian Frederick
|
f6ec2f3204
niu: remove unnecessary break after return
|
11 years ago |
Alexander Gordeev
|
9e7df17e2e
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 years ago |
Tom Herbert
|
3b21567fb4
net: sun-niu calls skb_set_hash
|
11 years ago |
Jingoo Han
|
0956eaff8f
net: niu: remove unnecessary pci_set_drvdata()
|
11 years ago |
Linus Torvalds
|
cc998ff881
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Jingoo Han
|
df3f1c3940
net: niu: use dev_get_platdata()
|
12 years ago |