summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [netdrvr] eexpress: minor correctionsShani Moideen2007-04-281-2/+2
* | | | add NAPI support to sb1250-mac.cMark Mason2007-04-281-92/+179
* | | | ixgb: ROUND_UP macro cleanup in drivers/net/ixgbMilind Arun Choudhary2007-04-284-9/+6
* | | | e1000: ROUND_UP macro cleanup in drivers/net/e1000Milind Arun Choudhary2007-04-284-13/+10
* | | | Generic HDLC sparse annotationsKrzysztof Halasa2007-04-282-23/+24
* | | | e100: Optionally use I/O mode only to access register spaceJesse Brandeburg2007-04-281-33/+39
* | | | e100: allow bad MAC address when running with invalid eeprom csumJesse Brandeburg2007-04-281-5/+10
* | | | ehea: fix for dlpar supportThomas Klein2007-04-282-23/+46
* | | | ehea: fix for sysfs entriesThomas Klein2007-04-282-17/+62
* | | | 3C509: Remove unnecessary include of <linux/pm_legacy.h>Robert P. J. Day2007-04-281-1/+0
* | | | NetXen: Fix for vmalloc issuesMithlesh Thukral2007-04-281-2/+2
* | | | NetXen: Fixes for Power PC architectureMithlesh Thukral2007-04-283-7/+6
* | | | NetXen: Port swap feature for multi port cardsMithlesh Thukral2007-04-2810-266/+468
* | | | NetXen: Removal of redundant macrosMithlesh Thukral2007-04-281-2/+0
* | | | NetXen: Multi PCI support for Quad cardsMithlesh Thukral2007-04-284-42/+144
* | | | NetXen: Removal of redundant argument passingMithlesh Thukral2007-04-289-99/+112
* | | | NetXen: Use multiple PCI functionsMithlesh Thukral2007-04-2810-691/+646
* | | | [netdrvr e100] experiment with doing RX in a similar manner to eepro100Scott Feldman2007-04-281-63/+9
* | | | mii: add kernel-doc notationRandy Dunlap2007-04-281-0/+57
* | | | Fix sparse errors in drivers/net/ibmveth.cMichael Ellerman2007-04-281-4/+6
* | | | ucc_geth: version 1.1Kim Phillips2007-04-281-1/+3
* | | | ucc_geth: fixes for ucc_geth_memcleanNicu Ioan Petru2007-04-281-7/+6
* | | | ucc_geth: Implement Transmit on Demand supportMichael Reiss2007-04-282-10/+9
* | | | ucc_geth: Fix interrupt coalescing size and alignmentMichael Barkowski2007-04-282-4/+3
* | | | ucc_geth: NAPI-related bug fixesMichael Reiss2007-04-282-40/+61
* | | | ucc_geth: migrate ucc_geth to phylibKim Phillips2007-04-288-1650/+659
* | | | [PATCH] zd1211rw: Add ID for ZyXEL AG-220Daniel Drake2007-04-281-0/+1
* | | | [PATCH] zd1211rw: Add AL7230B RF support for ZD1211BDaniel Drake2007-04-281-50/+267
* | | | [PATCH] zd1211rw: rework band edge patchingDaniel Drake2007-04-286-11/+33
* | | | [PATCH] zd1211rw: Remove invalid CR write during ZD1211 phy resetDaniel Drake2007-04-281-11/+11
* | | | [PATCH] hostap_cs: support ADLINK 345 CFMarcin Juszkiewicz2007-04-281-0/+2
* | | | [PATCH] bcm43xx: Change initialization for 2050 radiosLarry Finger2007-04-283-31/+184
* | | | make drivers/net/qla3xxx.c:PHY_DEVICES[] staticAdrian Bunk2007-04-281-1/+1
* | | | S2io: Change of driver maintainersRamkrishna Vepa2007-04-281-2/+1
* | | | Patch:replace with time_after in drivers/net/eexpress.cShani2007-04-281-3/+4
* | | | ehea: removing unused functionalityJan-Bernd Themann2007-04-284-124/+69
* | | | mv643xx_eth: make eth_port_uc_addr_{get,set}() calls symmetricGabriel Paubert2007-04-282-50/+13
* | | | qla3xxx: Bumping driver version number to v2.03.00-k4Ron Mercer2007-04-281-1/+1
* | | | qla3xxx: Adding support for the Agere PHY (ET1011C)Ron Mercer2007-04-282-45/+335
* | | | qla3xxx: Add ethtool get_pauseparam for improved bonding support.Ron Mercer2007-04-281-0/+18
* | | | remove unused header file: drivers/net/skfp/h/lnkstat.hRobert P. J. Day2007-04-281-84/+0
* | | | baycom_ser_fdx: also allow i/o ports >= 0x1000 and enhanced failure loggingFolkert van Heusden2007-04-281-3/+10
* | | | strlcpy is smart enoughJean Delvare2007-04-281-2/+2
* | | | [PATCH] zd1211rw: Add another ID for Linksys WUSBF54GDaniel Drake2007-04-281-0/+1
* | | | [PATCH] zd1211rw: Don't handle broken frames in monitor modeDaniel Drake2007-04-281-11/+2
* | | | [PATCH] zd1211rw: Mark some data constDaniel Drake2007-04-283-5/+5
* | | | [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fiJouni Malinen2007-04-287-11/+11
* | | | ehea: code cleanupJan-Bernd Themann2007-04-286-114/+187
* | | | ehea: fix for dynamic lpar supportJan-Bernd Themann2007-04-282-21/+20
* | | | Netpoll support for Sibyte MACDeepak Saxena2007-04-281-0/+23