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-ucode.c
Age
Commit message (
Expand
)
Author
2012-03-12
iwlwifi: change struct iwl_fw
David Spinadel
2012-03-12
iwlwifi: explicitly track whether INIT uCode was run
David Spinadel
2012-03-12
iwlwifi: avoid some operations if no uCode loaded
David Spinadel
2012-03-08
iwlwifi: make tx_cmd_pool kmem cache global
Stanislaw Gruszka
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-07
iwlwifi: move packet to transport
Johannes Berg
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
iwlwifi: fix notification wait bug
Johannes Berg
2012-03-07
iwlwifi: move mutex out of shared
Johannes Berg
2012-03-07
iwlwifi: add wrappers for command sending
Johannes Berg
2012-03-07
iwlwifi: remove iwl-wifi.h
Johannes Berg
2012-03-07
iwlwifi: split out firmware store
Johannes Berg
2012-03-07
iwlwifi: move ucode loading to op_mode
Johannes Berg
2012-03-06
iwlwifi: move firmware request into drv
Johannes Berg
2012-03-06
iwlwifi: don't pass iwl_rx_mem_buffer to upper layers
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: move uCode flags handling to op_mode
Johannes Berg
2012-02-27
iwlwifi: move content of iwl_probe to post fetch_fw
Emmanuel Grumbach
2012-02-27
iwlwifi: parse_tlv functions set the fw_version string
Emmanuel Grumbach
2012-02-17
iwlwifi: SRAM size moves from hw_params to cfg
Emmanuel Grumbach
2012-02-17
iwlwifi: save ucode capabilities in iwl_fw
Don Fry
2012-02-17
iwlwifi: changes args to iwl_nic for firmware operations
Don Fry
2012-02-17
iwlwifi: move event and err pointers to iwl_nic
Don Fry
2012-02-17
iwlwifi: use enhance_sensitivity from iwl_fw
Emmanuel Grumbach
2012-02-17
iwlwifi: change args to ucode routines
Don Fry
2012-02-17
iwlwifi: Move ucode pointers to iwl_fw
Don Fry
2012-02-17
iwlwifi: move firmware_loading_complete to iwl_nic
Don Fry
2012-02-17
iwlwifi: move firmware_name to iwl_nic
Don Fry
2012-02-17
iwlwifi: move fw_index from iwl_priv to iwl_nic
Don Fry
2012-02-17
iwlwifi: move ucode_ver to iwl_nic
Don Fry
2012-02-02
iwlwifi: move all ucode routines to iwl-ucode.c
Don Fry
2012-02-02
iwlwifi: consolidate the start_device flow
Emmanuel Grumbach
2012-02-02
iwlwifi: don't use the bus for ucode fw_desc any more
Emmanuel Grumbach
2012-02-02
iwlwifi: remove the pointer to dev from the bus layer
Emmanuel Grumbach
2012-02-02
iwlwifi: give trans to all the read / write functions
Emmanuel Grumbach
2012-02-02
iwlwifi: add fw_alive to transport layer API, kill tx_start
Emmanuel Grumbach
2012-01-06
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: remove most of the iwl_priv references from iwl-ucode.c
Don Fry
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move calib_results list from iwl_priv to iwl_trans
Don Fry
2011-12-08
iwlwifi: move device_pointers from iwl_priv to iwl_shared
Don Fry
2011-12-08
iwlwifi: move eeprom pointer from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlwifi: move ucode notification from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlwifi: move ucode_type from iwl_priv to iwl_shared
Don Fry
2011-12-02
iwlwifi: replace iwl_priv reference with iwl_trans for ucode.
Don Fry
2011-12-02
iwlwifi: rename iwl-agn-ucode as iwl-ucode
Don Fry