summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-02-03drivers/input/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/firmware/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/edac/: Spelling fixesJoe Perches2-2/+2
2008-02-03drivers/char/: Spelling fixesJoe Perches10-11/+11
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/block/: Spelling fixesJoe Perches1-2/+2
2008-02-03drivers/ata/: Spelling fixesJoe Perches6-7/+7
2008-02-03drivers/acpi/: Spelling fixesJoe Perches2-2/+2
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches11-11/+11
2008-02-03dio: fix kernel-doc notationRandy Dunlap1-36/+34
2008-02-03jonada720: remove duplicate includeAndre Haupt1-1/+0
2008-02-03bf54x: remove duplicate includeAndre Haupt1-1/+0
2008-02-03gameport: remove duplicate includeAndre Haupt1-1/+0
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas17-21/+21
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day1-1/+1
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-1/+1
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König1-2/+2
2008-02-03Coding style fix drivers/serial/icom.hMichal Piotrowski1-1/+1
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller6-24/+35
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu1-1/+1
2008-02-03EMAC driver: fix bug - invalidate data cache of new_skb->data range when cach...Alexey Demin1-0/+6
2008-02-03EMAC driver: add power down modeVitja Makarov1-1/+2
2008-02-03EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2-7/+8
2008-02-03EMAC driver: use simpler comment headers and strip out information that is ma...Mike Frysinger2-55/+8
2008-02-03EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams1-1/+41
2008-02-03EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu1-4/+12
2008-02-03EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu1-2/+2
2008-02-03[netdrvr] sis190: build fixJeff Garzik1-1/+1
2008-02-03sky2: fix Wake On Lan interaction with BIOSStephen Hemminger1-1/+8
2008-02-03sky2: restore multicast addresses after recoveryStephen Hemminger1-4/+1
2008-02-03pci-skeleton: Misc fixes to build neatlyJike Song1-24/+25
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung3-0/+86
2008-02-03natsemi: Update locking documentationMark Brown1-16/+2
2008-02-03PHYLIB: Locking fixes for PHY I/O potentially sleepingNate Case3-29/+52
2008-02-03forcedeth: mac address mcp77/79Ayaz Abdulla1-8/+8
2008-02-03forcedeth: multicast fixAyaz Abdulla1-4/+9
2008-02-03forcedeth: tx pause fixAyaz Abdulla1-2/+2
2008-02-03forcedeth: updated copyright sectionAyaz Abdulla1-1/+1
2008-02-03forcedeth: checksum fixAyaz Abdulla1-17/+7
2008-02-03forcedeth: reset register fixAyaz Abdulla1-1/+1
2008-02-03drivers/net/arm/at91_ether.c: logical/bitand typo in function reset_phy()Roel Kluin1-1/+1
2008-02-03cxgb3: Remove incorrect __devinit annotationsRoland Dreier3-14/+12
2008-02-03bonding: update versionJay Vosburgh1-2/+2
2008-02-03bonding: do not acquire rtnl in ARP monitorJay Vosburgh1-12/+0
2008-02-03bonding: fix race that causes invalid statisticsAndy Gospodarek1-27/+30
2008-02-03bonding: fix NULL pointer deref in startup processingJay Vosburgh1-7/+9
2008-02-03bonding: fix set_multicast_list lockingJay Vosburgh1-3/+11
2008-02-03bonding: fix parameter parsingJay Vosburgh1-6/+11
2008-02-03Fix/Rewrite of the mipsnet driver]Ralf Baechle2-180/+135