Rob Herring
|
f7ce91038d
net: Convert to using %pOF instead of full_name
|
8 年之前 |
Arnd Bergmann
|
73066f6c53
net: niu: fix format string overflow warning:
|
8 年之前 |
Johannes Berg
|
d58ff35122
networking: make skb_push & __skb_push return void pointers
|
8 年之前 |
Philippe Reynes
|
d972253146
net: sun: niu: use new api ethtool_{get|set}_link_ksettings
|
8 年之前 |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 年之前 |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 年之前 |
Jarod Wilson
|
540bfe30dc
ethernet/sun: use core min/max MTU checking
|
8 年之前 |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 年之前 |
Joonsoo Kim
|
fe896d1878
mm: introduce page reference manipulation functions
|
9 年之前 |
Jiri Pirko
|
4228883049
niu: don't count tx error twice in case of headroom realloc fails
|
10 年之前 |
Dan Carpenter
|
f55ea3d932
niu: fix error handling in niu_class_to_ethflow()
|
10 年之前 |
Eric Dumazet
|
ff8b335610
niu: remove one compound_head() call
|
10 年之前 |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 年之前 |
Alexander Duyck
|
28f7936cdf
niu: Use eth_skb_pad helper
|
10 年之前 |
Wolfram Sang
|
3a6e44c57a
net: ethernet: sun: drop owner assignment from platform_drivers
|
10 年之前 |
Joe Perches
|
fe3881cf7e
drivers/net: Convert remaining uses of pr_warning to pr_warn
|
11 年之前 |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 年之前 |
Fabian Frederick
|
f6ec2f3204
niu: remove unnecessary break after return
|
11 年之前 |
Alexander Gordeev
|
9e7df17e2e
niu: Use pci_enable_msix_range() instead of pci_enable_msix()
|
11 年之前 |
Tom Herbert
|
3b21567fb4
net: sun-niu calls skb_set_hash
|
11 年之前 |
Jingoo Han
|
0956eaff8f
net: niu: remove unnecessary pci_set_drvdata()
|
11 年之前 |
Linus Torvalds
|
cc998ff881
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年之前 |
Jingoo Han
|
df3f1c3940
net: niu: use dev_get_platdata()
|
12 年之前 |
Greg Kroah-Hartman
|
3e1026b3fa
sysfs.h: remove attr_name() macro
|
12 年之前 |
Jingoo Han
|
8513fbd880
net: ethernet: use platform_{get,set}_drvdata()
|
12 年之前 |
Simon Horman
|
e5c5d22e8d
net: add ETH_P_802_3_MIN
|
12 年之前 |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 年之前 |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 年之前 |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 年之前 |
Bill Pemberton
|
f73d12bd29
net/sun: remove __dev* attributes
|
12 年之前 |