summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-drv.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: support Signed firmware image and Dual CPUsEran Harary2013-10-111-0/+37
* iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho2013-08-161-3/+5
* iwlwifi: use a macro for default probe lengthLuciano Coelho2013-08-161-1/+1
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-251-0/+2
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-181-0/+2
| |\
| | * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
* | | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-181-6/+0
* | | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-181-4/+0
* | | iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-181-6/+0
|/ /
* | iwlwifi: support loading NVM data from fileEran Harary2013-05-161-0/+3
|/
* iwlwifi: print warning on request_module failureJohannes Berg2013-04-081-2/+7
* iwlwifi: print opmode when firmware is loadedJohannes Berg2013-04-031-2/+3
* iwlwifi: remove 5ghz_disable optionStanislaw Gruszka2013-03-201-4/+0
* iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach2013-03-061-3/+3
* iwlwifi: export symbols only conditionallyJohannes Berg2013-03-061-3/+3
* iwlwifi: a few fixes in licenseEmmanuel Grumbach2013-03-061-1/+1
* iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach2013-02-281-2/+1
* iwlwifi: add the MVM driverJohannes Berg2013-02-011-5/+10
* iwlwifi: fix calibration parserJohannes Berg2013-01-301-2/+6
* iwlwifi: update copyrightJohannes Berg2013-01-241-2/+2
* iwlwifi: return real info in probe failureEmmanuel Grumbach2012-11-291-3/+3
* iwlwifi: load firmware in chunksJohannes Berg2012-09-101-12/+14
* iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-261-18/+114
* iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callbackEmmanuel Grumbach2012-07-261-4/+5
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-091-0/+1
|\
| * iwlwifi: disable the watchdog for queues by defaultEmmanuel Grumbach2012-06-251-0/+1
* | iwlwifi: unlock on error pathDan Carpenter2012-06-141-1/+3
|/
* iwlwifi: use request_module instead of _nowaitJohannes Berg2012-06-131-1/+10
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-131-1/+9
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-061-1/+9
| |\
| | * iwlwifi: fix double free/complete in firmware loadingJohannes Berg2012-06-051-2/+7
* | | iwlwifi: fix dynamic loadingJohannes Berg2012-06-131-0/+23
|/ /
* | iwlwifi: implement dynamic opmode loadingDon Fry2012-06-051-4/+108
|/
* iwlwifi: fix memory leak if opmode fails to initJohannes Berg2012-05-251-9/+9
* iwlwifi: add option to disable 5GHz bandStanislaw Gruszka2012-05-081-0/+4
* iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach2012-05-081-4/+4
* iwlwifi: clean up module parametersJohannes Berg2012-04-231-0/+88
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-231-0/+2
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-181-1/+0
* iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-181-6/+1
* iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach2012-04-181-0/+3
* iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-181-2/+0
* iwlwifi: driver holds its pointer to the configEmmanuel Grumbach2012-04-181-12/+14
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-181-1/+1
* iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach2012-04-181-11/+11
* iwlwifi: remove double verification of ucode sectionsDavid Spinadel2012-04-161-36/+0
* iwlwifi: set size of ucode sectionDavid Spinadel2012-04-161-0/+1
* iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-161-32/+1
* iwlwifi: Add bool mvm_ucode to iwl_fwDavid Spinadel2012-03-121-1/+8
OpenPOWER on IntegriCloud