Commit Graph

74 Commits (cb3c82992f62f838e6476a0bff12909158007fc6)

Author SHA1 Message Date
Stephen Rothwell a1c5a8932b powerpc: Cleanup from l64 to ll64 change: drivers/net 16 years ago
Stephen Rothwell ff5bfc3584 ibmveth: use consistent types 16 years ago
Stephen Rothwell c4c9f0183b net: ehea NAPI interface cleanup fix 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Santiago Leon 45e15bb734 ibmveth: fix bad UDP checksums 17 years ago
Stephen Rothwell c713e7cbfa ibmveth: Fix multiple errors with dma_mapping_error conversion 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Robert Jennings 1096d63d8e ibmveth: enable driver for CMO 17 years ago
Santiago Leon ea866e6526 ibmveth: Automatically enable larger rx buffer pools for larger mtu 17 years ago
Denis V. Lunev a95609cb02 netdev: use non-racy method for proc entries creation 17 years ago
Matthew Wilcox 5f090dcb4d net: Remove unnecessary inclusions of asm/semaphore.h 17 years ago
Pavel Emelyanov 1119d577cc Use single_open instead of manual manipulations. 17 years ago
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