summaryrefslogtreecommitdiffstats
path: root/sys/dev/iwn/if_iwnvar.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-33/+3
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-3/+33
* MFC: r260053marius2014-04-251-2/+0
* Prepare for the PAN (personal area network) support for iwn(4).adrian2013-08-111-2/+65
* Implement basic 802.11n awareness in the PHY and AMRR rate control code.adrian2013-07-041-1/+0
* Add support for TX packet aggregation.bschmidt2011-05-081-4/+18
* Add support for RX packet aggregation.bschmidt2011-05-081-0/+5
* Prepare for transmitting frames at MCS rates:bschmidt2011-05-081-1/+1
* Use the enhanced TX power information availabe on newer EEPROMs.bschmidt2011-05-081-1/+0
* Add basic support for advanced bluetooth coexistence requiredbschmidt2011-04-201-0/+1
* Pull some features out of the firmware:bschmidt2011-04-191-0/+2
* Add some new features:bschmidt2011-04-161-0/+2
* Bring over the HAL/OPS changes, instead of two const structs it is nowbschmidt2011-04-161-11/+12
* Just a whitespace sync, some more style(9) conform then others.bschmidt2011-04-161-3/+3
* Sync comments with OpenBSD.bschmidt2011-04-161-1/+0
* Shuffle code around a bit. Mostly to group functional connected things,bschmidt2011-04-161-7/+6
* Revert some of local calibration changes in favour of the OpenBSDbschmidt2011-04-151-16/+3
* Split up watchdog and calibration callout. This allows us to use differentbschmidt2011-04-151-1/+2
* Remove IWN_FLAG_HAS_5GHZ and IWN_PCI_BAR0, both unused.bschmidt2011-04-141-1/+0
* For 6000 series and newer devices the DC calibration results are nobschmidt2010-12-051-0/+1
* Rewrite parts of the calibration code which is run while bringing upbschmidt2010-09-191-2/+15
* Add support for firmware images in "type-length-value" format.bschmidt2010-07-151-2/+3
* Fix some small whitespace nits.bschmidt2010-07-151-1/+1
* * Rename bluetooth coexistence flags, no binary change.bschmidt2010-04-101-1/+2
* net80211 rate control framework (net80211 ratectl).rpaulo2010-04-071-3/+0
* Revert iwn channel-argument handling of set_txpower() to r201822keramida2010-01-091-1/+2
* iwn(4) update. Notable changes:rpaulo2009-12-291-15/+30
* Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-231-32/+121
* Overhaul monitor mode handling:sam2009-05-201-2/+0
* Create a taskqueue for each wireless interface which provides a serialisedthompsa2009-05-021-32/+3
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-291-0/+242
OpenPOWER on IntegriCloud