summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/Makefile
AgeCommit message (Expand)Author
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy
2011-10-14iwlagn: merge station management functionsWey-Yi Guy
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy
2011-04-07iwlagn: move IO functions out of lineJohannes Berg
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-01-21 iwlagn: 2000 series devices supportWey-Yi Guy
2010-11-22iwlwifi: fix modular 3945 only buildJohannes Berg
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg
2010-10-14iwlwifi: move agn only eeprom functions to separate fileWey-Yi Guy
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-06-21iwlwifi: move calibration from iwlcore to iwlagnWey-Yi Guy
2010-06-21iwlwifi: move agn specific rx related code to iwl-agn-rx.cWey-Yi Guy
2010-04-30iwl3945: add ucode statisticsAbhijeet Kolekar
2010-04-16iwlwifi: add debugfs ops to iwlwifiAbhijeet Kolekar
2010-03-25iwlwifi: move agn common code to iwlagn library fileWey-Yi Guy
2010-03-25iwlwifi: move tx queue related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move hcmd related code to separate fileWey-Yi Guy
2010-03-25iwlwifi: move ucode loading related code to separated fileWey-Yi Guy
2010-03-09iwlagn: move ICT code into separate fileJohannes Berg
2010-01-25iwlwifi: cleanup spectrum measurement command supportReinette Chatre
2010-01-25iwlwifi: check endianness annotations by defaultJohannes Berg
2009-10-07iwlwifi: LED cleanupJohannes Berg
2009-10-07iwlwifi: device tracingJohannes Berg
2009-06-10iwlwifi: port to cfg80211 rfkillJohannes Berg
2009-03-16iwl3945: use iwl_led structureAbhijeet Kolekar
2009-03-16iwlwifi: correct device name for 1000 seriesJay Sternberg
2009-02-27iwlwifi: Fix and rework Kconfig fileReinette Chatre
2009-02-09iwl3945: Getting rid of the *39_rxon iwl_priv fieldsSamuel Ortiz
2009-01-29iwlwifi: add recognition of Intel WiFi Link 100 SeriesJay Sternberg
2009-01-29iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 SeriesJay Sternberg
2008-12-05iwlwifi: move host command check function into separate fileWinkler, Tomas