Fix compatibility with procfs API changes in Linux 3.10
[madwifi/.git] / ath_rate / amrr /
2011-08-03 proskiDon't use "{ 0 }" to initialize structures, use "{ }"
2011-02-02 proskiAdd support for the latest kernels that don't define...
2010-01-09 proskiDon't set ctl_name in Linux 2.6.33+, it was removed
2009-09-03 proskiRewrite handling of the fixed rates
2009-04-07 proskiMerge madwifi-free branch into the trunk
2009-01-14 proskiCompile fixes for Linux 2.6.29
2008-06-21 mentorMake module loading and unloading much less noisy....
2008-06-12 mentorAdd a suffix to onoe and amrr rate sysctl names entries...
2008-06-06 mentorMake pointer declarations and casting consistent. Some...
2008-06-04 kelmoRemove modules.order files in Makefile clean targets.
2008-05-23 mentorAdd lots of .PHONY to Makefiles and remove a duplicate...
2008-05-22 benoitMerge madwifi-dfs r3676
2008-05-05 proskiAdjust build system for Linux 2.6.26
2008-01-25 mtaylorEliminate ether_sprintf in favor of new MAC_FMT and...
2007-11-06 scottrInstall modules with mode set to 0644 instead of 0755.
2007-10-31 proskiFix sysctl support in Linux 2.6.24
2007-10-04 mrenzmannRestructuring the repository layout in response to...