| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2013-06-25 | 1 | -0/+2 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2013-06-18 | 1 | -0/+2 |
| |\ |
|
| | * | iwlwifi: don't print module loading error if not modular | Johannes Berg | 2013-06-04 | 1 | -0/+2 |
* | | | iwlwifi: remove auto_agg module parameter | Emmanuel Grumbach | 2013-06-18 | 1 | -6/+0 |
* | | | iwlwifi: remove plcp_check module parameter | Emmanuel Grumbach | 2013-06-18 | 1 | -4/+0 |
* | | | iwlwifi: remove bt_ch_announce module param | Emmanuel Grumbach | 2013-06-18 | 1 | -6/+0 |
|/ / |
|
* | | iwlwifi: support loading NVM data from file | Eran Harary | 2013-05-16 | 1 | -0/+3 |
|/ |
|
* | iwlwifi: print warning on request_module failure | Johannes Berg | 2013-04-08 | 1 | -2/+7 |
* | iwlwifi: print opmode when firmware is loaded | Johannes Berg | 2013-04-03 | 1 | -2/+3 |
* | iwlwifi: remove 5ghz_disable option | Stanislaw Gruszka | 2013-03-20 | 1 | -4/+0 |
* | iwlwifi: move firmware restart debugfs hook to op_mode | Emmanuel Grumbach | 2013-03-06 | 1 | -3/+3 |
* | iwlwifi: export symbols only conditionally | Johannes Berg | 2013-03-06 | 1 | -3/+3 |
* | iwlwifi: a few fixes in license | Emmanuel Grumbach | 2013-03-06 | 1 | -1/+1 |
* | iwlwifi: disable 8K A-MSDU by default | Emmanuel Grumbach | 2013-02-28 | 1 | -2/+1 |
* | iwlwifi: add the MVM driver | Johannes Berg | 2013-02-01 | 1 | -5/+10 |
* | iwlwifi: fix calibration parser | Johannes Berg | 2013-01-30 | 1 | -2/+6 |
* | iwlwifi: update copyright | Johannes Berg | 2013-01-24 | 1 | -2/+2 |
* | iwlwifi: return real info in probe failure | Emmanuel Grumbach | 2012-11-29 | 1 | -3/+3 |
* | iwlwifi: load firmware in chunks | Johannes Berg | 2012-09-10 | 1 | -12/+14 |
* | iwlwifi: rework the iwlwifi debugfs structure | Meenakshi Venkataraman | 2012-07-26 | 1 | -18/+114 |
* | iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback | Emmanuel Grumbach | 2012-07-26 | 1 | -4/+5 |
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 2012-07-09 | 1 | -0/+1 |
|\ |
|
| * | iwlwifi: disable the watchdog for queues by default | Emmanuel Grumbach | 2012-06-25 | 1 | -0/+1 |
* | | iwlwifi: unlock on error path | Dan Carpenter | 2012-06-14 | 1 | -1/+3 |
|/ |
|
* | iwlwifi: use request_module instead of _nowait | Johannes Berg | 2012-06-13 | 1 | -1/+10 |
* | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next | Johannes Berg | 2012-06-13 | 1 | -1/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-06-06 | 1 | -1/+9 |
| |\ |
|
| | * | iwlwifi: fix double free/complete in firmware loading | Johannes Berg | 2012-06-05 | 1 | -2/+7 |
* | | | iwlwifi: fix dynamic loading | Johannes Berg | 2012-06-13 | 1 | -0/+23 |
|/ / |
|
* | | iwlwifi: implement dynamic opmode loading | Don Fry | 2012-06-05 | 1 | -4/+108 |
|/ |
|
* | iwlwifi: fix memory leak if opmode fails to init | Johannes Berg | 2012-05-25 | 1 | -9/+9 |
* | iwlwifi: add option to disable 5GHz band | Stanislaw Gruszka | 2012-05-08 | 1 | -0/+4 |
* | iwlwifi: use IWL_* instead of dev_printk when possible | Emmanuel Grumbach | 2012-05-08 | 1 | -4/+4 |
* | iwlwifi: clean up module parameters | Johannes Berg | 2012-04-23 | 1 | -0/+88 |
* | iwlwifi: clean up iwl-shared.h includes | Johannes Berg | 2012-04-23 | 1 | -0/+2 |
* | iwlwifi: remove unneeded includes | Emmanuel Grumbach | 2012-04-18 | 1 | -1/+0 |
* | iwlwifi: remove the shared area | Emmanuel Grumbach | 2012-04-18 | 1 | -6/+1 |
* | iwlwifi: don't use shared for the logger any more | Emmanuel Grumbach | 2012-04-18 | 1 | -0/+3 |
* | iwlwifi: driver holds its pointer to the transport | Emmanuel Grumbach | 2012-04-18 | 1 | -4/+4 |
* | iwlwifi: transport holds its pointer to the config | Emmanuel Grumbach | 2012-04-18 | 1 | -2/+0 |
* | iwlwifi: driver holds its pointer to the config | Emmanuel Grumbach | 2012-04-18 | 1 | -12/+14 |
* | iwlwifi: op_mode holds its pointer to the config | Emmanuel Grumbach | 2012-04-18 | 1 | -1/+1 |
* | iwlwifi: kill shrd->drv, driver points to transport | Emmanuel Grumbach | 2012-04-18 | 1 | -11/+11 |
* | iwlwifi: remove double verification of ucode sections | David Spinadel | 2012-04-16 | 1 | -36/+0 |
* | iwlwifi: set size of ucode section | David Spinadel | 2012-04-16 | 1 | -0/+1 |
* | iwlwifi: remove uCode alternatives mechanism | Johannes Berg | 2012-04-16 | 1 | -32/+1 |
* | iwlwifi: Add bool mvm_ucode to iwl_fw | David Spinadel | 2012-03-12 | 1 | -1/+8 |
* | iwlwifi: change struct iwl_fw | David Spinadel | 2012-03-12 | 1 | -65/+76 |
* | iwlwifi: Add TLVs and fields for 16.0 uCode | David Spinadel | 2012-03-12 | 1 | -0/+84 |
* | iwlwifi: more modularity in fw images and sections | David Spinadel | 2012-03-12 | 1 | -76/+204 |