aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao2011-05-061-0/+1
* iwlagn: remove un-necessary debugfs callbackWey-Yi Guy2011-04-301-1/+0
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-1/+1
* iwlagn: move IO functions out of lineJohannes Berg2011-04-071-1/+1
* iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka2011-02-281-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-26/+13
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-13/+26
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-26/+13
* iwlagn: 2000 series devices supportWey-Yi Guy2011-01-211-0/+1
* iwlwifi: fix modular 3945 only buildJohannes Berg2010-11-221-0/+4
* iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-2/+2
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-2/+2
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-0/+3
* iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy2010-10-141-1/+1
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-1/+1
* iwlwifi: separate thermal throttling functionWey-Yi Guy2010-08-241-0/+1
* iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy2010-06-211-2/+2
* iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy2010-06-211-1/+1
* iwl3945: add ucode statisticsAbhijeet Kolekar2010-04-301-0/+1
* iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar2010-04-161-0/+1
* iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy2010-03-251-0/+1
* iwlwifi: move tx queue related code to separate fileWey-Yi Guy2010-03-251-1/+1
* iwlwifi: move hcmd related code to separate fileWey-Yi Guy2010-03-251-1/+1
* iwlwifi: move ucode loading related code to separated fileWey-Yi Guy2010-03-251-0/+1
* iwlagn: move ICT code into separate fileJohannes Berg2010-03-091-1/+1
* iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-251-1/+0
* iwlwifi: check endianness annotations by defaultJohannes Berg2010-01-251-0/+2
* iwlwifi: LED cleanupJohannes Berg2009-10-071-3/+2
* iwlwifi: device tracingJohannes Berg2009-10-071-2/+5
* iwlwifi: port to cfg80211 rfkillJohannes Berg2009-06-101-1/+0
* iwl3945: use iwl_led structureAbhijeet Kolekar2009-03-161-2/+1
* iwlwifi: correct device name for 1000 seriesJay Sternberg2009-03-161-1/+1
* iwlwifi: Fix and rework Kconfig fileReinette Chatre2009-02-271-2/+2
* iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz2009-02-091-1/+1
* iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg2009-01-291-0/+1
* iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg2009-01-291-0/+1
* iwlwifi: move host command check function into separate fileWinkler, Tomas2008-12-051-1/+1
* iwlwifi: move spectrum measurement code to iwl-spectrum.c fileTomas Winkler2008-11-211-0/+1
* iwlwifi: rename 4965 to AGNTomas Winkler2008-08-041-5/+6
* iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler2008-08-041-4/+2
* iwlwifi: rename iwl-4695-rs to iwl-agn-rsTomas Winkler2008-08-041-1/+1
* iwlwifi: move scan to iwl-scan.c iwlcoreTomas Winkler2008-06-141-2/+3
* iwlwifi: removes the RUN_TIME_CALIB ifdefEmmanuel Grumbach2008-06-141-2/+1
* iwlwifi: compile iwl-sta into iwlcoreTomas Winkler2008-05-141-2/+2
* iwlwifi: move NIC init and Tx queues init to iwlcoreRon Rindjunsky2008-05-141-1/+1
* iwlwifi: move RX code to iwl-rx.cTomas Winkler2008-05-141-0/+1
* iwlwifi-5000: adding initial recognition for the 5000 familyTomas Winkler2008-05-071-0/+5
* iwlwifi: Add power level supportMohamed Abbas2008-05-071-1/+1
* iwlwifi: HW dependent run time calibrationEmmanuel Grumbach2008-05-071-0/+1
* iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler2008-04-231-1/+1