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-agn-rxon.c
Age
Commit message (
Expand
)
Author
2012-04-09
iwlwifi: add trailing newline to various messages
Johannes Berg
2012-04-09
iwlwifi: extend notification wait
Johannes Berg
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-08
iwlwifi: more status bit factoring
Don Fry
2012-03-08
iwlwifi: redesign PASSIVE_NO_RX workaround
Johannes Berg
2012-03-07
iwlwifi: abstract out notification wait support
Johannes Berg
2012-03-07
iwlwifi: put use_rts_for_aggregation into hw_params
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-06
iwlwifi: simplify auth/assoc flow
Johannes Berg
2012-03-06
iwlwifi: make EXIT_PENDING depend on mac80211
Johannes Berg
2012-03-06
iwlwifi: remove shared lock
Johannes Berg
2012-02-27
iwlwifi: virtualize the op_mode
Emmanuel Grumbach
2012-02-17
iwlwifi: enable receiving beacons when not associated
Meenakshi Venkataraman
2012-01-24
iwlwifi: update Copyright
Wey-Yi Guy
2011-12-16
iwlwifi: move iwl_cfg from iwl_priv to iwl_shared
Don Fry
2011-12-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-14
iwlwifi: allow to switch to HT40 if not associated
Wey-Yi Guy
2011-12-06
iwlwifi: move ucode notification 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: do not re-configure HT40 after associated
Wey-Yi Guy
2011-11-11
iwlwifi: add debug information on queue stop / wake
Emmanuel Grumbach
2011-11-11
iwlwifi: remove the use of the QOS debug flag
Emmanuel Grumbach
2011-11-11
iwlagn: check for SMPS mode
Wey-Yi Guy
2011-11-11
iwlwifi: Suppress noisy syslog messages when RF_KILL switch engaged
Todd Previte
2011-10-14
iwlagn: fix priv->cfg->ht_params NULL pointer dereference
Stanislaw Gruszka
2011-10-14
iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h
Emmanuel Grumbach
2011-10-14
iwlagn: merge station management functions
Wey-Yi Guy
2011-10-14
iwlagn: add debug for mac80211 callback
Wey-Yi Guy
2011-09-27
iwlagn: fix slot programming
Johannes Berg
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: handle GO powersave
Johannes Berg
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
2011-08-29
iwlagn: move all iwl_is_XXX helpers to iwl-shared.h
Emmanuel Grumbach
2011-08-29
iwlagn: bus layer chooses its transport layer
Emmanuel Grumbach
2011-08-29
iwlagn: priv->mutex moves to iwl_shared
Emmanuel Grumbach
2011-08-29
iwlagn: priv->lock moves to iwl_shared
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-08
iwlagn: support new P2P implementation
Johannes Berg
2011-07-21
iwlagn: track beacon interval sent to device
Johannes Berg
2011-07-21
iwlagn: implement WoWLAN
Johannes Berg
2011-07-21
iwlagn: remove un-necessary "_agn"
Wey-Yi Guy
2011-07-21
iwlagn: transport layer receives struct iwl_trans*
Emmanuel Grumbach
2011-07-16
iwlagn: remove un-necessary file
Wey-Yi Guy
2011-07-11
iwlagn: remove iwlagn_hcmd_utils structure and call directly
Don Fry
2011-07-11
iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state
Meenakshi Venkataraman
2011-07-11
iwlagn: provide heplers to access the transport ops
Emmanuel Grumbach
2011-07-11
iwlagn: consolidate the API that sends host commands and move to transport
Emmanuel Grumbach
[next]