summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | [PATCH] e1000: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-06-271-5/+16
| * | [PATCH] e1000: Fixed the loopback test failure for 82573 based adaptersMalli Chilakala2005-06-271-0/+1
| * | [PATCH] e1000: Fixed register and loopback test failures with 82573 controllersMalli Chilakala2005-06-271-6/+26
| * | [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detectedMalli Chilakala2005-06-272-3/+3
| * | [PATCH] e1000: Use netdev_priv() to get to netdev->privMalli Chilakala2005-06-272-45/+45
| * | [PATCH] e1000: Use correct WOL settings for 82544 adaptersMalli Chilakala2005-06-271-1/+1
| * | [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTLMalli Chilakala2005-06-271-10/+26
| * | [PATCH] e100: NAPI performance enhancementsMalli Chilakala2005-06-271-2/+4
| * | [PATCH] e100: e100_eeprom_load was called after e100_phy_initMalli Chilakala2005-06-271-2/+2
| * | [PATCH] e100: fixed e100 MDI/MDI-X issuesMalli Chilakala2005-06-271-5/+10
| * | Merge /spare/repo/netdev-2.6/ branch 'orinoco'Jeff Garzik2005-06-272-1010/+1485
| |\ \
| | * | wireless/orinoco: remove changelog, bump versionJeff Garzik2005-06-272-374/+1
| | * | [PATCH] orinoco: monitor mode supportChristoph Hellwig2005-06-272-29/+180
| | * | [PATCH] orinoco: always use 802.11 header for rx processingChristoph Hellwig2005-06-271-53/+52
| | * | [PATCH] orinoco: scanning supportChristoph Hellwig2005-06-272-21/+544
| | * | [PATCH] orinoco: manual roaming for Symbol and IntersilfirmwareChristoph Hellwig2005-06-272-0/+174
| | * | [PATCH] orinoco: basic ethtool supportChristoph Hellwig2005-06-271-0/+24
| | * | [PATCH] orinoco: wireless API 15 supportChristoph Hellwig2005-06-271-571/+547
| | * | [PATCH] orinoco: include <net/ieee80211.h>Christoph Hellwig2005-06-271-0/+1
| | |/
| * | [PATCH] cs89x0.c: support for Philips' pnx0105 network adapterdmitry pervushin2005-06-273-5/+39
| * | [PATCH] drivers/net/skfp/: cleanupsAdrian Bunk2005-06-2713-883/+20
| * | [netdrvr] tulip: add pci idHideki Yamane2005-06-271-0/+1
| * | [PATCH] forcedeth: Add support for new device idManfred Spraul2005-06-271-1/+16
| * | [PATCH] forcedeth: Poll for link changesManfred Spraul2005-06-271-12/+13
| * | [PATCH] forcedeth: add two new pci idsManfred Spraul2005-06-271-2/+19
| * | [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_inte...Nishanth Aravamudan2005-06-261-4/+2
| * | [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible()Nishanth Aravamudan2005-06-261-1/+1
| * | [PATCH] net/farsync: add set_current_state() before schedule_timeout()Nishanth Aravamudan2005-06-261-0/+1
| * | [PATCH] net/sb1000: replace nicedelay() with ssleep()Nishanth Aravamudan2005-06-261-11/+3
| * | [PATCH] wireless: char* -> char[] conversion in airo.cDomen Puncer2005-06-261-1/+1
| |/
* | [PATCH] skge: version and copyright.Stephen Hemminger2005-06-271-2/+2
* | [PATCH] skge: Rx buffer optimizationStephen Hemminger2005-06-272-103/+163
* | [PATCH] skge: handle Tx/Rx arbiter timeoutStephen Hemminger2005-06-272-2/+23
* | [PATCH] skge: add PHY related debug messagesStephen Hemminger2005-06-272-25/+35
* | [PATCH] skge: make Genesis/Broadcom code workStephen Hemminger2005-06-272-257/+274
* | [PATCH] skge: cleanup ethtool mode supportStephen Hemminger2005-06-271-60/+65
* | [PATCH] skge: remove XM phy (untested code)Stephen Hemminger2005-06-271-217/+138
* | [PATCH] skge: remove Yukon2 related special casesStephen Hemminger2005-06-271-47/+7
* | [PATCH] skge: remove unused declarationsStephen Hemminger2005-06-272-390/+24
* | [PATCH] skge: eliminate Yukon2 hooksStephen Hemminger2005-06-271-10/+0
* | [PATCH] skge: replace chip_rev() accessorStephen Hemminger2005-06-272-36/+26
* | [PATCH] skge: use pci_read_config_wordStephen Hemminger2005-06-271-3/+3
* | [PATCH] skge: function amd macro name changeStephen Hemminger2005-06-272-306/+279
* | [PATCH] skge: PCI_DEVICE() macroStephen Hemminger2005-06-271-22/+11
* | [PATCH] skge: whietspace cleanupStephen Hemminger2005-06-272-47/+47
|/
* [PATCH] DM9000 network driver bugfixSascha Hauer2005-06-261-2/+2
* [PATCH] fealnx.c calls dev_kfree_skb from atomic contextDenis Vlasenko2005-06-261-2/+1
* [PATCH] fix int vs. pm_message_t confusion in airoPavel Machek2005-06-261-5/+5
* [PATCH] defxx: Use irqreturn_t for the interrupt handlerMaciej W. Rozycki2005-06-261-37/+51
* [PATCH] dmfe warning fixAndrew Morton2005-06-261-2/+3
OpenPOWER on IntegriCloud