Age | Commit message (Expand) | Author | Files | Lines |
2014-05-15 | iwlwifi: mvm: add uapsd_disable module parameter | Matt Chen | 1 | -0/+5 |
2014-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2014-02-23 | iwlwifi: mvm: fix a few wd_disable comments | Eliad Peller | 1 | -2/+1 |
2014-02-23 | iwlwifi: mvm: prepare infrastructure for more TLV flags | Eran Harary | 1 | -0/+44 |
2014-02-13 | iwlwifi: disable TX AMPDU by default for iwldvm | Emmanuel Grumbach | 1 | -1/+1 |
2014-02-13 | iwlwifi: mvm: new NVM format in family 8000 | Eran Harary | 1 | -0/+6 |
2014-02-03 | iwlwifi: fix potential buffer overrun in fw name | Liad Kaufman | 1 | -2/+3 |
2013-12-31 | iwlwifi: Update Copyright to 2014 | Emmanuel Grumbach | 1 | -2/+2 |
2013-12-17 | iwlwifi: mvm: add a generic cipher scheme support | Max Stepanov | 1 | -0/+39 |
2013-10-11 | iwlwifi: support Signed firmware image and Dual CPUs | Eran Harary | 1 | -0/+37 |
2013-08-16 | iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start() | Luciano Coelho | 1 | -3/+5 |
2013-08-16 | iwlwifi: use a macro for default probe length | Luciano Coelho | 1 | -1/+1 |
2013-06-25 | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 1 | -0/+2 |
2013-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+2 |
2013-06-18 | iwlwifi: remove auto_agg module parameter | Emmanuel Grumbach | 1 | -6/+0 |
2013-06-18 | iwlwifi: remove plcp_check module parameter | Emmanuel Grumbach | 1 | -4/+0 |
2013-06-18 | iwlwifi: remove bt_ch_announce module param | Emmanuel Grumbach | 1 | -6/+0 |
2013-06-04 | iwlwifi: don't print module loading error if not modular | Johannes Berg | 1 | -0/+2 |
2013-05-16 | iwlwifi: support loading NVM data from file | Eran Harary | 1 | -0/+3 |
2013-04-08 | iwlwifi: print warning on request_module failure | Johannes Berg | 1 | -2/+7 |
2013-04-03 | iwlwifi: print opmode when firmware is loaded | Johannes Berg | 1 | -2/+3 |
2013-03-20 | iwlwifi: remove 5ghz_disable option | Stanislaw Gruszka | 1 | -4/+0 |
2013-03-06 | iwlwifi: move firmware restart debugfs hook to op_mode | Emmanuel Grumbach | 1 | -3/+3 |
2013-03-06 | iwlwifi: export symbols only conditionally | Johannes Berg | 1 | -3/+3 |
2013-03-06 | iwlwifi: a few fixes in license | Emmanuel Grumbach | 1 | -1/+1 |
2013-02-28 | iwlwifi: disable 8K A-MSDU by default | Emmanuel Grumbach | 1 | -2/+1 |
2013-02-01 | iwlwifi: add the MVM driver | Johannes Berg | 1 | -5/+10 |
2013-01-30 | iwlwifi: fix calibration parser | Johannes Berg | 1 | -2/+6 |
2013-01-24 | iwlwifi: update copyright | Johannes Berg | 1 | -2/+2 |
2012-11-29 | iwlwifi: return real info in probe failure | Emmanuel Grumbach | 1 | -3/+3 |
2012-09-10 | iwlwifi: load firmware in chunks | Johannes Berg | 1 | -12/+14 |
2012-07-26 | iwlwifi: rework the iwlwifi debugfs structure | Meenakshi Venkataraman | 1 | -18/+114 |
2012-07-26 | iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback | Emmanuel Grumbach | 1 | -4/+5 |
2012-07-09 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 1 | -0/+1 |
2012-06-25 | iwlwifi: disable the watchdog for queues by default | Emmanuel Grumbach | 1 | -0/+1 |
2012-06-14 | iwlwifi: unlock on error path | Dan Carpenter | 1 | -1/+3 |
2012-06-13 | iwlwifi: use request_module instead of _nowait | Johannes Berg | 1 | -1/+10 |
2012-06-13 | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 1 | -1/+9 |
2012-06-13 | iwlwifi: fix dynamic loading | Johannes Berg | 1 | -0/+23 |
2012-06-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+9 |
2012-06-05 | iwlwifi: implement dynamic opmode loading | Don Fry | 1 | -4/+108 |
2012-06-05 | iwlwifi: fix double free/complete in firmware loading | Johannes Berg | 1 | -2/+7 |
2012-05-25 | iwlwifi: fix memory leak if opmode fails to init | Johannes Berg | 1 | -9/+9 |
2012-05-08 | iwlwifi: add option to disable 5GHz band | Stanislaw Gruszka | 1 | -0/+4 |
2012-05-08 | iwlwifi: use IWL_* instead of dev_printk when possible | Emmanuel Grumbach | 1 | -4/+4 |
2012-04-23 | iwlwifi: clean up module parameters | Johannes Berg | 1 | -0/+88 |
2012-04-23 | iwlwifi: clean up iwl-shared.h includes | Johannes Berg | 1 | -0/+2 |
2012-04-18 | iwlwifi: remove unneeded includes | Emmanuel Grumbach | 1 | -1/+0 |
2012-04-18 | iwlwifi: remove the shared area | Emmanuel Grumbach | 1 | -6/+1 |
2012-04-18 | iwlwifi: don't use shared for the logger any more | Emmanuel Grumbach | 1 | -0/+3 |