Remove struct ath_ahb_softc, it's pointless for supported kernels
[madwifi/.git] / ath_rate / sample /
2013-11-12 Pavel RoskinFix off-by-one error in size parsing in proc_ratesample...
2013-11-12 Pavel RoskinRemove support for Linux kernels older than 2.6.13
2013-11-11 Pavel RoskinFix compatibility with procfs API changes in Linux...
2011-05-11 proskiMove packet_size_bins[] from the header, it doesn't...
2011-05-03 proskiFix all instances of unused variables reported by gcc...
2011-02-02 proskiAdd support for the latest kernels that don't define...
2009-09-19 proskiFix contention window calculation in sample and minstre...
2009-09-03 proskiRewrite handling of the fixed rates
2009-04-28 proskiFix sample and minstrel algorithms for AR5416
2009-04-22 proskiFix incorrect use of ds_txstat in disabled code
2009-04-07 proskiMerge madwifi-free branch into the trunk
2009-01-14 proskiCompile fixes for Linux 2.6.29
2008-07-24 proskiMerge formatting changes from DFS branch
2008-07-18 proskiTypo fixes
2008-07-17 proskiRemove trailing whitespace where it's not in madwifi...
2008-06-21 mentorMake module loading and unloading much less noisy....
2008-06-19 proskiKASSERT should add newline at the end to match FreeBSD...
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-04-24 mentorConvert as many things as possible to use kzalloc
2008-04-23 nbdadd the default values for cwmin and cwmax to the if_at...
2008-04-10 mtaylorMissed file from r3515
2008-04-09 mtaylorSome cleanup for jiffies rollover problems. Use of...
2008-03-01 mentorMerge -dfs to trunk - r3366
2008-01-26 mtaylorMerge madwifi-dfs branch to trunk.
2008-01-25 mtaylorEliminate ether_sprintf in favor of new MAC_FMT and...
2007-11-21 mtaylorThe node debug lines in this file were just reporting...
2007-11-06 scottrInstall modules with mode set to 0644 instead of 0755.
2007-10-29 mtaylorWhen a channel switch announcement (CSA) happens either...
2007-10-04 mrenzmannRestructuring the repository layout in response to...