summaryrefslogtreecommitdiffstats
path: root/sys/modules/iwnfw/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diff"Renato Botelho2016-02-221-13/+1
| | | | This reverts commit 6ee75bdd7bf7c20359dd6e38c243586cb062edea.
* Importing pfSense patches net80211HEAD.tgz and conf.file.ieee80211.diffRenato Botelho2015-08-171-1/+13
|
* Add firmware for the Intel 2030 and variants.adrian2013-08-111-1/+1
| | | | | Submitted by: Cedric GROSS <cg@gross.info> Obtained from: Linux, Intel
* Add firmware images for the 6000 series g2a and g2b adapters.bschmidt2011-04-201-1/+1
|
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-151-1/+1
| | | | | | - Add 6050 firmware MFC after: 2 weeks
* iwn(4) update. Notable changes:rpaulo2009-12-291-1/+1
| | | | | | | | | | | | | | | | | | | | * new firmware * untested support for 1000 and 6000 series * bgscan support * remove unnecessary RXON changes * allow setting of country/regdomain by enforcing channel flags read from the EEPROM * suspend/resume fixes * RF kill switch fixes * LED adjustments * several bus_dma*() related fixes * addressed some LORs * many other bug fixes Submitted by: Bernhard Schmidt <bschmidt at techwires.net> Obtained from: Brandon Gooch <jamesbrandongooch at gmail dot com> (LED related changes), Benjamin Kaduk <kaduk at mit dot edu> (LOR fixes), OpenBSD
* Updates to the iwn driver:rpaulo2009-10-241-20/+2
| | | | | | | | | | | | * iwnfw has now been split into individual modules so autoloading of firmware module(s) does work again. * Changes have been made to RUN -> AUTH transition, this should fix the issue reported by Glen and others. * Brandon reported issues in iwn_cmd() with large commands, those have been fixed to. * DEAUTH is now handled correctly. Submitted by: Bernhard Schmidt <bschmidt at techwires.net>
* Updated iwn(4) driver supporting the newer series, 5000, 5150 and 5300.rpaulo2009-10-231-5/+15
| | | | Submitted by: Bernhard Schmidt <bschmidt at techwires.net>
* remove license ack requirement; this was never neededsam2009-01-091-1/+0
| | | | Reviewed by: core
* Intel 4965 wireless driver (derived from openbsd driver of the same name)sam2008-04-291-0/+14
OpenPOWER on IntegriCloud