Age | Commit message (Expand) | Author |
2010-04-10 | Intel Centrino Advanced-N 6200 G2 adapters have their own hardware | Damien Bergamini |
2010-02-17 | read calibration version from ROM and set IWN_GP_DRIVER_CALIB_VER6 | Damien Bergamini |
2010-01-23 | finally, 6250 parts need crystal calibration too. | Damien Bergamini |
2010-01-16 | rename bluetooth coexistence flags. no binary change. | Damien Bergamini |
2009-11-08 | - remove non-production pci ids for 6050 3x3 | Damien Bergamini |
2009-11-03 | s/TX_IQ_PERD/TX_IQ_PERIODIC/ | Damien Bergamini |
2009-11-01 | - fix rx chain mask in scan command | Damien Bergamini |
2009-10-28 | - use bus_space_write_1 to write to IWN_INT_PERIODIC (0x5), even though | Damien Bergamini |
2009-10-26 | update WiFi Link 6000 product ids. | Damien Bergamini |
2009-10-24 | add explicit barriers for read/write accesses to prph and internal memory. | Damien Bergamini |
2009-10-24 | enable WiFi/WiMAX coexistence for 6050 combo adapters. | Damien Bergamini |
2009-10-24 | huge diff introducing many of the recent changes made by intel to iwlwifi: | Damien Bergamini |
2009-05-29 | fix confusion between number of DMA channels and number of Tx queues. | Damien Bergamini |
2009-05-27 | allow iwn(4) to coexist with Intel Active Management Technology (AMT) | Damien Bergamini |
2009-05-24 | reduce Rx ring size from 256 to 64 slots. | Damien Bergamini |
2009-05-20 | add code to read from OTPROM (1000 and 6000 series only). | Damien Bergamini |
2009-03-10 | cleanup the mess in Intel WiFi Link PCI Ids. | Damien Bergamini |
2009-02-15 | attach the Intel WiFi Link 100 and 6000 Series (though no firmware | Damien Bergamini |
2008-12-12 | get rid of the ugly IWN_SET_DESC_SEG/NSEGS macros. | Damien Bergamini |
2008-12-02 | Add code for 5150 support (not tested since I don't have the hardware and | Damien Bergamini |
2008-11-25 | move some generic PCIe register flags used in wpi(4) and iwn(4) | Damien Bergamini |
2008-11-21 | Fix crystal and gain calibration on 5000 Series. | Damien Bergamini |
2008-11-19 | For 5000 Series, store baseband calibration results sent by the | Damien Bergamini |
2008-11-09 | rework the rate coding code to get rid of the ugly {wpi,iwn}_plcp_signal() | Damien Bergamini |
2008-11-08 | rework iwn_start(). | Damien Bergamini |
2008-11-03 | HW CCMP encryption/decryption of unicast frames. | Damien Bergamini |
2008-10-22 | lot of cleanup, small fixes. | Damien Bergamini |
2008-10-13 | Almost complete rewrite of iwn(4). | Damien Bergamini |
2008-04-27 | fix rate control. | Damien Bergamini |
2007-11-27 | fix shared area structure. | Damien Bergamini |
2007-11-27 | fix DMA alignment constraints: rings must be aligned on a 256-byte | Damien Bergamini |
2007-11-17 | fix reading of EEPROM for some adapters. | Damien Bergamini |
2007-09-10 | fix interrupts processing and scan command + cleanup | Damien Bergamini |
2007-09-10 | if more than 5 consecutive beacons are lost, reinitialize sensitivity | Damien Bergamini |
2007-09-10 | cleanup. no binary change. | Damien Bergamini |
2007-09-07 | make sure the length of the first segment of a Tx descriptor is a multiple | Damien Bergamini |
2007-09-06 | fix temperature sensor. the sensors framework wants muK not degC! | Damien Bergamini |
2007-09-06 | new iwn(4) driver for Intel Wireless WiFi Link 4965AGN. | Damien Bergamini |