| Commit message (Expand) | Author | Files | Lines |
2008-12-29 | cifs: update for new IP4/6 address printing | Stephen Rothwell | 1 | -4/+4 |
2008-12-28 | powerpc/44x: Support 16K/64K base page sizes on 44x | Ilya Yanok | 10 | -48/+130 |
2008-12-28 | powerpc: Force memory size to be a multiple of PAGE_SIZE | Hollis Blanchard | 1 | -1/+15 |
2008-12-28 | m68k: use the new byteorder headers | Harvey Harrison | 1 | -11/+5 |
2008-12-28 | fbcon: Protect free_irq() by MACH_IS_ATARI check | Geert Uytterhoeven | 1 | -1/+2 |
2008-12-28 | fbcon: remove broken mac vbl handler | Finn Thain | 1 | -72/+3 |
2008-12-28 | m68k: fix trigraph ignored warning in setox.S | Finn Thain | 1 | -2/+2 |
2008-12-28 | macfb annotations and compiler warning fix | Finn Thain | 1 | -16/+16 |
2008-12-28 | m68k: mac baboon interrupt enable/disable | Finn Thain | 2 | -15/+35 |
2008-12-28 | m68k: machw.h cleanup | Finn Thain | 12 | -33/+0 |
2008-12-28 | m68k: Mac via cleanup and commentry | Finn Thain | 1 | -47/+32 |
2008-12-28 | m68k: Reinstate mac rtc | Finn Thain | 2 | -9/+10 |
2008-12-28 | net: Allow dependancies of FDDI & Tokenring to be modular. | Dave Jones | 2 | -2/+2 |
2008-12-27 | igb: Fix build warning when DCA is disabled. | David S. Miller | 1 | -2/+1 |
2008-12-27 | net: Fix warning fallout from recent NAPI interface changes. | David S. Miller | 11 | -14/+0 |
2008-12-26 | gro: Fix potential use after free | Herbert Xu | 1 | -1/+4 |
2008-12-26 | sfc: If AN is enabled, always read speed/duplex from the AN advertising bits | Ben Hutchings | 1 | -7/+10 |
2008-12-26 | sfc: When disabling the NIC, close the device rather than unregistering it | Ben Hutchings | 1 | -24/+23 |
2008-12-26 | sfc: SFT9001: Add cable diagnostics | Ben Hutchings | 1 | -8/+107 |
2008-12-26 | sfc: Add support for multiple PHY self-tests | Ben Hutchings | 5 | -15/+44 |
2008-12-26 | sfc: Merge top-level functions for self-tests | Ben Hutchings | 3 | -55/+48 |
2008-12-26 | sfc: Clean up PHY mode management in loopback self-test | Ben Hutchings | 1 | -12/+7 |
2008-12-26 | sfc: Fix unreliable link detection in some loopback modes | Ben Hutchings | 3 | -13/+24 |
2008-12-26 | sfc: Generate unique names for per-NIC workqueues | Ben Hutchings | 2 | -1/+6 |
2008-12-26 | 802.3ad: use standard ethhdr instead of ad_header | Holger Eitzenberger | 2 | -18/+8 |
2008-12-26 | 802.3ad: generalize out mac address initializer | Holger Eitzenberger | 2 | -11/+14 |
2008-12-26 | 802.3ad: initialize ports LACPDU from const initializer | Holger Eitzenberger | 1 | -49/+12 |
2008-12-26 | 802.3ad: remove typedef around ad_system | Holger Eitzenberger | 1 | -3/+3 |
2008-12-26 | 802.3ad: turn ports is_individual into a bool | Holger Eitzenberger | 2 | -4/+4 |
2008-12-26 | 802.3ad: turn ports is_enabled into a bool | Holger Eitzenberger | 2 | -4/+5 |
2008-12-26 | 802.3ad: make ntt bool | Holger Eitzenberger | 2 | -11/+13 |
2008-12-26 | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2 | -5/+5 |
2008-12-26 | cpumask: cpu_coregroup_mask(): s390 | Rusty Russell | 2 | -0/+6 |
2008-12-26 | cpumask: cpu_coregroup_mask(): sparc | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: cpu_coregroup_mask(): x86 | Rusty Russell | 2 | -3/+9 |
2008-12-26 | cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 2 | -0/+22 |
2008-12-26 | cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 1 | -1/+3 |
2008-12-26 | cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to... | Rusty Russell | 4 | -29/+30 |
2008-12-26 | cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}... | Rusty Russell | 3 | -8/+12 |
2008-12-26 | cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c... | Rusty Russell | 1 | -0/+1 |
2008-12-26 | cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t... | Rusty Russell | 3 | -6/+8 |
2008-12-26 | cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_... | Rusty Russell | 3 | -18/+35 |
2008-12-26 | ixgbe: Fix set_ringparam in ixgbe to use the same memory pools. | Peter P Waskiewicz Jr | 1 | -34/+30 |
2008-12-26 | ixgbe: Fix NAPI enable/disable path when using DCB | Peter P Waskiewicz Jr | 2 | -5/+10 |
2008-12-26 | net: Init NAPI dev_list on napi_del | Peter P Waskiewicz Jr | 1 | -1/+1 |
2008-12-26 | igb: re-order queues to support cleaner use of ivar on 82576 | Alexander Duyck | 2 | -39/+79 |
2008-12-26 | igb: defeature tx head writeback | Alexander Duyck | 3 | -52/+39 |
2008-12-26 | ipsec: Remove useless ret variable | Herbert Xu | 1 | -3/+1 |
2008-12-26 | ucc_geth: Eliminate the need for forward references | Anton Vorontsov | 1 | -42/+39 |
2008-12-26 | atm: Driver for Solos PCI ADSL2+ card. | David Woodhouse | 3 | -0/+797 |