Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0f4706d2740f2a221cd502922b22e522009041d9
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-drv.c
205e221
iwlwifi: disable TX AMPDU by default for iwldvm
by Emmanuel Grumbach
· 11 years ago
51368bf
iwlwifi: Update Copyright to 2014
by Emmanuel Grumbach
· 11 years ago
e36e543
iwlwifi: mvm: add a generic cipher scheme support
by Max Stepanov
· 11 years ago
e2d6f4e
iwlwifi: support Signed firmware image and Dual CPUs
by Eran Harary
· 11 years ago
eafe25e
iwlwifi: return -ENOMEM instead of NULL when OOM in iwl_drv_start()
by Luciano Coelho
· 11 years ago
66140ad
iwlwifi: use a macro for default probe length
by Luciano Coelho
· 11 years ago
9277326
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 11 years ago
9d1059c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
44cc429
iwlwifi: remove auto_agg module parameter
by Emmanuel Grumbach
· 11 years ago
8b5bf33
iwlwifi: remove plcp_check module parameter
by Emmanuel Grumbach
· 11 years ago
bc53cd4
iwlwifi: remove bt_ch_announce module param
by Emmanuel Grumbach
· 11 years ago
8edf3fd
iwlwifi: don't print module loading error if not modular
by Johannes Berg
· 12 years ago
1214755
iwlwifi: support loading NVM data from file
by Eran Harary
· 12 years ago
1618b2b
iwlwifi: print warning on request_module failure
by Johannes Berg
· 12 years ago
2b2719c
iwlwifi: print opmode when firmware is loaded
by Johannes Berg
· 12 years ago
4103d84
iwlwifi: remove 5ghz_disable option
by Stanislaw Gruszka
· 12 years ago
490953a
iwlwifi: move firmware restart debugfs hook to op_mode
by Emmanuel Grumbach
· 12 years ago
48e2934
iwlwifi: export symbols only conditionally
by Johannes Berg
· 12 years ago
410dc5a
iwlwifi: a few fixes in license
by Emmanuel Grumbach
· 12 years ago
aed7d9a
iwlwifi: disable 8K A-MSDU by default
by Emmanuel Grumbach
· 12 years ago
8ca151b
iwlwifi: add the MVM driver
by Johannes Berg
· 12 years ago
aa2b177
iwlwifi: fix calibration parser
by Johannes Berg
· 12 years ago
128e63e
iwlwifi: update copyright
by Johannes Berg
· 12 years ago
59f547a
iwlwifi: return real info in probe failure
by Emmanuel Grumbach
· 12 years ago
83f84d7
iwlwifi: load firmware in chunks
by Johannes Berg
· 12 years ago
9da987a
iwlwifi: rework the iwlwifi debugfs structure
by Meenakshi Venkataraman
· 12 years ago
1c8e11e
iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback
by Emmanuel Grumbach
· 12 years ago
fd2841c
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 12 years ago
020c876
iwlwifi: disable the watchdog for queues by default
by Emmanuel Grumbach
· 12 years ago
daf67ce
iwlwifi: unlock on error path
by Dan Carpenter
· 12 years ago
d4b1048
iwlwifi: use request_module instead of _nowait
by Johannes Berg
· 12 years ago
627ae3d
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
by Johannes Berg
· 12 years ago
ff1ffb8
iwlwifi: fix dynamic loading
by Johannes Berg
· 12 years ago
7c9c46c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 12 years ago
cc5f7e3
iwlwifi: implement dynamic opmode loading
by Don Fry
· 13 years ago
f69a23b
iwlwifi: fix double free/complete in firmware loading
by Johannes Berg
· 12 years ago
75813bd
iwlwifi: fix memory leak if opmode fails to init
by Johannes Berg
· 13 years ago
f6b1154
iwlwifi: add option to disable 5GHz band
by Stanislaw Gruszka
· 13 years ago
c15797e
iwlwifi: use IWL_* instead of dev_printk when possible
by Emmanuel Grumbach
· 13 years ago
65de7e8
iwlwifi: clean up module parameters
by Johannes Berg
· 13 years ago
6238b00
iwlwifi: clean up iwl-shared.h includes
by Johannes Berg
· 13 years ago
ff8ead4
iwlwifi: remove unneeded includes
by Emmanuel Grumbach
· 13 years ago
87ce05a
iwlwifi: remove the shared area
by Emmanuel Grumbach
· 13 years ago
4b9844f
iwlwifi: don't use shared for the logger any more
by Emmanuel Grumbach
· 13 years ago
93faaee
iwlwifi: driver holds its pointer to the transport
by Emmanuel Grumbach
· 13 years ago
035f7ff
iwlwifi: transport holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
68f360d
iwlwifi: driver holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
2152268
iwlwifi: op_mode holds its pointer to the config
by Emmanuel Grumbach
· 13 years ago
9130bab
iwlwifi: kill shrd->drv, driver points to transport
by Emmanuel Grumbach
· 13 years ago
0e02fe5
iwlwifi: remove double verification of ucode sections
by David Spinadel
· 13 years ago
1176f43
iwlwifi: set size of ucode section
by David Spinadel
· 13 years ago
0479c19
iwlwifi: remove uCode alternatives mechanism
by Johannes Berg
· 13 years ago
4db2c9a
iwlwifi: Add bool mvm_ucode to iwl_fw
by David Spinadel
· 13 years ago
6dfa8d0
iwlwifi: change struct iwl_fw
by David Spinadel
· 13 years ago
ed8c836
iwlwifi: Add TLVs and fields for 16.0 uCode
by David Spinadel
· 13 years ago
0cedacc
iwlwifi: more modularity in fw images and sections
by David Spinadel
· 13 years ago
3995dea
iwlwifi: rename ucode.h to fw-file.h
by Johannes Berg
· 13 years ago
965974a
iwlwifi: remove iwl-wifi.h
by Johannes Berg
· 13 years ago
0692fe4
iwlwifi: split out firmware store
by Johannes Berg
· 13 years ago
2e7eb11
iwlwifi: move firmware completion wait
by Johannes Berg
· 13 years ago
15854ef
iwlwifi: move firmware request into drv
by Johannes Berg
· 13 years ago
7db5b98
iwlwifi: move uCode deallocation to drv
by Johannes Berg
· 13 years ago
706c4ff
iwlwifi: make config const
by Johannes Berg
· 13 years ago
d0f76d6
iwlwifi: virtualize the op_mode
by Emmanuel Grumbach
· 13 years ago
6459f98
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
by Emmanuel Grumbach
· 13 years ago
07590f0
iwlwifi: drv object can release its own memory
by Emmanuel Grumbach
· 13 years ago
5c58edc
iwlwifi: introducing the drv object's flows
by Emmanuel Grumbach
· 13 years ago