Sam Leffler 16b4851a16 Radiotap fixups:
o catch one place where we were not using ath_chan_change to
  switch channels; this fixes a problem where the channel
  settings were not being correctly reported in captured packets
o return unique channel identification in the channel flags;
  ethereal gets confused if you return merged flags (e.g. ofdm,
  cck, and 2Ghz) (this is workaround and should be removed if
  we can ever cleanup radiotap consumers)
o correct short/long preamble flag state for rx and treat tx
  the same--use a new hwflags array that gives us the data
  based on the h/w rate index/cookie
o add gross hack to handle radiotap capture of frames that
  come in with hardware padding; should be replaced by a
  flag in the radiotap header and more smarts in the apps
  that decode radiotap data
2004-12-31 20:32:40 +00:00
..
2004-11-12 02:18:42 +00:00
2004-12-24 13:38:25 +00:00
2004-12-31 20:32:40 +00:00
2004-12-08 17:36:51 +00:00
2004-12-13 22:07:23 +00:00
2004-12-13 22:07:23 +00:00
2004-11-21 02:42:09 +00:00
2004-10-17 21:44:11 +00:00
2004-11-10 06:21:47 +00:00
2004-11-11 19:14:09 +00:00
2004-12-23 05:28:36 +00:00
2004-12-22 17:29:37 +00:00
2004-12-08 17:36:51 +00:00
2004-11-17 23:36:11 +00:00
2004-12-24 14:13:38 +00:00
2004-12-22 17:30:38 +00:00
2004-12-22 17:36:38 +00:00