summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-13net: Kconfig whitespace cleanupPhilippe De Muyter1-112/+112
2010-11-11net: get rid of rtable->idevEric Dumazet1-4/+4
2010-11-11vxge: update driver versionJon Mason1-2/+2
2010-11-11vxge: sparse and other clean-upsJon Mason3-153/+76
2010-11-11vxge: update KconfigJon Mason1-5/+14
2010-11-11vxge: correct multi-function detectionJon Mason2-3/+6
2010-11-11vxge: Titan1A detectionJon Mason4-55/+87
2010-11-11vxge: Handle errors in vxge_hw_vpath_fw_apiJon Mason1-5/+10
2010-11-11vxge: add receive hardware timestampingJon Mason2-9/+132
2010-11-11vxge: add support for ethtool firmware flashingJon Mason7-22/+500
2010-11-11vxge: serialize access to steering control registerJon Mason2-483/+325
2010-11-11vxge: cleanup debug printing and assertsJon Mason2-35/+9
2010-11-11vxge: Wait for Rx to become idle before reseting or closingJon Mason5-9/+106
2010-11-11vxge: enable rxhashJon Mason6-63/+86
2010-11-10qlge: Version change to v1.00.00.27Ron Mercer1-1/+1
2010-11-10qlge: Add firmware info to ethtool get regs.Ron Mercer4-5/+39
2010-11-09drivers/net/usb: Update WARN usesJoe Perches1-1/+1
2010-11-09drivers/net/can: Update WARN usesJoe Perches1-1/+1
2010-11-09drivers/net: normalize TX_TIMEOUTEric Dumazet10-10/+10
2010-11-09bonding: remove dev_base_lock useEric Dumazet1-4/+4
2010-11-09aoe: remove dev_base_lock use from aoecmd_cfg_pkts()Eric Dumazet1-3/+3
2010-11-09ks8851: suspend resume supportArce, Abraham1-0/+33
2010-11-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-56/+18
2010-11-08qeth: fix race condition during device startupFrank Blaschka1-1/+1
2010-11-08qeth: remove dev_queue_xmit invocationUrsula Braun2-54/+8
2010-11-08skge: Remove tx queue stopping in skge_devinit()Guillaume Chazarain1-1/+0
2010-11-08solos: Refuse to upgrade firmware with older FPGA. It doesn't work.David Woodhouse1-0/+8
2010-11-08solos: Add 'Firmware' attribute for Traverse overall firmware versionDavid Woodhouse1-0/+1
2010-11-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds27-43/+47
2010-11-08Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-4/+4
2010-11-08Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+9
2010-11-08Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+97
2010-11-08Merge branch 'rmobile/core' into rmobile-fixes-for-linusPaul Mundt3-21/+9
2010-11-08Merge branches 'sh/pio-death', 'sh/nommu', 'sh/clkfwk', 'sh/core' and 'sh/int...Paul Mundt4-5/+97
2010-11-08sh: clkfwk: Fix up checkpatch warnings.Paul Mundt1-5/+22
2010-11-08sh: add clk_round_parent() to optimize parent clock rateGuennadi Liakhovetski1-0/+75
2010-11-06Staging: ath6kl: remove empty files that mess with 'distclean'Greg Kroah-Hartman2-0/+0
2010-11-06floppy: fix another use-after-freeVivek Goyal1-1/+1
2010-11-06TTY: move .gitignore from drivers/char/ to drivers/tty/vt/Greg Kroah-Hartman1-0/+0
2010-11-06ipw2x00: remove the right /proc/net entryLinus Torvalds1-4/+5
2010-11-06floppy: fix use-after-free in module load failure pathLinus Torvalds1-1/+1
2010-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds18-55/+117
2010-11-06Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee139...Linus Torvalds1-23/+65
2010-11-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+2
2010-11-05hwmon: (ltc4261) Fix error message formatJean Delvare1-2/+1
2010-11-05hwmon: (ltc4261) Add missing newline in debug messageGuenter Roeck1-1/+1
2010-11-05leds-net5501: taints kernel, add licenseRandy Dunlap1-0/+2
2010-11-05TTY: create drivers/tty/vt and move the vt code thereGreg Kroah-Hartman12-33/+36
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman16-10/+11
2010-11-04de2104x: fix panic on loadEric Dumazet1-1/+0