summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_nge.c
AgeCommit message (Expand)Author
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-09-04Select between MII/GMII/TBI in the mii_mediachg function instead of in theNathan Binkert
2001-08-25Change pci_intr_map to take pci_attach_args as an argument.Artur Grabowski
2001-08-12remove redundant vm includesMichael Shalayeff
2001-07-06Only clear the relevant capabilities when the MTU is set tooAngelos D. Keromytis
2001-07-06IP/TCP/UDP checksumming on the NIC; from rtecco@umich.eduAngelos D. Keromytis
2001-07-02When the PHY status changes, we need to check what the media speed isNathan Binkert
2001-07-02No need to return at the end of a void functionNathan Binkert
2001-06-24- vlan_input_tag() takes 2 args now.Federico G. Schwindt
2001-06-08Initial cut at a driver for the National Semiconductor DP83820 and DP83821Nathan Binkert