Home | History | Annotate | Download | only in atheros
History log of /src/sys/arch/mips/atheros/ar9344.c
RevisionDateAuthorComments
 1.7  03-Oct-2025  thorpej Use device_setprop_data() to set the "mac-address" property.
 1.6  02-Oct-2025  thorpej Rename property "mac-addr" -> "mac-address" to match everyone else.
 1.5  29-May-2014  skrll Comment out nfrac as it's unused.
 1.4  27-Oct-2012  chs branches: 1.4.10;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
 1.3  10-Jul-2011  matt branches: 1.3.2; 1.3.12;
Fix machine/ includes
 1.2  10-Jul-2011  matt Add athers_get_uart_freq() (since AR7240 uses the ref_clk, not the bus_clk).
Add little endian bus_space_tag for arbus.
Add EHCI attachment for arbus.
 1.1  07-Jul-2011  matt Revamp / rework the Atheros MIPS SoC support. Add initial support for the
AR71xx (MIPS 24K core) SoC and the AR9344 (MIPS 74K core) SoC. Force use
of -mips32 for all Atheros kernels. Make code much more common.
 1.3.12.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.12.1  20-Nov-2012  tls Resync to 2012-11-19 00:00:00 UTC
 1.3.2.1  30-Oct-2012  yamt sync with head
 1.4.10.1  10-Aug-2014  tls Rebase.

RSS XML Feed