Remove struct ath_ahb_softc, it's pointless for supported kernels
[madwifi/.git] / ath_hal / ah_os.h
2009-05-07 proskiRemove all references to _trace_regop() and MMIOTRACE
2009-04-07 proskiMerge madwifi-free branch into the trunk
2008-06-19 mentorTypo in CONFIG_PARISC. Guess PARISC users are a bit...
2008-06-08 proskiBe very careful about using ioread32be() and iowrite32()
2008-06-06 mentorMake pointer declarations and casting consistent. Some...
2008-06-05 proskiRegisters between 0x7000 and 0x8000 are always little...
2008-06-05 proskiReapply r3402 (ARM compile fix), it was reverted by...
2008-05-05 mentorKill dead uptime calculating code; not needed in a...
2008-04-09 mtaylorDebugging function cleanup:
2008-03-22 proskiDon't rely on the compiler optimizing out iowrite32be...
2007-11-23 proskiStreamline _OS_REG_WRITE/_OS_REG_READ implementation
2007-11-23 proskiProvide replacements for iowrite32be and ioread32be...
2007-11-23 proskiRe-format, rewrite some comments, fix typos
2007-11-21 mtaylorAdd labs macro
2007-11-15 mentorRevert r2852 as it uses the incorrect method to access...
2007-11-15 proskiRevert commits 2623:2624, they break archs without...
2007-10-04 mrenzmannRestructuring the repository layout in response to...