aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-drv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2014-02-23iwlwifi: mvm: fix a few wd_disable commentsEliad Peller1-2/+1
2014-02-23iwlwifi: mvm: prepare infrastructure for more TLV flagsEran Harary1-0/+44
2014-02-13iwlwifi: disable TX AMPDU by default for iwldvmEmmanuel Grumbach1-1/+1
2014-02-13iwlwifi: mvm: new NVM format in family 8000Eran Harary1-0/+6
2014-02-03iwlwifi: fix potential buffer overrun in fw nameLiad Kaufman1-2/+3
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-17iwlwifi: mvm: add a generic cipher scheme supportMax Stepanov1-0/+39
2013-10-11iwlwifi: support Signed firmware image and Dual CPUsEran Harary1-0/+37
2013-08-16iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()Luciano Coelho1-3/+5
2013-08-16iwlwifi: use a macro for default probe lengthLuciano Coelho1-1/+1
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-0/+2
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach1-6/+0
2013-06-18iwlwifi: remove plcp_check module parameterEmmanuel Grumbach1-4/+0
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach1-6/+0
2013-06-04iwlwifi: don't print module loading error if not modularJohannes Berg1-0/+2
2013-05-16iwlwifi: support loading NVM data from fileEran Harary1-0/+3
2013-04-08iwlwifi: print warning on request_module failureJohannes Berg1-2/+7
2013-04-03iwlwifi: print opmode when firmware is loadedJohannes Berg1-2/+3
2013-03-20iwlwifi: remove 5ghz_disable optionStanislaw Gruszka1-4/+0
2013-03-06iwlwifi: move firmware restart debugfs hook to op_modeEmmanuel Grumbach1-3/+3
2013-03-06iwlwifi: export symbols only conditionallyJohannes Berg1-3/+3
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-02-28iwlwifi: disable 8K A-MSDU by defaultEmmanuel Grumbach1-2/+1
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-5/+10
2013-01-30iwlwifi: fix calibration parserJohannes Berg1-2/+6
2013-01-24iwlwifi: update copyrightJohannes Berg1-2/+2
2012-11-29iwlwifi: return real info in probe failureEmmanuel Grumbach1-3/+3
2012-09-10iwlwifi: load firmware in chunksJohannes Berg1-12/+14
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman1-18/+114
2012-07-26iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callbackEmmanuel Grumbach1-4/+5
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-0/+1
2012-06-25iwlwifi: disable the watchdog for queues by defaultEmmanuel Grumbach1-0/+1
2012-06-14iwlwifi: unlock on error pathDan Carpenter1-1/+3
2012-06-13iwlwifi: use request_module instead of _nowaitJohannes Berg1-1/+10
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+9
2012-06-13iwlwifi: fix dynamic loadingJohannes Berg1-0/+23
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+9
2012-06-05iwlwifi: implement dynamic opmode loadingDon Fry1-4/+108
2012-06-05iwlwifi: fix double free/complete in firmware loadingJohannes Berg1-2/+7
2012-05-25iwlwifi: fix memory leak if opmode fails to initJohannes Berg1-9/+9
2012-05-08iwlwifi: add option to disable 5GHz bandStanislaw Gruszka1-0/+4
2012-05-08iwlwifi: use IWL_* instead of dev_printk when possibleEmmanuel Grumbach1-4/+4
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-0/+88
2012-04-23iwlwifi: clean up iwl-shared.h includesJohannes Berg1-0/+2
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach1-6/+1
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach1-0/+3
2012-04-18iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach1-4/+4