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-debugfs.c
Age
Commit message (
Expand
)
Author
2011-12-16
iwlwifi: tid_data moves to iwl_priv
Emmanuel Grumbach
2011-12-16
iwlwifi: tid_data logic move to upper layer - txqid
Emmanuel Grumbach
2011-12-16
iwlwifi: don't count the tfds in HW queue any more
Emmanuel Grumbach
2011-12-16
iwlwifi: move iwl_cfg 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_type from iwl_priv to iwl_shared
Don Fry
2011-11-11
iwlagn: move nvm_device_type from iwl_priv to iwl_trans
Don Fry
2011-11-11
iwlagn: move ucode files out of the iwl_priv structure
Don Fry
2011-10-14
iwlagn: kill hw_params.max_stations
Emmanuel Grumbach
2011-10-14
iwlagn: add "echo test" command to debugfs
Wey-Yi Guy
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
2011-09-19
iwlagn: move sysfs files to debugfs
Johannes Berg
2011-09-14
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
2011-08-29
iwlagn: move dump_csr and dump_fh to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: move isr_statistics to transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: move the NIC error flow to the transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: transport handler can register debugfs entries
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: hw_params moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: debug_level moves to struct iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: use iwl_get_debug_level instead of iwl_debug_level
Emmanuel Grumbach
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-06-18
iwlagn: Remove un-necessary indirect call
Wey-Yi Guy
2011-06-11
iwlagn: don't check ucode subtype
Johannes Berg
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-22
iwlagn: combine firmware code/data
Johannes Berg
2011-04-22
iwlagn: implement synchronous firmware load
Johannes Berg
2011-04-18
iwlagn: always support uCode trace
Wey-Yi Guy
2011-04-08
iwlagn: clean up & autodetect statistics
Johannes Berg
2011-04-08
iwlagn: sensitivity and chain noise done by driver
Wey-Yi Guy
2011-04-08
iwlagn: tx power calib always done in firmware
Wey-Yi Guy
2011-04-08
iwlagn: all _agn devices support power save mode
Wey-Yi Guy
2011-04-08
iwlagn: remove un-necessary function pointer
Wey-Yi Guy
2011-04-07
iwlagn: change Copyright to 2011
Wey-Yi Guy
2011-04-07
iwlagn: remove pointless return variables
Johannes Berg
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"
Wey-Yi Guy
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-01-31
iwlagn: remove unsupported BT SCO command
Wey-Yi Guy
2011-01-28
iwlwifi: introduce iwl_bt_statistics
Stanislaw Gruszka
2011-01-28
iwlwifi: introduce iwl_advanced_bt_coexist()
Stanislaw Gruszka
2011-01-21
iwlwifi: correct debugfs data dumped from sram
Jay Sternberg
2011-01-21
iwlwifi: use mac80211 throughput trigger
Wey-Yi Guy
2010-12-13
iwlwifi: keep track of bt coex enable/disable stage
Wey-Yi Guy
2010-12-06
iwlwifi: jiffies based tx queues watchdog
Stanislaw Gruszka
[next]