summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Makefile
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove testmodeJohannes Berg2013-06-181-1/+0
* iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-131-2/+4
* iwlwifi: make device configuration bus agnosticEmmanuel Grumbach2013-03-061-2/+1
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-0/+1
* iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg2013-01-301-0/+1
* iwlwifi: add 7000 series device configurationJohannes Berg2013-01-301-0/+1
* iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer2012-06-131-4/+5
* iwlwifi: refactor testmodeIlan Peer2012-06-111-0/+1
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-061-0/+1
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-13/+2
* iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-061-7/+3
* iwlwifi: move notification wait into coreJohannes Berg2012-06-051-1/+1
* iwlwifi: implement dynamic opmode loadingDon Fry2012-06-051-14/+18
* iwlwifi: remove ucode16 optionJohannes Berg2012-05-251-1/+0
* iwlwifi: remove TX/RX frame statisticsJohannes Berg2012-04-231-1/+1
* iwlwifi: dynamically determine lib_opsJohannes Berg2012-04-121-1/+1
* iwlwifi: phy_db structureDavid Spinadel2012-04-091-0/+2
* iwlwifi: abstract out notification wait supportJohannes Berg2012-03-071-0/+1
* iwlwifi: add wrappers for command sendingJohannes Berg2012-03-071-1/+0
* iwlwifi: introducing the drv object's flowsEmmanuel Grumbach2012-02-271-0/+1
* iwlwifi: trace debug messagesJohannes Berg2012-02-171-1/+1
* iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy2011-12-081-1/+1
* iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2011-12-021-1/+1
* iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2011-12-021-1/+1
* iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy2011-11-111-1/+1
* iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy2011-10-141-2/+2
* iwlagn: merge station management functionsWey-Yi Guy2011-10-141-2/+1
* iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry2011-10-031-20/+20
* iwlagn: Makefile whitespace cleanupJohannes Berg2011-09-191-10/+10
* iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg2011-09-191-0/+1
* iwlagn: move PCI-E transport filesJohannes Berg2011-09-191-1/+1
* iwlagn: merge eeprom access into single fileWey-Yi Guy2011-09-191-1/+1
* iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach2011-07-161-3/+3
* iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach2011-07-161-1/+1
* iwlagn: remove un-necessary fileWey-Yi Guy2011-07-161-1/+1
* iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach2011-07-011-0/+1
* iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach2011-06-181-0/+1
* 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