index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl-drv.c
Age
Commit message (
Expand
)
Author
2012-09-10
iwlwifi: load firmware in chunks
Johannes Berg
2012-07-26
iwlwifi: rework the iwlwifi debugfs structure
Meenakshi Venkataraman
2012-07-26
iwlwifi: s/iwl_ucode_callback/iwl_req_fw_callback
Emmanuel Grumbach
2012-07-09
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2012-06-25
iwlwifi: disable the watchdog for queues by default
Emmanuel Grumbach
2012-06-14
iwlwifi: unlock on error path
Dan Carpenter
2012-06-13
iwlwifi: use request_module instead of _nowait
Johannes Berg
2012-06-13
Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next
Johannes Berg
2012-06-13
iwlwifi: fix dynamic loading
Johannes Berg
2012-06-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-06-05
iwlwifi: implement dynamic opmode loading
Don Fry
2012-06-05
iwlwifi: fix double free/complete in firmware loading
Johannes Berg
2012-05-25
iwlwifi: fix memory leak if opmode fails to init
Johannes Berg
2012-05-08
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
2012-05-08
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2012-04-23
iwlwifi: clean up module parameters
Johannes Berg
2012-04-23
iwlwifi: clean up iwl-shared.h includes
Johannes Berg
2012-04-18
iwlwifi: remove unneeded includes
Emmanuel Grumbach
2012-04-18
iwlwifi: remove the shared area
Emmanuel Grumbach
2012-04-18
iwlwifi: don't use shared for the logger any more
Emmanuel Grumbach
2012-04-18
iwlwifi: driver holds its pointer to the transport
Emmanuel Grumbach
2012-04-18
iwlwifi: transport holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: driver holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: op_mode holds its pointer to the config
Emmanuel Grumbach
2012-04-18
iwlwifi: kill shrd->drv, driver points to transport
Emmanuel Grumbach
2012-04-16
iwlwifi: remove double verification of ucode sections
David Spinadel
2012-04-16
iwlwifi: set size of ucode section
David Spinadel
2012-04-16
iwlwifi: remove uCode alternatives mechanism
Johannes Berg
2012-03-12
iwlwifi: Add bool mvm_ucode to iwl_fw
David Spinadel
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
iwlwifi: Add TLVs and fields for 16.0 uCode
David Spinadel
2012-03-12
iwlwifi: more modularity in fw images and sections
David Spinadel
2012-03-07
iwlwifi: rename ucode.h to fw-file.h
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-06
iwlwifi: move firmware completion wait
Johannes Berg
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
2012-03-06
iwlwifi: move uCode deallocation to drv
Johannes Berg
2012-03-06
iwlwifi: make config const
Johannes Berg
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-27
iwlwifi: rename iwl_remove to iwl_op_mode_dvm_stop
Emmanuel Grumbach
2012-02-27
iwlwifi: drv object can release its own memory
Emmanuel Grumbach
2012-02-27
iwlwifi: introducing the drv object's flows
Emmanuel Grumbach