1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-03 12:35:02 +00:00
freebsd/sys
Pyun YongHyeon 48dcbc3370 Rename xl_stats_update() callout handler to xl_tick() and move MII
tick driving logic to xl_tick(). Now xl_tick() handles MII tick as
well as periodic updating of statistics.
This change removes a hack used in interrupt handler where it
wanted to update statistics without driving MII tick.
2011-05-07 00:06:02 +00:00
..
amd64 prepare code that does topology detection for amd cpus for bulldozer 2011-05-06 13:51:54 +00:00
arm
boot Fine-tune llvm optimization for sys/boot/i386/boot2, which shaves off 2011-05-05 18:47:24 +00:00
bsm
cam
cddl
compat Commit the missing linux_videdev2_compat.h (lost somewhere between 2011-05-04 13:09:20 +00:00
conf
contrib
crypto
ddb
dev Rename xl_stats_update() callout handler to xl_tick() and move MII 2011-05-07 00:06:02 +00:00
fs Set the initial value of maxfilesize to OFF_MAX in the 2011-05-06 17:51:00 +00:00
gdb
geom Updates to geom_map from the author. 2011-05-05 14:43:09 +00:00
gnu
i386 prepare code that does topology detection for amd cpus for bulldozer 2011-05-06 13:51:54 +00:00
ia64 Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
isa Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
kern
kgssapi
libkern
mips Fix GPIO_MAXPINS calculation for the AR71xx, AR724x, AR913x SoC. 2011-05-06 02:45:02 +00:00
modules T4 packet timestamps. 2011-05-05 02:38:08 +00:00
net Fix white space nits and style 2011-05-06 20:46:29 +00:00
net80211 Fix some corner cases in the net80211 sequence number retransmission 2011-05-04 02:23:59 +00:00
netatalk
netgraph
netinet Change the name of an internal structure, since the name 2011-05-06 20:40:33 +00:00
netinet6 Remove code with any effect. 2011-05-03 20:34:02 +00:00
netipsec
netipx
netnatm
netncp
netsmb
nfs Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h so 2011-05-06 20:02:19 +00:00
nfsclient Move sys/nfsclient/nfs_kdtrace.h to sys/nfs/nfs_kdtrace.h so 2011-05-06 20:02:19 +00:00
nfsserver
nlm
ofed
opencrypto
pc98
pci
powerpc SMP has worked perfectly for a very long time on 32-bit PowerPC on both 2011-05-06 20:43:02 +00:00
rpc
security
sparc64 Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
sun4v
sys Don't duplicate define the stdint types. 2011-05-05 14:45:24 +00:00
teken
tools
ufs
vm
x86 Retire isa_setup_intr() and isa_teardown_intr() and use the generic bus 2011-05-06 13:48:53 +00:00
xdr
xen
Makefile