summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_wpivar.h
AgeCommit message (Expand)Author
2010-09-07remove the powerhook code. All architectures now use the ca_activate treeTheo de Raadt
2010-07-22Add suspend/resume logic. As discussed with phessler@, incorporatingMark Kettenis
2010-07-22Prevent a process from entering wpi_ioctl while another process isMark Kettenis
2009-11-17nuke the temperature sensor.Damien Bergamini
2009-05-12switch wpi(4) and iwn(4) over to MCLGETI.Damien Bergamini
2008-12-03allow users to select a fixed rate.Damien Bergamini
2008-11-09rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal()Damien Bergamini
2008-11-08major wpi(4) overhaul.Damien Bergamini
2007-11-19all TX rings have the same fixed size (256 entries) and this is notDamien Bergamini
2007-09-11- add callbacks for setting EDCA parameters and pairwise crypto keys.Damien Bergamini
2007-08-22when running out of rx buffers, allocate a new mbuf and copy the rxDamien Bergamini
2007-06-16do not allocate ring descriptors for the service queue.Damien Bergamini
2007-06-05Major wpi(4) update:Damien Bergamini
2006-10-23make sure wpi_iter_func() is called at splnet.Damien Bergamini
2006-08-28Completely rework the allocation/management of Rx buffers.Damien Bergamini
2006-08-01- improve scan code to support scanning of 802.11a channelsDamien Bergamini
2006-06-17Move AMRR rate control algorithm out of wpi(4) and ural(4), into net80211.Damien Bergamini
2006-05-25automatic rate control (AMRR) + cosmetic and small fixesDamien Bergamini
2006-05-20more radiotap.Damien Bergamini
2006-05-20more rx radiotap statsDamien Bergamini
2006-05-20- fix short slot time and short preamble settingsDamien Bergamini
2006-05-17mega-commit of unrelated changes:Damien Bergamini
2006-05-14Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABGDamien Bergamini