summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-08-07pegasus: add blacklist support to fix Belkin bluetooth dongle.Ben Collins1-0/+21
2008-08-07drivers/net/netxen/netxen_nic_hw.c: fix printk warningsAndrew Morton1-2/+4
2008-08-07hamradio: add missing sanity check to tty operationEugene Teo1-1/+1
2008-08-07drivers/net: coding styles fixes to drivers/net/8390.cGustavo F. Padovan1-8/+5
2008-08-07drivers/net: coding styles fixes to drivers/net/8390p.cGustavo F. Padovan1-10/+7
2008-08-07drivers/net: Remove 'return' of void function NS8390p_init()Gustavo F. Padovan1-1/+1
2008-08-07[netdrvr] sh_eth: Add SH7619 supportYoshinori Sato3-25/+71
2008-08-07METH: fix MAC address setupThomas Bogendoerfer1-1/+1
2008-08-07xen-netfront: use netif_start_queue() on xennet_open()Eduardo Habkost1-1/+1
2008-08-07qla3xxx: driver version change.root1-1/+1
2008-08-07qla3xxx: cleanup: Remove some unused structure definitions and structure elem...Ron Mercer2-101/+0
2008-08-07qla3xxx: cleanup: Remove some unused defined constants in the header file.Ron Mercer1-8/+0
2008-08-07qla3xxx: fix: Fix IFF_MULTICAST setting.Ron Mercer1-3/+0
2008-08-07qla3xxx: fix: Remove unused set_multicast function.Ron Mercer1-9/+5
2008-08-07netxen: fix promisc mode, mtu settingDhananjay Phadke7-53/+94
2008-08-07netxen: fix cmd ring initDhananjay Phadke1-12/+10
2008-08-07netxen: fix legacy interruptsDhananjay Phadke2-17/+34
2008-08-07netxen: add new board typesDhananjay Phadke4-1/+16
2008-08-07netxen: fix link status, link speedDhananjay Phadke6-26/+66
2008-08-07remove bogus CONFIG_GFAR_NAPI'sAdrian Bunk1-4/+0
2008-08-07net/fs_enet: remove redundant messages for performanceLi Yang1-1/+1
2008-08-07forcedeth: add tx pause limitAyaz Abdulla1-1/+6
2008-08-07forcedeth: add jumbo frame support for mcp79Ayaz Abdulla1-4/+4
2008-08-07forcedeth: add new tx stat countersAyaz Abdulla1-33/+56
2008-08-07forcedeth: fix rx error policyAyaz Abdulla1-6/+8
2008-08-07Merge branch 'via-velocity' of git://git.kernel.org/pub/scm/linux/kernel/git/...Jeff Garzik2-153/+198
2008-08-07sky2: fix PM related regressionsStephen Hemminger2-95/+10
2008-08-07igb: remove igb_init_managability as it is deprecatedAlexander Duyck1-25/+0
2008-08-07igb: remove three redundant functions left in the codeAlexander Duyck5-154/+0
2008-08-07igb: correct issue of set_mta member of mac.ops not being populatedAlexander Duyck4-3/+3
2008-08-07igb: fixes 82576 serdes init to correctly support manual flow control changesAlexander Duyck2-0/+7
2008-08-07igb: fix null pointer dereference seen with fiber NICsAlexander Duyck1-1/+2
2008-08-07igb: fix commentsAlexander Duyck2-2/+2
2008-08-07atl1: deal with hardware rx checksum bugJay Cliburn1-8/+11
2008-08-07e1000e: remove inapplicable test for ioportBruce Allan2-42/+10
2008-08-07e1000e: fix drv load issuesJesse Brandeburg1-16/+12
2008-08-07e1000e: perform basic 82573 EEPROM checks for known issuesAuke Kok1-0/+24
2008-08-07e1000e: convert ndev_ printks to something smallerJeff Kirsher4-144/+112
2008-08-07myri10ge: set 64bits consistent DMA maskBrice Goglin1-0/+1
2008-08-07myri10ge: update firmware headersBrice Goglin2-6/+48
2008-08-07mlx4_core: Add ethernet fields to CQE structYevgeny Petrilin1-17/+16
2008-08-07iSeries: Fix up viotty_ioctl BKL locking falloutLinus Torvalds1-1/+1
2008-08-07hwmon: (it87) Support for 16-bit fan reading in it8705 >= rev 0x03Andrew Paprocki1-7/+12
2008-08-07hwmon: (it87) Support for 16-bit fan reading in it8712 >= rev 0x07Andrew Paprocki1-10/+22
2008-08-07hwmon: (hwmon-vid) Add 6-bit vid codes for AMD NPT 0Fh cpusFrank Myhr1-10/+8
2008-08-07hwmon: (hwmon-vid) Trivial format multi-line comments per CodingStyleFrank Myhr1-69/+71
2008-08-07hwmon: ad7414 driverSean MacLennan3-0/+279
2008-08-07hwmon: (thmc50) Add support for critical temperature limitsKrzysztof Helt1-1/+27
2008-08-07hwmon: (adm9240) Remove EXPERIMENTAL dependencyGrant Coady1-1/+1
2008-08-07hwmon: (w83627hf) Drop reset module parameterJean Delvare1-27/+0