summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] forcedeth: add support for flow controlAyaz Abdulla2006-05-261-35/+104
* [PATCH] spidernet: replace whitespaces by tabsJens Osterkamp2006-05-261-3/+3
* Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-261-2/+0
|\
| * [PATCH] pcnet32: remove incorrect pcnet32_free_ringDon Fry2006-05-261-2/+0
| * e1000: add shutdown handler back to fix WOLAuke Kok2006-05-261-1/+9
* | [PATCH] e1000: endian fixesAlexey Dobriyan2006-05-261-2/+2
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-263-13/+13
|\ \ | |/
| * Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik2006-05-262-3/+3
| |\
| | * [PATCH] arlan: fix section mismatch warningsRandy Dunlap2006-05-261-2/+2
| | * [PATCH] wavelan: fix section mismatchRandy Dunlap2006-05-261-1/+1
| * | [IRDA]: *_DONGLE should depend on IRTTY_SIRSamuel Ortiz2006-05-251-10/+10
| |/
* | ixgb: update version, datesAuke Kok2006-05-2611-13/+13
* | ixgb: remove changelogAuke Kok2006-05-261-16/+0
* | ixgb: replace netdev->priv with netdev_priv()Auke Kok2006-05-261-2/+2
* | ixgb: remove inlines, allow compiler to chooseAuke Kok2006-05-261-8/+8
* | ixgb: remove lock access in the fast pathAuke Kok2006-05-261-6/+6
* | ixgb: allocate only buffersize neededAuke Kok2006-05-261-28/+7
* | ixgb: revert an unwanted fix regarding tso/descriptorsAuke Kok2006-05-261-14/+1
* | ixgb: fix interface losing macaddr on ifdn/upAuke Kok2006-05-261-0/+1
* | ixgb: fix smp polling race conditionAuke Kok2006-05-261-4/+5
* | ixgb: increment version to 1.0.104-k4Auke Kok2006-05-251-1/+1
* | ixgb: use rx copybreak/skb recycleAuke Kok2006-05-251-0/+20
* | ixgb: add performance enhancements to the buffer_info structAuke Kok2006-05-252-30/+45
* | [PATCH] phy: new SMSC LAN83C185 PHY driverHerbert Valerio Riedel2006-05-243-0/+108
* | [netdrvr ibmlana, ibmveth] trim trailing whitespaceJeff Garzik2006-05-244-60/+60
* | [PATCH] ibmveth change buffer pools dynamicallySantiago Leon2006-05-242-44/+174
* | [PATCH] drivers/net/s2io.c: make bus_speed[] staticAdrian Bunk2006-05-241-1/+1
* | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-05-241-3/+16
|\ \ | |/
| * [PATCH] sky2: fix jumbo packet supportStephen Hemminger2006-05-241-3/+16
* | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-05-2413-98/+49
|\ \
| * | [PATCH] hostap: new pcmcia IDsMarcin Juszkiewicz2006-05-221-0/+6
| * | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-221-3/+1
| |\ \
| | * | [PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()Florin Malita2006-05-221-3/+1
| * | | Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-2210-145/+81
| |\ \ \ | | |/ /
| * | | [PATCH] unused exports in wireless driversArjan van de Ven2006-05-173-14/+0
| * | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-171-3/+3
| |\ \ \
| * \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-1719-686/+559
| |\ \ \ \
| * | | | | [PATCH] bcm43xx: add PCI ID for bcm4319Stefano Brivio2006-05-051-0/+2
| * | | | | [PATCH] bcm43xx: fix whitespaceStefano Brivio2006-05-051-3/+3
| * | | | | [PATCH] orinoco: don't put PCI resource data to the network devicePavel Roskin2006-05-055-34/+12
| * | | | | [PATCH] orinoco: eliminate the suspend/resume functions if CONFIG_PM is unsetPavel Roskin2006-05-051-0/+5
| * | | | | [PATCH] orinoco: simplify locking, fix error handling in PCMCIA resumePavel Roskin2006-05-052-8/+6
| * | | | | [PATCH] orinoco: report more relevant data on startupPavel Roskin2006-05-052-26/+8
| * | | | | [PATCH] orinoco: unregister network device before releasing PCMCIA resourcesPavel Roskin2006-05-052-12/+6
| * | | | | [PATCH] wireless/airo: minimal WPA awarenessMichal Schmidt2006-05-051-1/+1
| * | | | | Merge branch 'upstream-fixes' into upstreamJohn W. Linville2006-05-054-23/+37
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'from-linus' into upstreamJohn W. Linville2006-05-0515-202/+503
| |\ \ \ \ \ \
* | | | | | | | [netdrvr pcnet_cs, myri] trim trailing whitespaceJeff Garzik2006-05-243-34/+34
* | | | | | | | [PATCH] pcnet_cs: Add TRENDnet TE-CF100 ethernet adapter IDMarcin Juszkiewicz2006-05-241-0/+2
* | | | | | | | [PATCH] Add Myri-10G Ethernet driverBrice Goglin2006-05-246-0/+3137
OpenPOWER on IntegriCloud