Joe Perches
|
d3757ba4c1
ethernet: Use octal not symbolic permissions
|
7 years ago |
Rob Herring
|
f7ce91038d
net: Convert to using %pOF instead of full_name
|
8 years ago |
Greg Kroah-Hartman
|
ce8e0cd892
net: ehea: convert to use DRIVER_ATTR_RO
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Tobias Klauser
|
f54b8cd6ef
ehea: Remove unnecessary memset of stats in netdev private data
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Guilherme G. Piccoli
|
29ab5a3b94
ehea: fix operation state report
|
8 years ago |
Jarod Wilson
|
3d5d96acfe
ethernet/ibm: use core min/max MTU checking
|
8 years ago |
xypron.glpk@gmx.de
|
1740c29a46
net: ehea: avoid null pointer dereference
|
9 years ago |
Michael Ellerman
|
3051f39253
ehea: Fix memory hook reference counting crashes
|
10 years ago |
Fabian Frederick
|
abae1e0718
ehea: constify of_device_id array
|
10 years ago |
Anton Blanchard
|
aa18332331
ehea: Register memory hotplug, reboot and crash hooks on adapter probe
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Vlad Yasevich
|
be1d148612
ehea: Fix TSO and hw checksums with non-accelerated vlan packets.
|
11 years ago |
Himangi Saraogi
|
09b38aa1e7
ehea: Introduce the use of the managed version of kzalloc
|
11 years ago |
Eric W. Biederman
|
cfbe406307
ehea: Call dev_consume_skb_any instead of dev_kfree_skb.
|
11 years ago |
Eric Dumazet
|
28e24c62ab
net: do not pretend FRAGLIST support
|
11 years ago |
Olaf Hering
|
7a3a621283
drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN properties
|
12 years ago |
Michael Opdenacker
|
46c915f84f
ehea: remove deprecated IRQF_DISABLED
|
12 years ago |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |
Rob Herring
|
c45640e4a9
ibmebus: convert of_platform_driver to platform_driver
|
12 years ago |
Jingoo Han
|
8513fbd880
net: ethernet: use platform_{get,set}_drvdata()
|
12 years ago |
David S. Miller
|
55fbbe46e9
net: Fix vlan bitmask changes in EHEA driver.
|
12 years ago |
David S. Miller
|
e5905c8352
net: Fix some __vlan_hwaccel_put_tag() callers.
|
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 |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Dave Young
|
31d1753663
net: ehea module param description fix
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |