Commit Graph

97 Commits (0221c81b1b8eb0cbb6b30a0ced52ead32d2b4e4c)

Author SHA1 Message Date
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
Stephen Rothwell a1c5a8932b powerpc: Cleanup from l64 to ll64 change: drivers/net 16 years ago
Stephen Rothwell 48e4cc777c net/ehea: bitops work on unsigned longs 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
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Hannes Hering d4f12daf7b ehea: Fix memory hotplug support 17 years ago
David S. Miller ef40a68531 Revert "ehea: fix mutex and spinlock use" 17 years ago
Sebastien Dugue 2eefbd63d0 ehea: fix mutex and spinlock use 17 years ago
Julia Lawall 68905eb4dc drivers/net/ehea/ehea_main.c: Release mutex in error handling code 17 years ago
Roland Dreier 3ff2cd230d ehea: Access iph->tot_len with correct endianness 17 years ago
Jan-Bernd Themann 2f69ae01c8 ehea: fix race condition 17 years ago
Jan-Bernd Themann b0afffe89b ehea: add MODULE_DEVICE_TABLE 17 years ago
Jan-Bernd Themann 5c2cec143a ehea: fix might sleep problem 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Jan-Bernd Themann 00aaea2f95 ehea: set mac address fix 17 years ago
Joe Perches 25c16fffa8 drivers/net/ehea - remove unnecessary memset after kzalloc 17 years ago
Brian King 7fb1c2ac8e ehea: Fix use after free on reboot 17 years ago
Hannes Hering 48cfb14f8b ehea: Add DLPAR memory remove support 17 years ago
Andrew Morton 22559c5d74 ehea: make things static 17 years ago
Thomas Klein 44fb3126d7 ehea: Fix DLPAR memory add support 17 years ago
Daniel Walker a5af6ad3a0 netdev: ehea: port_lock semaphore to mutex 17 years ago
Daniel Walker da59cde482 netdev: ehea: bcmc_regs semaphore to mutex 17 years ago
Daniel Walker dbbcbb2d95 netdev: ehea: locking order correction 17 years ago
Daniel Walker 9f71a568f5 netdev: ehea: ehea_fw_handles semaphore to mutex 17 years ago
Daniel Walker 06f89edf89 netdev: ehea: semaphore to mutex 17 years ago
Thomas Klein dc01c44712 ehea: Fix IPv6 support 17 years ago
Thomas Klein 21eee2dd1b ehea: add kdump support 17 years ago
Jan-Bernd Themann e87ceea13e ehea: fix sysfs link compile problem 17 years ago
Doug Maxey 508d2b5d26 ehea: fix main checkpatch complaints 17 years ago
Thomas Klein 58dd8258fc ehea: Reworked rcv queue handling to log only fatal errors 17 years ago
Thomas Klein 7393b87c9a ehea: Improve tx packets counting 17 years ago
Jan-Bernd Themann 2a6f4e4983 ehea: add kexec support 18 years ago
Jan-Bernd Themann 0173b793ca ehea: fix port_napi_disable/enable 18 years ago
Joe Perches 898eb71cb1 Add missing newlines to some uses of dev_<level> messages 18 years ago
Joachim Fenkes 6b08f3ae8e [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers 18 years ago
Jan-Bernd Themann 3bf76b8160 ehea: use kernel event queue 18 years ago
Jan-Bernd Themann 2c69448bbc ehea: DLPAR memory add fix 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Jan-Bernd Themann d4dc4ec9d8 [EHEA]: Use LRO. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Jan-Bernd Themann 6425162179 ehea: fix last_rx update 18 years ago