Commit Graph

175 Commits (e7a3795f56122cc92530c3f9412b8ff19b70184c)

Author SHA1 Message Date
Breno Leitao ce45b87302 ehea: Fixing statistics 15 years ago
Eric Dumazet e5ccd96110 ehea: fix use after free 15 years ago
Jesse Gross eab6d18d20 vlan: Don't check for vlan group before vlan_tx_tag_present. 15 years ago
Breno Leitao 71085ce828 ehea: Fix a checksum issue on the receive path 15 years ago
Nicolas Kaiser aa3bc6c68e ehea: simplify conditional 15 years ago
Breno Leitao a8bb69f781 ehea: converting msleeps to waitqueue on check_sqs() function 15 years ago
Breno Leitao 5b27d42755 ehea: using wait queues instead of msleep on ehea_flush_sq 15 years ago
Breno Leitao b1cbd5f980 ehea: Remove a silly return 15 years ago
Joe Perches c061b18df0 drivers/net: Remove address use from assignments of function pointers 15 years ago
Andre Detsch 2928db4c3c ehea: Fix synchronization between HW and SW send queue 15 years ago
Joe Perches baeb2ffab4 drivers/net: Convert unbounded kzalloc calls to kcalloc 15 years ago
Grant Likely 2dc1158137 of/device: Replace struct of_device with struct platform_device 15 years ago
Brian King 3d8009c780 ehea: Allocate stats buffer with GFP_KERNEL 15 years ago
Jan-Bernd Themann 099473c16b ehea: Fix kernel deadlock in DLPAR-mem processing 15 years ago
Jan-Bernd Themann a91fb143de ehea: fix delayed packet processing 15 years ago
Eric Dumazet ba2d358791 drivers/net: use __packed annotation 15 years ago
Grant Likely 4018294b53 of: Remove duplicate fields from of_platform_driver 15 years ago
Grant Likely 61c7a080a5 of: Always use 'struct device.of_node' to get device node pointer. 15 years ago
Joe Perches ee289b6440 drivers/net: remove useless semicolons 15 years ago
Joe Perches a4b770972b drivers/net: Remove unnecessary returns from void function()s 15 years ago
Eric Dumazet 1ae5dc342a net: trans_start cleanups 15 years ago
Thomas Klein a7c561f2e3 ehea: fix possible DLPAR/mem deadlock 15 years ago
Thomas Klein ea96ceac80 ehea: error handling improvement 15 years ago
Eric Dumazet e743d31312 drivers: net: use skb_headlen() 15 years ago
Jiri Pirko 22bedad3ce net: convert multicast list to list_head 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Jiri Pirko 48e2f183cb net: convert multiple drivers to use netdev_for_each_mc_addr, part4 15 years ago
Jiri Pirko 4cd24eaf0c net: use netdev_mc_count and netdev_mc_empty when appropriate 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Anton Blanchard d95cacc599 powerpc: Move ehea hcall definitions into hvcall.h 15 years ago
Eric Dumazet 89d71a66c4 net: Use netdev_alloc_skb_ip_align() 16 years ago
KAMEZAWA Hiroyuki 908eedc616 walk system ram range 16 years ago
Julia Lawall 5ee2124524 drivers/net: remove duplicate structure field initialization 16 years ago
Hannes Hering 357eb46d8f ehea: Fix napi list corruption on ifconfig down 16 years ago
Ben Hutchings 635ecaa70e netdev: restore MTU change operation 16 years ago
Ben Hutchings 240c102d9c netdev: restore MAC address set and validate operations 16 years ago
Martin Olsson 98a1708de1 trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments. 16 years ago
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers 16 years ago
Hannes Hering 0b2febf38a ehea: fix invalid pointer access 16 years ago
Alexander Beregalov 32e8f9a8d9 ehea: Fix incomplete conversion to net_device_ops 16 years ago
Kay Sievers c23135573f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Jan-Bernd Themann 52e21b1bd9 ehea: fix circular locking problem 16 years ago
Thomas Klein 3876732c12 ehea: Fix memory hotplug handling 16 years ago
Hannes Hering 51621fbdb1 ehea: Fix: Remove adapter from adapter list in error path 16 years ago
Kay Sievers db1d7bf70f net: struct device - replace bus_id with dev_name(), dev_set_name() 16 years ago
Thomas Klein e287880622 ehea: Improve driver behaviour in low mem conditions 16 years ago
Thomas Klein 3faf2693bd ehea: Fix mem allocations which require page alignment 16 years ago
Thomas Klein 086c1b2c52 ehea: Use net_device_ops structure 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago