Commit Graph

59 Commits (dd1d12dabfeb123881b0c813d0b7d3585312bacd)

Author SHA1 Message Date
Greg Kroah-Hartman c10997f657 Kobject: convert drivers/* from kobject_unregister() to kobject_put() 17 years ago
Greg Kroah-Hartman 8dde2a96c1 Kobject: change drivers/net/ibmveth.c to use kobject_init_and_add 17 years ago
Greg Kroah-Hartman 19c38de88a kobjects: fix up improper use of the kobject name field 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Brian King 79ef4a4dd4 ibmveth: Remove use of bitfields 18 years ago
Brian King 3449a2ab31 ibmveth: Remove dead frag processing code 18 years ago
Brian King ddbb4de967 ibmveth: Add ethtool driver stats hooks 18 years ago
Brian King 80e536770c ibmveth: Add ethtool TSO handlers 18 years ago
Brian King 5fc7e01cb7 ibmveth: Implement ethtool hooks to enable/disable checksum offload 18 years ago
Brian King f4ff28720f ibmveth: Enable TCP checksum offload 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Mariusz Kozlowski 9dc83afdbe drivers/net/ibmveth.c: memset fix 18 years ago
Brian King 76b9cfccb3 ibmveth: Fix rx pool deactivate oops 18 years ago
Tejun Heo 7b595756ec sysfs: kill unnecessary attribute->owner 18 years ago
Brian King ce6eea58eb ibmveth: Automatically enable larger rx buffer pools for larger mtu 18 years ago
Brian King 4aa9c93e1c ibmveth: Fix h_free_logical_lan error on pool resize 18 years ago
Michael Ellerman 493a684ab8 Fix sparse errors in drivers/net/ibmveth.c 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Benjamin Herrenschmidt 7c719871ff [PATCH] ibmveth: Remove ibmveth "liobn" field 18 years ago
David Gibson 047a66d4bb [PATCH] ibmveth: Fix index increment calculation 19 years ago
David Gibson 5826cade43 [PATCH] ibmveth: Fix index increment calculation 19 years ago
Andrew Morton 5f77113c01 [PATCH] ibmveth irq fix 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Santiago Leon 751ae21c6c [PATCH] ibmveth: fix int rollover panic 19 years ago
Santiago Leon 03a85d0907 [PATCH] ibmveth: rename proc entry name 19 years ago
Santiago Leon 4347ef15f7 [PATCH] ibmveth: kdump interrupt fix 19 years ago
Santiago Leon 6b42237488 [PATCH] ibmveth: Add netpoll function 19 years ago
Michael Ellerman bbedefccc6 [PATCH] ibmveth: Harden driver initilisation 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Anton Blanchard b9377ffc3a [POWERPC] clean up pseries hcall interfaces 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Jeff Garzik d7fbeba60b [netdrvr ibmlana, ibmveth] trim trailing whitespace 19 years ago
Santiago Leon 860f242eb5 [PATCH] ibmveth change buffer pools dynamically 19 years ago
Olof Johansson f98baffb82 [PATCH] powerpc: Quiet VETH version printk 19 years ago
Segher Boessenkool 706c8c93ba [PATCH] powerpc/pseries: Change H_StudlyCaps to H_SHOUTING_CAPS 19 years ago
Anton Blanchard 6af37fa992 [PATCH] disable DEBUG in ibmveth 20 years ago
Olaf Hering 733482e445 [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason 20 years ago
Santiago Leon 6c2af71f7f [PATCH] ibmveth fix panic in initial replenish cycle 20 years ago
Jesper Juhl b4558ea93d drivers/net: Remove pointless checks for NULL prior to calling kfree() 20 years ago
Santiago Leon 82702d37a5 [PATCH] ibmveth fix failed addbuf 20 years ago
Santiago Leon 60296d9e4b [PATCH] ibmveth lockless TX 20 years ago
Santiago Leon e2adbcb480 [PATCH] ibmveth fix buffer replenishing 20 years ago
Santiago Leon b6d35182fe [PATCH] ibmveth fix buffer pool management 20 years ago
Santiago Leon 0abe791e94 [PATCH] ibmveth fix bonding 20 years ago