Emmanuel Grumbach
|
aed7d9ac18
iwlwifi: disable 8K A-MSDU by default
|
12 years ago |
Johannes Berg
|
8ca151b568
iwlwifi: add the MVM driver
|
12 years ago |
Johannes Berg
|
aa2b177083
iwlwifi: fix calibration parser
|
12 years ago |
Johannes Berg
|
128e63ef07
iwlwifi: update copyright
|
12 years ago |
Emmanuel Grumbach
|
59f547ac5b
iwlwifi: return real info in probe failure
|
12 years ago |
Johannes Berg
|
83f84d7bd4
iwlwifi: load firmware in chunks
|
12 years ago |
Meenakshi Venkataraman
|
9da987ac2b
iwlwifi: rework the iwlwifi debugfs structure
|
13 years ago |
Emmanuel Grumbach
|
1c8e11e117
iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback
|
13 years ago |
John W. Linville
|
fd2841c5b5
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
|
13 years ago |
Emmanuel Grumbach
|
020c876738
iwlwifi: disable the watchdog for queues by default
|
13 years ago |
Dan Carpenter
|
daf67ce8cf
iwlwifi: unlock on error path
|
13 years ago |
Johannes Berg
|
d4b1048322
iwlwifi: use request_module instead of _nowait
|
13 years ago |
Johannes Berg
|
627ae3ddd6
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
|
13 years ago |
Johannes Berg
|
ff1ffb850b
iwlwifi: fix dynamic loading
|
13 years ago |
John W. Linville
|
7c9c46c16d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
13 years ago |
Don Fry
|
cc5f7e3976
iwlwifi: implement dynamic opmode loading
|
13 years ago |
Johannes Berg
|
f69a23b795
iwlwifi: fix double free/complete in firmware loading
|
13 years ago |
Johannes Berg
|
75813bde1f
iwlwifi: fix memory leak if opmode fails to init
|
13 years ago |
Stanislaw Gruszka
|
f6b1154678
iwlwifi: add option to disable 5GHz band
|
13 years ago |
Emmanuel Grumbach
|
c15797e6af
iwlwifi: use IWL_* instead of dev_printk when possible
|
13 years ago |
Johannes Berg
|
65de7e84fd
iwlwifi: clean up module parameters
|
13 years ago |
Johannes Berg
|
6238b00880
iwlwifi: clean up iwl-shared.h includes
|
13 years ago |
Emmanuel Grumbach
|
ff8ead40e2
iwlwifi: remove unneeded includes
|
13 years ago |
Emmanuel Grumbach
|
87ce05a251
iwlwifi: remove the shared area
|
13 years ago |
Emmanuel Grumbach
|
4b9844f5d8
iwlwifi: don't use shared for the logger any more
|
13 years ago |
Emmanuel Grumbach
|
93faaeea4f
iwlwifi: driver holds its pointer to the transport
|
13 years ago |
Emmanuel Grumbach
|
035f7ff27d
iwlwifi: transport holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
68f360dcff
iwlwifi: driver holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
2152268ff9
iwlwifi: op_mode holds its pointer to the config
|
13 years ago |
Emmanuel Grumbach
|
9130bab137
iwlwifi: kill shrd->drv, driver points to transport
|
13 years ago |