The NetBSD Project

CVS log for src/sys/dev/pci/if_ale.c

[BACK] Up to [cvs.netbsd.org] / src / sys / dev / pci

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.12.2.1 / (download) - annotate - [select for diffs], Mon Jun 6 09:08:11 2011 UTC (11 months, 2 weeks ago) by jruoho
Branch: jruoho-x86intr
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Sync with HEAD.

Revision 1.10.4.2 / (download) - annotate - [select for diffs], Sat Mar 5 20:53:38 2011 UTC (14 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.10.4.1: +7 -8 lines
Diff to previous 1.10.4.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)

sync with head

Revision 1.12.4.1 / (download) - annotate - [select for diffs], Tue Feb 8 16:19:50 2011 UTC (15 months, 2 weeks ago) by bouyer
Branch: bouyer-quota2
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Sync with HEAD

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 22 08:13:47 2011 UTC (16 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-pagecache-base5, yamt-pagecache-base4, yamt-pagecache-base3, yamt-pagecache-base2, yamt-pagecache-base, yamt-pagecache, rmind-uvmplock-nbase, rmind-uvmplock-base, netbsd-6-base, netbsd-6, jmcneill-usbmp-pre-base2, jmcneill-usbmp-base9, jmcneill-usbmp-base8, jmcneill-usbmp-base7, jmcneill-usbmp-base6, jmcneill-usbmp-base5, jmcneill-usbmp-base4, jmcneill-usbmp-base3, jmcneill-usbmp-base2, jmcneill-usbmp-base, jmcneill-usbmp, jmcneill-audiomp3-base, jmcneill-audiomp3, cherry-xenmp-base, cherry-xenmp, bouyer-quota2-nbase, bouyer-quota2-base, HEAD
Changes since 1.12: +6 -6 lines
Diff to previous 1.12 (colored)

Fixes from PR kern/44395 Masanori Kanaoka:
- Fix register address in ale_phy_reset(). from linux
- Fix mask value in ale_stop_mac().
- Fix multicast handling. from openbsd
- Fix phy reset handling.

Revision 1.10.2.2 / (download) - annotate - [select for diffs], Tue Aug 17 06:46:24 2010 UTC (21 months, 1 week ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.10.2.1: +1 -2 lines
Diff to previous 1.10.2.1 (colored) to branchpoint 1.10 (colored) next main 1.11 (colored)

Sync with HEAD.

Revision 1.3.4.6 / (download) - annotate - [select for diffs], Wed Aug 11 22:53:45 2010 UTC (21 months, 2 weeks ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.4.5: +5 -8 lines
Diff to previous 1.3.4.5 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

sync with head.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Jul 20 09:17:24 2010 UTC (22 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base11, yamt-nfs-mp-base10, uebayasi-xip-base4, uebayasi-xip-base3, uebayasi-xip-base2, matt-mips64-premerge-20101231, jruoho-x86intr-base
Branch point for: jruoho-x86intr, bouyer-quota2
Changes since 1.11: +3 -4 lines
Diff to previous 1.11 (colored)

PR kern/38871: Fix VLAN

Revision 1.10.4.1 / (download) - annotate - [select for diffs], Sun May 30 05:17:32 2010 UTC (23 months, 3 weeks ago) by rmind
Branch: rmind-uvmplock
Changes since 1.10: +4 -6 lines
Diff to previous 1.10 (colored)

sync with head

Revision 1.10.2.1 / (download) - annotate - [select for diffs], Fri Apr 30 14:43:33 2010 UTC (2 years ago) by uebayasi
Branch: uebayasi-xip
Changes since 1.10: +4 -6 lines
Diff to previous 1.10 (colored)

Sync with HEAD.

Revision 1.11.2.2 / (download) - annotate - [select for diffs], Wed Apr 21 00:27:40 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
CVS Tags: matt-nb5-mips64-premerge-20101231, matt-nb5-mips64-k15
Changes since 1.11.2.1: +2037 -0 lines
Diff to previous 1.11.2.1 (colored) to branchpoint 1.11 (colored) next main 1.12 (colored)

sync to netbsd-5

Revision 1.11.2.1, Mon Apr 5 07:20:25 2010 UTC (2 years, 1 month ago) by matt
Branch: matt-nb5-mips64
Changes since 1.11: +0 -2028 lines
FILE REMOVED

file if_ale.c was added on branch matt-nb5-mips64 on 2010-04-21 00:27:40 +0000

Revision 1.11 / (download) - annotate - [select for diffs], Mon Apr 5 07:20:25 2010 UTC (2 years, 1 month ago) by joerg
Branch: MAIN
CVS Tags: uebayasi-xip-base1
Branch point for: matt-nb5-mips64
Changes since 1.10: +4 -6 lines
Diff to previous 1.10 (colored)

Push the bpf_ops usage back into bpf.h. Push the common ifp->if_bpf
check into the inline functions as well the fourth argument for
bpf_attach.

Revision 1.3.4.5 / (download) - annotate - [select for diffs], Thu Mar 11 15:03:44 2010 UTC (2 years, 2 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.4.4: +7 -35 lines
Diff to previous 1.3.4.4 (colored) to branchpoint 1.3 (colored)

sync with head

Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 19 22:07:00 2010 UTC (2 years, 4 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-nfs-mp-base9, uebayasi-xip-base
Branch point for: uebayasi-xip, rmind-uvmplock
Changes since 1.9: +4 -11 lines
Diff to previous 1.9 (colored)

Redefine bpf linkage through an always present op vector, i.e.
#if NBPFILTER is no longer required in the client.  This change
doesn't yet add support for loading bpf as a module, since drivers
can register before bpf is attached.  However, callers of bpf can
now be modularized.

Dynamically loadable bpf could probably be done fairly easily with
coordination from the stub driver and the real driver by registering
attachments in the stub before the real driver is loaded and doing
a handoff.  ... and I'm not going to ponder the depths of unload
here.

Tested with i386/MONOLITHIC, modified MONOLITHIC without bpf and rump.

Revision 1.3.2.4 / (download) - annotate - [select for diffs], Sun Nov 8 22:03:32 2009 UTC (2 years, 6 months ago) by snj
Branch: netbsd-5
CVS Tags: netbsd-5-1-RELEASE, netbsd-5-1-RC4, netbsd-5-1-RC3, netbsd-5-1-RC2, netbsd-5-1-RC1, netbsd-5-1-2-RELEASE, netbsd-5-1-1-RELEASE, netbsd-5-1, matt-nb5-pq3-base, matt-nb5-pq3
Changes since 1.3.2.3: +5 -26 lines
Diff to previous 1.3.2.3 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Pull up following revision(s) (requested by cegger in ticket #1124):
	sys/dev/pci/if_age.c: revision 1.34
	sys/dev/pci/if_ale.c: revision 1.9
Use m_pullup to handle defragmentation.
Reinject mbuf into TX queue when it couldn't be loaded.
diff for age(4) reviewed/discussed with plunky@ several weeks ago.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 8 08:57:19 2009 UTC (2 years, 7 months ago) by cegger
Branch: MAIN
CVS Tags: matt-premerge-20091211, jym-xensuspend-nbase
Changes since 1.8: +5 -26 lines
Diff to previous 1.8 (colored)

Use m_pullup to handle defragmentation.
Reinject mbuf into TX queue when it couldn't be loaded.

diff for age(4) reviewed/discussed with plunky@ several weeks ago.

Revision 1.3.4.4 / (download) - annotate - [select for diffs], Wed Sep 16 13:37:50 2009 UTC (2 years, 8 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.4.3: +5 -5 lines
Diff to previous 1.3.4.3 (colored) to branchpoint 1.3 (colored)

sync with head

Revision 1.3.2.3 / (download) - annotate - [select for diffs], Thu Sep 10 07:26:38 2009 UTC (2 years, 8 months ago) by snj
Branch: netbsd-5
Changes since 1.3.2.2: +38 -17 lines
Diff to previous 1.3.2.2 (colored) to branchpoint 1.3 (colored)

Pull up following revision(s) (requested by sborrill in ticket #941):
	sys/dev/pci/if_ale.c: revision 1.4
	sys/dev/pci/if_ale.c: revision 1.5
	sys/dev/pci/if_ale.c: revision 1.6
	sys/dev/pci/if_ale.c: revision 1.7
print chipset name. From OpenBSD.
support flow control. from OpenBSD.
tested by Kevin Lahey
don't read/write 1000baseT specific MII registers on 10/100M only device.
from OpenBSD.
fix multicast.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Sep 5 14:09:55 2009 UTC (2 years, 8 months ago) by tsutsui
Branch: MAIN
CVS Tags: yamt-nfs-mp-base8
Changes since 1.7: +5 -5 lines
Diff to previous 1.7 (colored)

Invert logic around nested pmf(9) registrations for readability.

Revision 1.3.4.3 / (download) - annotate - [select for diffs], Wed Aug 19 18:47:10 2009 UTC (2 years, 9 months ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.4.2: +38 -17 lines
Diff to previous 1.3.4.2 (colored) to branchpoint 1.3 (colored)

sync with head.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Aug 18 06:02:36 2009 UTC (2 years, 9 months ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base7
Changes since 1.6: +5 -11 lines
Diff to previous 1.6 (colored)

fix multicast.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 18 05:50:55 2009 UTC (2 years, 9 months ago) by cegger
Branch: MAIN
Changes since 1.5: +25 -3 lines
Diff to previous 1.5 (colored)

don't read/write 1000baseT specific MII registers on 10/100M only device.
from OpenBSD.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 5 07:03:04 2009 UTC (2 years, 9 months ago) by cegger
Branch: MAIN
Changes since 1.4: +7 -6 lines
Diff to previous 1.4 (colored)

support flow control. from OpenBSD.
tested by Kevin Lahey

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 28 06:02:34 2009 UTC (2 years, 9 months ago) by cegger
Branch: MAIN
Changes since 1.3: +7 -3 lines
Diff to previous 1.3 (colored)

print chipset name. From OpenBSD.

Revision 1.3.6.2 / (download) - annotate - [select for diffs], Wed May 13 17:20:24 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.3.6.1: +2037 -0 lines
Diff to previous 1.3.6.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)

Sync with HEAD.

Commit is split, to avoid a "too many arguments" protocol error.

Revision 1.3.4.2 / (download) - annotate - [select for diffs], Mon May 4 08:12:55 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3.4.1: +2037 -0 lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored)

sync with head.

Revision 1.3.2.2 / (download) - annotate - [select for diffs], Sun May 3 23:45:47 2009 UTC (3 years ago) by snj
Branch: netbsd-5
Changes since 1.3.2.1: +2037 -0 lines
Diff to previous 1.3.2.1 (colored) to branchpoint 1.3 (colored)

Pull up following revision(s) (requested by cegger in ticket #735):
	sys/dev/pci/if_age.c: revisions 1.1-1.28
	sys/dev/pci/if_agereg.h: revisions 1.1-1.2
	sys/dev/pci/if_ale.c: revisions 1.1-1.3
	sys/dev/pci/if_alereg.h: revisions 1.1-1.2
	sys/dev/pci/files.pci: revisions 1.310-1.313
	sys/dev/mii/atphy.c: revisions 1.1-1.5
	sys/dev/mii/files.mii: revision 1.42
	share/man/man4/age.4: revisions 1.1-1.3
	share/man/man4/ale.4: revisions 1.1-1.2
	share/man/man4/atphy.4: revisions 1.1-1.2
	share/man/man4/Makefile: revisions 1.486, 1.489
	distrib/sets/lists/man/mi: revisions 1.1118, 1.1132
	sys/arch/i386/conf/GENERIC: revisions 1.928, 1.933
	sys/arch/i386/conf/XEN2_DOM0: revisions 1.57, 1.60
	sys/arch/amd64/conf/GENERIC: revisions 1.239, 1.241
	sys/arch/amd64/conf/XEN3_DOM0: revisions 1.38, 1.42
Add the age(4) and ale(4) drivers for Attansic L1 and Atheros
AR8121/AR8113/AR8114 devices respectively.

Revision 1.3.6.1, Tue Apr 28 11:49:15 2009 UTC (3 years ago) by jym
Branch: jym-xensuspend
Changes since 1.3: +0 -2037 lines
FILE REMOVED

file if_ale.c was added on branch jym-xensuspend on 2009-05-13 17:20:24 +0000

Revision 1.3.4.1, Tue Apr 28 11:49:15 2009 UTC (3 years ago) by yamt
Branch: yamt-nfs-mp
Changes since 1.3: +0 -2037 lines
FILE REMOVED

file if_ale.c was added on branch yamt-nfs-mp on 2009-05-04 08:12:55 +0000

Revision 1.3.2.1, Tue Apr 28 11:49:15 2009 UTC (3 years ago) by snj
Branch: netbsd-5
Changes since 1.3: +0 -2037 lines
FILE REMOVED

file if_ale.c was added on branch netbsd-5 on 2009-05-03 23:45:47 +0000

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 28 11:49:15 2009 UTC (3 years ago) by cegger
Branch: MAIN
CVS Tags: yamt-nfs-mp-base6, yamt-nfs-mp-base5, yamt-nfs-mp-base4, yamt-nfs-mp-base3, nick-hppapmap-base4, jymxensuspend-base, jym-xensuspend-base
Branch point for: yamt-nfs-mp, netbsd-5, jym-xensuspend
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

on detach, deregister from pmf

Revision 1.2.2.2 / (download) - annotate - [select for diffs], Tue Apr 28 07:35:56 2009 UTC (3 years ago) by skrll
Branch: nick-hppapmap
Changes since 1.2.2.1: +2036 -0 lines
Diff to previous 1.2.2.1 (colored) to branchpoint 1.2 (colored) next main 1.3 (colored)

Sync with HEAD.

Revision 1.2.2.1, Sat Apr 25 17:04:40 2009 UTC (3 years, 1 month ago) by skrll
Branch: nick-hppapmap
Changes since 1.2: +0 -2036 lines
FILE REMOVED

file if_ale.c was added on branch nick-hppapmap on 2009-04-28 07:35:56 +0000

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 25 17:04:40 2009 UTC (3 years, 1 month ago) by tsutsui
Branch: MAIN
CVS Tags: nick-hppapmap-base3, nick-hppapmap-base
Branch point for: nick-hppapmap
Changes since 1.1: +5 -0 lines
Diff to previous 1.1 (colored)

Add RCS Id.

Revision 1.1 / (download) - annotate - [select for diffs], Mon Apr 20 20:10:23 2009 UTC (3 years, 1 month ago) by cegger
Branch: MAIN

Add ale(4), a driver for Attansic/Atheros L1E gigabit ethernet device.
Ported by me from OpenBSD, improvements from Kevin Lahey,
successfully tested by Kevin Lahey and Stephen Borrill.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>