summaryrefslogtreecommitdiffstats
path: root/drivers/net/macb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-15Remove unneeded version.h include from drivers/uwb/Jesper Juhl1-1/+0
2011-09-15Remove unneeded version.h includes (and add where needed) for drivers/usb/Jesper Juhl3-2/+1
2011-09-15Remove unneeded version.h includes from drivers/target/Jesper Juhl16-16/+0
2011-09-15Remove unneeded version.h includes from drivers/scsi/Jesper Juhl12-12/+0
2011-09-15Remove unneeded version.h includes from drivers/block/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h includes from arch/arm/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h include from arch/x86/Jesper Juhl1-1/+0
2011-09-15Remove unneeded version.h includes from include/Jesper Juhl2-2/+0
2011-09-15Remove unneeded version.h include from lib/Jesper Juhl1-1/+0
2011-09-15treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock11-13/+13
2011-09-15futex: Fix spelling in a source code commentBart Van Assche1-1/+1
2011-09-15libertas_tf: deb_defs.h: Fix typo in include guardKartik Mohta1-1/+1
2011-09-15futex: uninitialized warning correctionsVitaliy Ivanov1-4/+4
2011-09-15async: uninitialized warning correctionsVitaliy Ivanov1-2/+2
2011-09-15ipw2x00: comment typo fix encryptiong to encryptionJustin P. Mattock1-1/+1
2011-09-15sched: x86_32 Fix typo in switch_to() descriptionKamalesh Babulal1-1/+1
2011-09-15treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov11-18/+18
2011-09-15Kconfig: Copyedit: DEBUG_SECTION_MISMATCHMichael Witten1-19/+19
2011-09-15scsi/sg: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-8/+10
2011-09-15drivers/char/rtc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich1-4/+3
2011-09-15aix94xx: Use angle brackets for system includesJoe Perches1-1/+1
2011-09-15drbd: Use angle brackets for system includesJoe Perches3-4/+4
2011-09-15net: Convert vmalloc/memset to vzallocJoe Perches2-7/+4
2011-09-15mm: Convert vmalloc/memset to vzallocJoe Perches1-2/+1
2011-09-15fs: Convert vmalloc/memset to vzallocJoe Perches4-18/+7
2011-09-15isdn: Convert vmalloc/memset to vzallocJoe Perches3-8/+5
2011-09-15char: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-09-15drbd: Convert vmalloc/memset to vzallocJoe Perches1-3/+2
2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches2-7/+7
2011-09-15s390: Convert vmalloc/memset to vzallocJoe Perches2-4/+2
2011-08-24mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed"Justin P. Mattock1-1/+1
2011-08-23lib: Kconfig.debug: Typo remove extra "it"Justin P. Mattock1-1/+1
2011-08-10USB: serial: remove duplicate returnsDan Carpenter2-2/+0
2011-08-08Fix documentation and comment typo 'no_hz'Paul Bolle2-2/+2
2011-08-05Documentation/ABI/: update version number references from 2.6.x to 3.xJesper Juhl3-13/+13
2011-08-04Fix kernel-doc comment typo '@id'Paul Bolle1-1/+1
2011-07-26eventpoll: fix comment typo 'evenpoll'Paul Bolle1-1/+1
2011-07-26p9: avoid unused variable warningLinus Torvalds1-1/+0
2011-07-26vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds1-0/+2
2011-07-26drivers/connector/cn_proc.c: remove unused localAndrew Morton1-1/+0
2011-07-26Documentation/SubmitChecklist: add RCU debug config optionsPaul E. McKenney1-2/+2
2011-07-26reiserfs: use hweight_long()Akinobu Mita1-5/+1
2011-07-26reiserfs: use proper little-endian bitopsAkinobu Mita3-4/+6
2011-07-26pnpacpi: register disabled resourcesWitold Szczeponik1-25/+27
2011-07-26drivers/rtc/rtc-tegra.c: properly initialize spinlockUwe Kleine-König1-1/+1
2011-07-26drivers/rtc/rtc-twl.c: check return value of twl_rtc_write_u8() in twl_rtc_se...Jesper Juhl1-1/+1
2011-07-26drivers/rtc: add support for Qualcomm PMIC8xxx RTCAnirudh Ghayal4-0/+586
2011-07-26drivers/rtc/rtc-s3c.c: support clock gatingDonggeun Kim1-1/+26
2011-07-26drivers/rtc/rtc-mpc5121.c: add support for RTC on MPC5200Dmitry Eremin-Solenikov2-10/+75
2011-07-26init: skip calibration delay if previously doneSameer Nanda1-1/+10