summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000: remove obsolete custom pci_save_state codeKok, Auke2007-02-172-57/+2
* e1000: fix shared interrupt warning messageKok, Auke2007-02-171-6/+6
* bugfixes and new hardware support for arcnet driverJeff Morrow2007-02-174-4/+7
* pcnet32 NAPI no longer experimentalpcnet32@verizon.net2007-02-171-2/+2
* macb: Remove inappropriate spinlocks around mii callsHaavard Skinnemoen2007-02-171-21/+3
* Convert meth to netdev_privRalf Baechle2007-02-171-13/+13
* sky2: v1.13Stephen Hemminger2007-02-171-1/+1
* sky2: receive error handling improvementsStephen Hemminger2007-02-171-8/+1
* sky2: transmit timeoutStephen Hemminger2007-02-172-16/+50
* sky2: flow control negotiation for Yukon-FEStephen Hemminger2007-02-171-11/+31
* sky2: no need to reset pause bits on shutdownStephen Hemminger2007-02-171-7/+0
* sky2: dont flush good pause framesStephen Hemminger2007-02-171-1/+1
* cxgb3 Fix copyrights in the cxgb3 driver.Steve Wise2007-02-176-6/+0
* gianfar: don't duplicate gfar_error()Sergei Shtylyov2007-02-171-70/+15
* NetXen: Fix to get the driver working after sparse changesAmit S. Kale2007-02-171-4/+4
* net/wan/pc300too.c: pci_module_init to pci_register_driverRichard Knutsson2007-02-171-1/+1
* atl1: bump version numberJay Cliburn2007-02-171-1/+1
* atl1: add L1 device id to pci_ids, then use itChris Snook2007-02-171-1/+1
* atl1: remove unused defineChris Snook2007-02-171-1/+0
* atl1: read MAC address from registerJay Cliburn2007-02-171-15/+20
* atl1: fix bad ioread addressAl Viro2007-02-171-1/+1
* atl1: drop NET_PCI from KconfigJay Cliburn2007-02-171-1/+1
* PCMCIA-NETDEV : the 2nd argument of el3_interrrupt and smc_interrupt is struc...Komuro2007-02-172-2/+2
* phylib: Add support for Marvell 88e1111S and 88e1145Andy Fleming2007-02-171-12/+144
* Merge branch 'master' into upstreamJeff Garzik2007-02-1752-69/+64
|\
| * [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
| * [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-1/+1
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixups 2Thomas Gleixner2007-02-142-2/+3
| * [PATCH] Scheduled removal of SA_xxx interrupt flags fixupsThomas Gleixner2007-02-146-12/+12
| * [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-1441-41/+0
| * [TG3]: Update copyright, version, and reldate.Michael Chan2007-02-131-3/+3
| * [TG3]: Add some tx timeout debug messages.Michael Chan2007-02-131-1/+11
| * [TG3]: Use constant for PHY register 0x1e.Michael Chan2007-02-132-4/+7
| * [TG3]: Power down 5704 serdes transceiver when shutting down.Michael Chan2007-02-131-1/+11
| * [TG3]: 5906 doesn't need to switch to slower clock.Michael Chan2007-02-131-1/+2
| * [TG3]: 5722/5756 don't need PHY jitter workaround.Michael Chan2007-02-131-1/+3
| * [TG3]: Use lower DMA watermark for 5703.Michael Chan2007-02-131-1/+7
| * [TG3]: Save MSI state before suspend.Michael Chan2007-02-131-0/+3
* | Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-1715-80/+83
|\ \
| * | Convert network devices to use struct device instead of class_deviceKumar Gala2007-02-121-53/+55
| |/
| * [PATCH] mark struct file_operations const 5Arjan van de Ven2007-02-1213-25/+25
| * [PATCH] com20020 build fixRandy Dunlap2007-02-121-1/+2
| * [PATCH] Replace regular code with appropriate calls to container_of()Robert P. J. Day2007-02-111-1/+1
* | phy devices: use same arg typesRandy Dunlap2007-02-091-2/+2
* | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linvil...Jeff Garzik2007-02-097-89/+208
|\ \
| * | [PATCH] bcm43xx: Check error returns in initialization routinesLarry Finger2007-02-091-5/+14
| * | [PATCH] Rename IPW2100 debugging macros to not look like config options.Robert P. J. Day2007-02-071-8/+8
| * | [PATCH] zd1211rw: Remove noisy debug messageDaniel Drake2007-02-071-2/+0
| * | [PATCH] zd1211rw: Added error stats updateUlrich Kunitz2007-02-072-5/+41
| * | [PATCH] zd1211rw: Fixed array size issue in reset_modeUlrich Kunitz2007-02-071-3/+2
OpenPOWER on IntegriCloud