summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2007-05-11Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds35-3099/+750
2007-05-11Fix assertion failure with MSI on sparc64David Miller1-2/+4
2007-05-11Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik22-2955/+259
2007-05-11Add support for the Davicom DM9161A PHYKim Phillips1-8/+26
2007-05-11sky2: only disable 88e8056 on some boardsStephen Hemminger1-11/+30
2007-05-11sky2: 88e8071 support not readyStephen Hemminger1-1/+1
2007-05-11skge: crash on shutdown/suspendStephen Hemminger1-0/+9
2007-05-11sky2: fix oops on shutdownStephen Hemminger1-0/+10
2007-05-11mlx4: don't use deprecated IRQ flagsAndrew Morton1-1/+1
2007-05-11netxen_nic_main don't use deprecated irq flagsAndrew Morton1-1/+1
2007-05-11Use menuconfig objects II - netdev/wanJan Engelhardt1-19/+15
2007-05-11Use menuconfig objects II - netdev/pcmciaJan Engelhardt1-16/+7
2007-05-11Use menuconfig objects II - netdev/atmJan Engelhardt1-15/+17
2007-05-11Use menuconfig objects: netdevJan Engelhardt1-4/+12
2007-05-11Use menuconfig objects: PHYJan Engelhardt1-16/+6
2007-05-11spidernet: remove unnecessary accesses to phyIshizaki Kou1-5/+3
2007-05-11S2IO: Statistics for link up/down and memory allocated/freedSreenivasa Honnur2-42/+282
2007-05-11S2IO: statistics for memory allocation failuersSreenivasa Honnur2-6/+32
2007-05-11S2IO: getringparam ethtool optionSreenivasa Honnur2-0/+40
2007-05-11Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds61-833/+1562
2007-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2-20/+18
2007-05-11x86_64: off-by-two error in aperture.cAndrew Hastings1-1/+1
2007-05-11[PATCH] libertas: 64-bit cleanupsDan Williams7-20/+21
2007-05-11[PATCH] libertas: sparse fixesDan Williams1-9/+10
2007-05-11[PATCH] libertas: fix missing unlock in TX error pathDan Williams1-0/+1
2007-05-11[PATCH] libertas: make debugfs.c sparse-cleanDan Williams1-13/+4
2007-05-11[PATCH] libertas: Clean up debug definesDan Williams2-8/+5
2007-05-11[PATCH] libertas: remove SUPPORT_BOOT_COMMANDDan Williams3-6/+1
2007-05-11[PATCH] libertas: Purge non-mesh ioctlsDan Williams6-2363/+0
2007-05-11[PATCH] libertas: Get rid of version.hDan Williams3-8/+7
2007-05-11[PATCH] libertas: remove WLAN_802_11_NETWORK_INFRASTRUCTURE enumDan Williams11-132/+85
2007-05-11[PATCH] libertas: remove WLAN_802_11_WEP_STATUS enumDan Williams7-53/+42
2007-05-11[PATCH] libertas: remove WLAN_802_11_AUTHENTICATION_MODEDan Williams6-54/+43
2007-05-11[PATCH] libertas: remove setwpaie private ioctlDan Williams2-63/+0
2007-05-11[PATCH] libertas: remove custom encryption mode stuffDan Williams6-53/+5
2007-05-11[PATCH] libertas: remove incorrect vi modelinesDan Williams3-9/+0
2007-05-11[PATCH] libertas: remove setauthalg private ioctlDan Williams3-58/+0
2007-05-11[PATCH] libertas: remove 8021xauthalgs private ioctlDan Williams5-47/+0
2007-05-11[PATCH] libertas: fix size of SSID comparison in stop_adhoc checkDan Williams1-1/+1
2007-05-11[PATCH] libertas: use <net/ieee80211.h> for MAX_WPA_IE_LENDan Williams1-2/+1
2007-05-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams2-72/+49
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-ip22Linus Torvalds2-190/+157
2007-05-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2007-05-11Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds11-36/+169
2007-05-11Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-3/+684
2007-05-11Input: evdev - fix overflow in compat_ioctlKenichi Nagai1-1/+1
2007-05-11Convert SGI IP22 and specific drivers to platform_device.Ralf Baechle2-190/+157
2007-05-11md: improve the is_mddev_idle testNeilBrown1-1/+1
2007-05-11VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day1-7/+0
2007-05-11pm2fb: fb_sync addedAntonino A. Daplas1-17/+21