Commit Graph

82 Commits (b06f78f4d06988aca2353fba6376c25726d7e236)

Author SHA1 Message Date
Joe Perches a0607fd3a2 drivers/net: request_irq - Remove unnecessary leading & from second arg 15 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
Patrick McHardy 6ed106549d net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions 16 years ago
Stephen Rothwell d44b5e07c6 net/ibmveth: fix panic in probe 16 years ago
Jiri Pirko 3a6d54c563 net: remove needless (now buggy) & from dev->dev_addr 16 years ago
Greg Kroah-Hartman c7ae011dc8 net: remove driver_data direct access of struct device from more drivers 16 years ago
Alexander Beregalov e186d174e0 ibmveth: convert to net_device_ops 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
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