summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ale.c
AgeCommit message (Expand)Author
2010-04-08these files don't need to include proc.h anymore. ok oga for agpTed Unangst
2010-02-27Fix multicast handling. All Atheros controllers use big-endian formKevin Lo
2010-01-07Rename _rxfilter functions to _iff for consistency. From Brad, ok kevlo@Stuart Henderson
2009-09-13M_DUP_PKTHDR() define -> m_dup_pkthdr() function to properly dealKenneth R Westerback
2009-08-09Rewrite bits of the multicast handling code as it should be.Kevin Lo
2009-08-05don't read/write 1000baseT specific MII registers on 10/100M ony device.Kevin Lo
2009-07-28print the chipset name in the dmesg so it is possible to tellKevin Lo
2009-07-28Add flow control supportKevin Lo
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2009-02-27set interrupt moderation timer for tx; otherwise interrupt always for txKevin Lo
2009-02-26fix the multicast code; tested by sthen@Kevin Lo
2009-02-25add Atheros AR8121/AR8113/AR8114 Ethernet controller(also known as L1E).Kevin Lo