Commit Graph

131 Commits (c5a889508203446c1abc1d670599b3a816841813)

Author SHA1 Message Date
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
Stephen Rothwell a1c5a8932b powerpc: Cleanup from l64 to ll64 change: drivers/net 16 years ago
Stephen Rothwell 8be35bdeb2 net/ehea: use consistant type 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
Nathan Lynch d76e56b4c6 ehea: use get_zeroed_page for alignment-sensitive allocation 16 years ago
Julia Lawall 662f44af63 drivers/net/ehea: Remove redundant test 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Hannes Hering c5916cf8db ehea: Fix some whitespace issues 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Thomas Klein 3fd09c45bf ehea: Detect 16GB hugepages for firmware restriction 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
Hannes Hering b514f6b6da ehea: Enable DLPAR memory remove 17 years ago
Sebastien Dugue 2eefbd63d0 ehea: fix mutex and spinlock use 17 years ago
Hannes Hering 70666c7195 ehea: Fix DLPAR memory handling 17 years ago
Sebastien Dugue e93dcb11dd ehea: fix phyp debugging typo 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