summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Makefile
AgeCommit message (Expand)Author
2014-02-03iwlwifi: Add 8000 HW family supportEran Harary
2013-06-18iwlwifi: remove testmodeJohannes Berg
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach
2013-02-01iwlwifi: add the MVM driverJohannes Berg
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer
2012-06-11iwlwifi: refactor testmodeIlan Peer
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg
2012-06-05iwlwifi: move notification wait into coreJohannes Berg
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg
2012-04-09iwlwifi: phy_db structureDavid Spinadel
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach
2012-02-17iwlwifi: trace debug messagesJohannes Berg
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy
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