aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-39/+33
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds1-4/+5
2007-04-30[L2TP]: Add the ability to autoload a pppox protocol module.James Chapman1-0/+8
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras241-1225/+1175
2007-04-28[NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell1-34/+25
2007-04-28[NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0
2007-04-28smc911x: fix compilation breakage wjen debug is onVitaly Wool1-1/+1
2007-04-28[netdrvr] eexpress: minor correctionsShani Moideen1-2/+2
2007-04-28add NAPI support to sb1250-mac.cMark Mason1-92/+179
2007-04-28ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary4-9/+6
2007-04-28e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary4-13/+10
2007-04-28Generic HDLC sparse annotationsKrzysztof Halasa2-23/+24
2007-04-28e100: Optionally use I/O mode only to access register spaceJesse Brandeburg1-33/+39
2007-04-28e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg1-5/+10
2007-04-28ehea: fix for dlpar supportThomas Klein2-23/+46
2007-04-28ehea: fix for sysfs entriesThomas Klein2-17/+62
2007-04-283C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day1-1/+0
2007-04-28NetXen: Fix for vmalloc issuesMithlesh Thukral1-2/+2
2007-04-28NetXen: Fixes for Power PC architectureMithlesh Thukral3-7/+6
2007-04-28NetXen: Port swap feature for multi port cardsMithlesh Thukral10-266/+468
2007-04-28NetXen: Removal of redundant macrosMithlesh Thukral1-2/+0
2007-04-28NetXen: Multi PCI support for Quad cardsMithlesh Thukral4-42/+144
2007-04-28NetXen: Removal of redundant argument passingMithlesh Thukral9-99/+112
2007-04-28NetXen: Use multiple PCI functionsMithlesh Thukral10-691/+646
2007-04-28[netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman1-63/+9
2007-04-28mii: add kernel-doc notationRandy Dunlap1-0/+57
2007-04-28Fix sparse errors in drivers/net/ibmveth.cMichael Ellerman1-4/+6
2007-04-28ucc_geth: version 1.1Kim Phillips1-1/+3
2007-04-28ucc_geth: fixes for ucc_geth_memcleanNicu Ioan Petru1-7/+6
2007-04-28ucc_geth: Implement Transmit on Demand supportMichael Reiss2-10/+9
2007-04-28ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski2-4/+3
2007-04-28ucc_geth: NAPI-related bug fixesMichael Reiss2-40/+61
2007-04-28ucc_geth: migrate ucc_geth to phylibKim Phillips8-1650/+659
2007-04-28[PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake1-0/+1
2007-04-28[PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake1-50/+267
2007-04-28[PATCH] zd1211rw: rework band edge patchingDaniel Drake6-11/+33
2007-04-28[PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake1-11/+11
2007-04-28[PATCH] hostap_cs: support ADLINK 345 CFMarcin Juszkiewicz1-0/+2
2007-04-28[PATCH] bcm43xx: Change initialization for 2050 radiosLarry Finger3-31/+184
2007-04-28make drivers/net/qla3xxx.c:PHY_DEVICES[] staticAdrian Bunk1-1/+1
2007-04-28S2io: Change of driver maintainersRamkrishna Vepa1-2/+1
2007-04-28Patch:replace with time_after in drivers/net/eexpress.cShani1-3/+4
2007-04-28ehea: removing unused functionalityJan-Bernd Themann4-124/+69
2007-04-28mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert2-50/+13
2007-04-28qla3xxx: Bumping driver version number to v2.03.00-k4Ron Mercer1-1/+1
2007-04-28qla3xxx: Adding support for the Agere PHY (ET1011C)Ron Mercer2-45/+335
2007-04-28qla3xxx: Add ethtool get_pauseparam for improved bonding support.Ron Mercer1-0/+18
2007-04-28remove unused header file: drivers/net/skfp/h/lnkstat.hRobert P. J. Day1-84/+0
2007-04-28baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden1-3/+10
2007-04-28strlcpy is smart enoughJean Delvare1-2/+2