Fix compatibility with procfs API changes in Linux 3.10
[madwifi/.git] / tools /
2013-11-08 Pavel RoskinRemove all references to ath_info
2012-05-01 proskiUse "%s" in err() calls to fix a warning on Ubuntu...
2011-08-26 proskiFix typos found by codespell
2010-03-23 proskiFix typos
2009-09-02 proskiFix sparse warnings
2009-05-28 mrenzmannFix all references to old domain name.
2009-04-22 proskiRemove all reverse engineering support, it's pointless now
2009-04-07 proskiMerge madwifi-free branch into the trunk
2008-06-06 mentorMake pointer declarations and casting consistent. Some...
2008-06-01 proskiRename remaining instances of ALL to PROGRAMS
2008-05-30 proskiCopy Makefile and wpakey.c from madwifi-dfs branch
2008-05-23 mentorAdd lots of .PHONY to Makefiles and remove a duplicate...
2008-04-10 mtaylorMove slot-time, CTS/RTS, and ACK timeout calculations...
2008-04-09 mtaylorThis patch cleans up the VAP creation API.
2008-04-03 proskiMove ath_info manual page to the ath_info repository
2008-04-03 proskiMove ath_info.c to a separate repository
2008-04-03 proskiRemove all references to ath_info, it's about to be...
2008-04-03 proskiFirst step for power calibration reading support. This...
2008-04-03 proskiMerge r2998:3007 from madwifi-trace
2008-04-03 proskiath_info: add support to read (-R ADDR) and write ...
2008-04-03 proskiDump EEPROM starting with 0, not 1
2008-04-03 proskiAccept 64-bit addresses on the command line
2008-04-03 proskiWarning fix for 64-bit systems: u_int64_t is not unsign...
2008-04-03 proskiMerge from dfs branch
2008-02-11 kelmofix errors in ath_info.8 manpage (as detected by debian...
2008-02-04 mentorCleanup up de-MIC failure (in hardware) handling. Appar...
2008-01-25 mtaylor- Add a iwpriv function that dumps a mapping of nasty...
2008-01-02 benoitMerge madwifi-dfs to trunk : r3109
2007-12-21 mentorLots and lots of formatting and trivial changes that...
2007-12-07 br1introduce new debug flag "tsf" (ATH_DEBUG_TSF) so TSF...
2007-11-28 proskiStandardize on ARRAY_SIZE, stop defining and undefining N
2007-11-25 mtaylorFix ATH_DEBUG_GLOBAL mask
2007-11-25 mtaylorRe-enable skb debug destructor, chaining to original...
2007-11-21 mtaylorSupport for setting default VAP debug flags at module...
2007-11-20 proskiMerge tools/wlanconfig.c changes from the DFS branch
2007-11-02 proskiFix support for big-endian systems
2007-11-01 proskiFix support for 64-bit systems
2007-11-01 proskiBig cleanup of tools/ath_info.c
2007-10-28 mtaylorAdd indication of radar, half and quarter rates to...
2007-10-16 br1add dump eeprom option (-d) to ath_info to dump the...
2007-10-04 mrenzmannRestructuring the repository layout in response to...