aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-23/+0
2015-05-28iwlwifi: refactor common transport alloc/init codeJohannes Berg1-0/+1
2014-02-03iwlwifi: Add 8000 HW family supportEran Harary1-1/+1
2013-06-18iwlwifi: remove testmodeJohannes Berg1-1/+0
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg1-2/+4
2013-03-06iwlwifi: make device configuration bus agnosticEmmanuel Grumbach1-2/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+1
2013-01-30iwlwifi: add NVM and PHY DB code for new MVM driverJohannes Berg1-0/+1
2013-01-30iwlwifi: add 7000 series device configurationJohannes Berg1-0/+1
2012-06-13iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer1-4/+5
2012-06-11iwlwifi: refactor testmodeIlan Peer1-0/+1
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg1-0/+1
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-13/+2
2012-06-06iwlwifi: move PCIe into subdirectoryJohannes Berg1-7/+3
2012-06-05iwlwifi: move notification wait into coreJohannes Berg1-1/+1
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry1-14/+18
2012-05-25iwlwifi: remove ucode16 optionJohannes Berg1-1/+0
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg1-1/+1
2012-04-12iwlwifi: dynamically determine lib_opsJohannes Berg1-1/+1
2012-04-09iwlwifi: phy_db structureDavid Spinadel1-0/+2
2012-03-07iwlwifi: abstract out notification wait supportJohannes Berg1-0/+1
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-1/+0
2012-02-27iwlwifi: introducing the drv object's flowsEmmanuel Grumbach1-0/+1
2012-02-17iwlwifi: trace debug messagesJohannes Berg1-1/+1
2011-12-08iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy1-1/+1
2011-12-02iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry1-1/+1
2011-12-02iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy1-1/+1
2011-11-11iwlwifi: move all mac80211 related functions to one placeWey-Yi Guy1-1/+1
2011-10-14iwlagn: rename iwl-rx.c to iwl-agn-rx.cWey-Yi Guy1-2/+2
2011-10-14iwlagn: merge station management functionsWey-Yi Guy1-2/+1
2011-10-03iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.Don Fry1-20/+20
2011-09-19iwlagn: Makefile whitespace cleanupJohannes Berg1-10/+10
2011-09-19iwlagn: generically provide iwl_trans_send_cmd_pduJohannes Berg1-0/+1
2011-09-19iwlagn: move PCI-E transport filesJohannes Berg1-1/+1
2011-09-19iwlagn: merge eeprom access into single fileWey-Yi Guy1-1/+1
2011-07-16iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.cEmmanuel Grumbach1-1/+1
2011-07-16iwlagn: move tx transport functions to iwl-trans-tx-pcie.cEmmanuel Grumbach1-3/+3
2011-07-16iwlagn: move rx transport functions to iwl-trans-rx-pcie.cEmmanuel Grumbach1-1/+1
2011-07-16iwlagn: remove un-necessary fileWey-Yi Guy1-1/+1
2011-07-01iwlagn: introduce transport layer and implement rx_initEmmanuel Grumbach1-0/+1
2011-06-18iwlagn: add a iwl_pci.[ch] files that will contain all PCI specific codeEmmanuel Grumbach1-0/+1
2011-05-06iwlwifi: support the svtool messages interactions through nl80211 test modeCindy H. Kao1-0/+1
2011-04-30iwlagn: remove un-necessary debugfs callbackWey-Yi Guy1-1/+0
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-1/+1
2011-04-07iwlagn: move IO functions out of lineJohannes Berg1-1/+1
2011-02-28iwlwifi: move remaining iwl-agn-rx.c code into iwl-rx.cStanislaw Gruszka1-1/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-26/+13
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-13/+26
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-26/+13
2011-01-21 iwlagn: 2000 series devices supportWey-Yi Guy1-0/+1