summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2005-06-27[PATCH] skge: function amd macro name changeStephen Hemminger
2005-06-27[PATCH] skge: PCI_DEVICE() macroStephen Hemminger
2005-06-27[PATCH] skge: whietspace cleanupStephen Hemminger
2005-06-27[PATCH] b44: check link state during openJohn W. Linville
2005-06-27[PATCH] fix tulip suspend/resume #2Adam Belay
2005-06-27[PATCH] uninitialized variable in prism54 isl38xx_trigger_deviceOlaf Hering
2005-06-27[PATCH] 3c523: needs a licenseRandy Dunlap
2005-06-27[PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548Kumar Gala
2005-06-27[PATCH] smc91x: plug race between TX tasklet and driver resetNicolas Pitre
2005-06-27[PATCH] via-rhine trivial whitespace patchDenis Vlasenko
2005-06-27[PATCH] e1000: Driver version, white space, comments & otherMalli Chilakala
2005-06-27[PATCH] e1000: Included proposals to false late collisions due to H/W latenciesMalli Chilakala
2005-06-27[PATCH] e1000: Ethtool set speed/duplex validates parameters for consistencyMalli Chilakala
2005-06-27[PATCH] e1000: Enable ethtool phys_id feature for 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Fixed VLAN tag processing error for big-endian architecturesMalli Chilakala
2005-06-27[PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala
2005-06-27[PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala
2005-06-27[PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala
2005-06-27[PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala
2005-06-27[PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala
2005-06-27[PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala
2005-06-27[PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala
2005-06-27[PATCH] e100: NAPI performance enhancementsMalli Chilakala
2005-06-27[PATCH] e100: e100_eeprom_load was called after e100_phy_initMalli Chilakala
2005-06-27[PATCH] e100: fixed e100 MDI/MDI-X issuesMalli Chilakala
2005-06-27Merge /spare/repo/netdev-2.6/ branch 'orinoco'Jeff Garzik
2005-06-27wireless/orinoco: remove changelog, bump versionJeff Garzik
2005-06-27[PATCH] orinoco: monitor mode supportChristoph Hellwig
2005-06-27[PATCH] orinoco: always use 802.11 header for rx processingChristoph Hellwig
2005-06-27[PATCH] orinoco: scanning supportChristoph Hellwig
2005-06-27[PATCH] orinoco: manual roaming for Symbol and IntersilfirmwareChristoph Hellwig
2005-06-27[PATCH] orinoco: basic ethtool supportChristoph Hellwig
2005-06-27[PATCH] orinoco: wireless API 15 supportChristoph Hellwig
2005-06-27[PATCH] orinoco: include <net/ieee80211.h>Christoph Hellwig
2005-06-27[PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin
2005-06-27[PATCH] drivers/net/skfp/: cleanupsAdrian Bunk
2005-06-27[netdrvr] tulip: add pci idHideki Yamane
2005-06-27[PATCH] forcedeth: Add support for new device idManfred Spraul
2005-06-27[PATCH] forcedeth: Poll for link changesManfred Spraul
2005-06-27[PATCH] forcedeth: add two new pci idsManfred Spraul
2005-06-26[PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan
2005-06-26[PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan
2005-06-26[PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan
2005-06-26[PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan
2005-06-26[PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer
2005-06-26[PATCH] DM9000 network driver bugfixSascha Hauer
2005-06-26[PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko
2005-06-26[PATCH] fix int vs. pm_message_t confusion in airoPavel Machek
2005-06-26[PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki
2005-06-26[PATCH] dmfe warning fixAndrew Morton