summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-12-26cpumask: Replace cpu_coregroup_map with cpu_coregroup_maskRusty Russell2-5/+5
2008-12-26cpumask: cpu_coregroup_mask(): s390Rusty Russell2-0/+6
2008-12-26cpumask: cpu_coregroup_mask(): sparcRusty Russell1-0/+1
2008-12-26cpumask: cpu_coregroup_mask(): x86Rusty Russell2-3/+9
2008-12-26cpumask: alpha: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell2-0/+22
2008-12-26cpumask: Mips: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell1-1/+3
2008-12-26cpumask: IA64: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to...Rusty Russell4-29/+30
2008-12-26cpumask: powerpc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}...Rusty Russell3-8/+12
2008-12-26cpumask: sh: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_c...Rusty Russell1-0/+1
2008-12-26cpumask: sparc: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_t...Rusty Russell3-6/+8
2008-12-26cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_...Rusty Russell3-18/+35
2008-12-26ixgbe: Fix set_ringparam in ixgbe to use the same memory pools.Peter P Waskiewicz Jr1-34/+30
2008-12-26ixgbe: Fix NAPI enable/disable path when using DCBPeter P Waskiewicz Jr2-5/+10
2008-12-26net: Init NAPI dev_list on napi_delPeter P Waskiewicz Jr1-1/+1
2008-12-26igb: re-order queues to support cleaner use of ivar on 82576Alexander Duyck2-39/+79
2008-12-26igb: defeature tx head writebackAlexander Duyck3-52/+39
2008-12-26ipsec: Remove useless ret variableHerbert Xu1-3/+1
2008-12-26ucc_geth: Eliminate the need for forward referencesAnton Vorontsov1-42/+39
2008-12-26atm: Driver for Solos PCI ADSL2+ card.David Woodhouse3-0/+797
2008-12-26gigaset: ifdef cleanupTilman Schmidt4-82/+6
2008-12-26gigaset: use pr_err() and pr_info()Tilman Schmidt8-58/+51
2008-12-26cxgb3: add control to access embedded imagesDivy Le Ray2-0/+19
2008-12-26drivers/net/wireless/prism54: fix sparse warnings: make symbols staticHannes Eder1-4/+4
2008-12-26drivers/net/wireless/ipw2x00: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2008-12-26drivers/net/wireless/b43: fix sparse warnings: make symbols staticHannes Eder2-12/+12
2008-12-26drivers/net/wireless/ath9k: fix sparse warnings: make symbols staticHannes Eder1-30/+32
2008-12-26drivers/net/wireless: fix sparse warnings: make symbols staticHannes Eder3-3/+3
2008-12-26drivers/net/wan/z85230.c: fix sparse warnings: un-EXPORT symbolsHannes Eder1-8/+2
2008-12-26drivers/net/wan: fix sparse warning: make symbol staticHannes Eder1-1/+1
2008-12-26drivers/net/wan: fix sparse warnings: make do-while a compound statementHannes Eder1-4/+4
2008-12-26drivers/net/tulip: fix sparse warnings: make do-while a compound statementHannes Eder2-4/+4
2008-12-26drivers/net/tokenring: fix sparse warnings: make symbols staticHannes Eder4-5/+5
2008-12-26drivers/net/skfp: fix sparse warnings: make symbols staticHannes Eder1-3/+3
2008-12-26drivers/net/qlge: fix sparse warnings: make symbols staticHannes Eder2-2/+2
2008-12-26drivers/net/netxen: fix sparse warnings: use NULL pointer instead of plain in...Hannes Eder1-2/+2
2008-12-26drivers/net/ixgbe: fix sparse warnings: make symbols staticHannes Eder2-14/+14
2008-12-26drivers/net/irda: fix sparse warnings: make symbols staticHannes Eder3-11/+11
2008-12-26drivers/net/igb: remove dead code (function 'igb_read_pci_cfg')Hannes Eder1-7/+0
2008-12-26drivers/net/enic: fix sparse warning: make symbol staticHannes Eder1-1/+1
2008-12-26drivers/net/e1000e: fix sparse warnings: make symbols staticHannes Eder1-2/+4
2008-12-26drivers/net/cxgb3: comment out dead codeHannes Eder1-0/+2
2008-12-26drivers/net/bonding: fix sparse warnings: move decls to header fileHannes Eder3-4/+5
2008-12-26drivers/net/atlx: fix sparse warnings: make symbols staticHannes Eder1-2/+2
2008-12-26drivers/net/arcnet: fix sparse warnings: make symbols staticHannes Eder2-2/+2
2008-12-26drivers/net: fix sparse warnings: make symbols staticHannes Eder6-7/+7
2008-12-26drivers/net: fix sparse warning: returning void-valued expressionHannes Eder1-1/+1
2008-12-26drivers/net: fix sparse warnings: make do-while a compound statementHannes Eder3-19/+20
2008-12-26drivers/net: fix sparse warning: use ANSI-style function declarationHannes Eder1-1/+1
2008-12-26ehea: use get_zeroed_page for alignment-sensitive allocationNathan Lynch1-2/+2
2008-12-26[CIFS] Remove redundant testJulia Lawall1-4/+0