iwlwifi: move command queue number out of the iwl_shared struct
[linux-2.6-block.git] / drivers / net / wireless / wl12xx /
2012-03-08 Luciano CoelhoMerge branch 'wl12xx-next' into for-linville
2012-03-08 Arik Nemtsovwl12xx: implement SW Tx watchdog
2012-03-05 Eliad Pellerwl12xx: print the tx packet len
2012-03-05 Eliad Pellerwl12xx: avoid bug_on_recovery during fw switch
2012-03-05 Eliad Pellerwl12xx: configure the correct beacon_interval
2012-03-05 Eliad Pellerwl12xx: don't allow scanning while device is in ROC
2012-03-05 Eliad Pellerwl12xx: don't handle change_channel while associated
2012-03-05 Eliad Pellerwl12xx: set correct vif type in change_interface callback
2012-03-05 Eliad Pellerwl12xx: increment session_counter for device role as...
2012-03-05 Eliad Pellerwl12xx: set authorized AP on sta_state notification
2012-03-05 Eliad Pellerwl12xx: implement sta_state callback
2012-03-05 Eliad Pellerwl12xx: consider bss_conf->idle instead of hw->conf...
2012-03-05 Eliad Pellerwl12xx: don't start dev role on ibss vifs
2012-02-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-28 Arik Nemtsovwl12xx: increase dynamic PS timeout to 200ms
2012-02-28 Arik Nemtsovwl12xx: flush Tx during suspend and 802.11h chan switch
2012-02-28 Arik Nemtsovwl12xx: flush all Tx queues on tx_flush timeout
2012-02-28 Arik Nemtsovwl12xx: avoid starving the system hlid
2012-02-28 Arik Nemtsovwl12xx: reset link Tx queues when freeing it
2012-02-28 Arik Nemtsovwl12xx: change bits in the link_map under spin lock
2012-02-28 Arik Nemtsovwl12xx: set the ELP entry delay to the FW dyn-ps timeout
2012-02-27 John W. LinvilleMerge branch 'wireless-next' of git://git./linux/kernel...
2012-02-22 John W. LinvilleMerge branch 'for-linville' of git://git./linux/kernel...
2012-02-15 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-02-15 Dan Carpenterwl12xx: remove some dead code in wl1271_plt_init()
2012-02-15 Eliad Pellerwl12xx: delete wl->vif (and allow multiple vifs)
2012-02-15 Eliad Pellerwl12xx: enter forced-psm on fw change
2012-02-15 Eliad Pellerwl12xx: dynamically change fw according to number of...
2012-02-15 Eliad Pellerwl12xx: Use a dedicated fw for PLT
2012-02-15 Eyal Shapirawl12xx: add split_scan_timeout debugfs file
2012-02-15 Eyal Shapirawl12xx: use split scan for normal scan
2012-02-15 Ido Reiswl12xx: increase max probe-req template size to WL1271_...
2012-02-15 Eliad Pellerwl12xx: don't fail on AP scan
2012-02-15 Eliad Pellerwl12xx: declare support for hw scan while idle
2012-02-15 Eliad Pellerwl12xx: configure arp filtering only after association
2012-02-15 Eliad Pellerwl12xx: Revert "wl12xx: disable auto-arp"
2012-02-15 Eliad Pellerwl12xx: consider encryption and QoS in auto arp template
2012-02-15 Eyal Shapirawl12xx: add forced_ps debugfs file
2012-02-15 Eyal Shapirawl12xx: add forced_ps mode
2012-02-15 Eyal Shapirawl12xx: add suspend_listen_interval debugfs file
2012-02-15 Eyal Shapirawl12xx: Set different wake up conditions in case of...
2012-02-15 Eliad Pellerwl12xx: add new coex params
2012-02-15 Eliad Pellerwl12xx: add TX_HW_ATTR_HOST_ENCRYPT flag
2012-02-15 Pontus Fuchswl12xx: Set IEEE80211_TX_RC_SHORT_GI if short GI was...
2012-02-15 Pontus Fuchswl12xx: Set IEEE80211_TX_RC_MCS on MCS rates on TX...
2012-02-15 Eyal Shapirawl12xx: change WLVIF_FLAG_PSM name and remove WLVIF_FLA...
2012-02-15 Eyal Shapirawl12xx: enable/disable BET with AUTO_PS/ACTIVE
2012-02-15 Eyal Shapirawl12xx: remove 2 unused parameters in wl1271_ps_set_mode()
2012-02-15 Eyal Shapirawl12xx: add dynamic_ps_timeout debugfs file
2012-02-15 Eyal Shapirawl12xx: add support for HW dynamic PS
2012-02-15 Eyal Shapirawl12xx: remove PS management code
2012-02-15 Eliad Pellerwl12xx: fw api change - update cmd/acx/event enums
2012-02-15 Eliad Pellerwl12xx: fw api change - add role_id to tsf_info
2012-02-15 Eliad Pellerwl12xx: use dev_role_id for scans
2012-02-15 Eliad Pellerwl12xx: fw api change - add role_id to set_template
2012-02-15 Eliad Pellerwl12xx: don't release/claim sdio on suspend/resume
2012-02-15 Eliad PellerRevert "wl12xx: Change claiming of the SDIO bus"
2012-02-15 Eliad Pellerwl12xx: remove wl1271_tx_update_filters
2012-02-15 Eliad Pellerwl12xx: check bss_conf->assoc on CHANGED_BSSID
2012-02-15 Luciano Coelhowl12xx: fix typo in fwlog module param description
2012-02-15 Luciano Coelhowl12xx: remove unnecessary shadow declaration
2012-02-15 Luciano Coelhowl12xx: add testmode operation to read the BD_ADDR...
2012-02-15 Luciano Coelhowl12xx: use two MAC addresses based on the NVS or from...
2012-02-15 Luciano Coelhowl12xx: read chip ID and HW PG version during probe
2012-02-15 Luciano Coelhowl12xx: move partition table definition to io.c
2012-02-15 Luciano Coelhowl12xx: cancel delayed elp work and clear flags when...
2012-02-15 Ido Yarivwl12xx: Fix potential interrupt storm
2012-02-15 Ido Yarivwl12xx: Power off after flushing work
2012-02-15 Ido Yarivwl12xx: Acquire lock before stopping plt
2012-02-15 Pontus Fuchswl12xx: Make sure HW is available in sched scan ops
2012-02-15 Luciano Coelhowl12xx: enable sparse endianess check by default
2012-02-06 John W. LinvilleMerge branch 'for-linville' of git://github.com/kvalo...
2012-02-01 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-01-28 Wey-Yi GuyMerge branch 'master' of git://git./linux/kernel/git...
2012-01-27 Johannes Bergmac80211: make CQM RSSI support per virtual interface
2012-01-27 Johannes Bergmac80211: make beacon filtering per virtual interface
2012-01-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-23 Linus TorvaldsMerge tag 'arm-soc-imx-move' of git://git./linux/kernel...
2012-01-19 Linus TorvaldsMerge branches 'sched-urgent-for-linus', 'perf-urgent...
2012-01-19 H. Peter AnvinMerge remote-tracking branch 'linus/master' into x86...
2012-01-19 Linus TorvaldsMerge branch 'for-next-merge' of git://git./linux/kerne...
2012-01-18 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2012-01-18 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge branch 'fix/asoc' of git://git./linux/kernel...
2012-01-18 Linus TorvaldsMerge git://git.infradead.org/users/willy/linux-nvme
2012-01-18 Len BrownMerge branches 'einj', 'intel_idle', 'misc', 'srat...
2012-01-18 Linus TorvaldsMerge branch 'next' of git://git.infradead.org/users...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'stable/for-linus-fixes-3.3' of git:/...
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Len BrownMerge branch 'acpica-validate-address-regression' into...
2012-01-17 Olof JohanssonMerge branch 'fixes-for-arm-soc' of git://sources.calxe...
2012-01-17 Olof JohanssonMerge branch 'msm-fix' of git://codeaurora.org/quic...
2012-01-17 Olof JohanssonMerge branch 'picoxcell-fixes' of git://github.com...
2012-01-17 Linus TorvaldsMerge branch 'x86/rdrand' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-17 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
next