aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds23-22/+1
2007-05-04m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven3-7/+8
2007-05-04SONIC interrupt handlingFinn Thain3-33/+61
2007-05-04SONIC: small fix and cleanupFinn Thain3-12/+16
2007-05-04m68k: macmace fixesFinn Thain3-235/+364
2007-05-04m68k: Mac DP8390 updateFinn Thain1-70/+175
2007-05-04NuBus header updateFinn Thain1-1/+1
2007-05-04m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2-3/+2
2007-05-04m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2-57/+33
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare23-22/+1
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