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-core.h
Age
Commit message (
Expand
)
Author
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: remove unused AMPDU factor/density configuration
Johannes Berg
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
iwlwifi: change the default behavior of watchdog timer
Wey-Yi Guy
2011-11-28
iwlagn: remove calibration knowledge
Johannes Berg
2011-11-11
iwlwifi: move hw_scan into _mac80211 file
Wey-Yi Guy
2011-11-11
iwlwifi: move more mac80211 callback function
Wey-Yi Guy
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
iwlagn: rename all the mac80211 callback functions
Wey-Yi Guy
2011-10-14
iwlagn: add "echo" test when command queue stuck
Wey-Yi Guy
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
2011-09-21
iwlagn: move scan code to scan file
Johannes Berg
2011-09-19
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
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: priv->status moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: introduce iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: remove out-dated comments
Wey-Yi Guy
2011-08-29
iwlagn: Rename iwlcore prefix
Wey-Yi Guy
2011-08-08
iwlagn: support v2 of enhanced sensitivity table
Wey-Yi Guy
2011-08-08
iwlagn: separate firmware version warning
Johannes Berg
2011-08-02
iwlagn: 5000 do not support idle mode
Wey-Yi Guy
2011-07-21
iwlagn: remove "disable otp refresh" W/A
Wey-Yi Guy
2011-07-21
iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv
Emmanuel Grumbach
2011-07-21
iwlagn: kill iwlagn_setup_deferred_work
Emmanuel Grumbach
2011-07-21
iwlagn: kill iwlagn_rx_handler_setup
Emmanuel Grumbach
2011-07-16
iwlagn: move tx transport functions to iwl-trans-tx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: move rx transport functions to iwl-trans-rx-pcie.c
Emmanuel Grumbach
2011-07-16
iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr
Fry, Donald H
2011-07-16
iwlagn: comments for iwl_cfg
Wey-Yi Guy
2011-07-16
iwlagn: another double indirect removed
Wey-Yi Guy
2011-07-16
iwlagn: remove dual-indirect call to simply the code
Wey-Yi Guy
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
iwlagn: remove double level temperature indirect call
Wey-Yi Guy
2011-07-11
iwlagn: remove the indirection for iwl_apm_init
Fry, Donald H
2011-07-11
iwlagn: remove the indirection for update_chain_flags
Fry, Donald H
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
2011-07-11
iwlagn: add an API for TX stop
Emmanuel Grumbach
2011-07-11
iwlagn: add an API to free the TX context
Emmanuel Grumbach
2011-07-01
iwlagn: remove hcmd ops
Wey-Yi Guy
2011-07-01
iwlagn: move the tx allocation funcs to the transport layer
Emmanuel Grumbach
2011-07-01
iwlagn: introduce transport layer and implement rx_init
Emmanuel Grumbach
[next]