linux/drivers/net/wireless/iwlwifi
Nikolay Martynov b6a27d1e6b iwlwifi regression in 20111205 merge
It looks like the regression was introduced between 20111202 and
20111205 (linux-next tree). Symptoms: connection to AP seem to be
established, but no data goes though it in any way. Tested on intel
5300.
  Peek at the changes have shown that it looks like at least part of
the code wasn't merged properly. It was originally committed into
iwl_agn.c but code in question was moved to iwl-mac80211.c.
  This patch puts code in place and my card works again.

Signed-off-by: Nikolay Martynov <mar.kolya@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-12-09 14:58:01 -05:00
..
iwl-1000.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-02 15:44:03 -05:00
iwl-2000.c iwlagn: remove calibration knowledge 2011-11-28 14:44:25 -05:00
iwl-5000.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-02 15:44:03 -05:00
iwl-6000.c iwlagn: allow up to uCode API 6 for 6000 devices 2011-11-28 14:44:27 -05:00
iwl-agn-calib.c iwlagn: dynamically allocate & reflect calibration data 2011-11-28 14:44:26 -05:00
iwl-agn-calib.h iwlagn: dynamically allocate & reflect calibration data 2011-11-28 14:44:26 -05:00
iwl-agn-hw.h iwlagn: remove 6000 hw header 2011-10-14 14:48:13 -04:00
iwl-agn-lib.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-agn-rs.c iwlwifi: fix rate-scaling algorithm for BT combo devices 2011-11-11 12:32:56 -05:00
iwl-agn-rs.h iwlagn: add missing include to iwl-agn-rs.h 2011-10-14 14:48:14 -04:00
iwl-agn-rx.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-agn-rxon.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-agn-sta.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-02 15:44:03 -05:00
iwl-agn-tt.c iwlagn: remove Kelvin support 2011-09-27 14:34:08 -04:00
iwl-agn-tt.h iwlagn: clean up of transport layer 2011-09-14 13:56:37 -04:00
iwl-agn-tx.c iwlwifi: fix endianity issues in debug prints 2011-11-21 16:20:47 -05:00
iwl-agn.c iwlwifi: replace iwl_priv reference with iwl_trans for ucode. 2011-12-06 16:07:06 -05:00
iwl-agn.h iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-bus.h iwlagn: remove drvdata support from bus layer 2011-09-19 16:10:10 -04:00
iwl-cfg.h iwlwifi: remove un-supported SKUs 2011-11-11 12:32:53 -05:00
iwl-commands.h iwlagn: update wowlan API 2011-11-08 15:53:53 -05:00
iwl-core.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-core.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-02 15:44:03 -05:00
iwl-csr.h iwlwifi: HW rev for 105 and 135 series 2011-11-08 15:53:54 -05:00
iwl-debug.h iwlagn: make debug levels more readable 2011-12-06 16:07:05 -05:00
iwl-debugfs.c iwlwifi: move ucode_type from iwl_priv to iwl_shared 2011-12-06 16:07:06 -05:00
iwl-dev.h iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-devtrace.c iwlagn: remove unnecessary type for tracing operations 2011-11-08 15:53:54 -05:00
iwl-devtrace.h iwlagn: remove unnecessary type for tracing operations 2011-11-08 15:53:54 -05:00
iwl-eeprom.c iwlagn: move nvm_device_type from iwl_priv to iwl_trans 2011-11-11 12:32:56 -05:00
iwl-eeprom.h iwlagn: use iwl_eeprom_calib_hdr structure 2011-09-19 16:10:10 -04:00
iwl-fh.h iwlagn: add missing includes 2011-08-29 15:30:28 -04:00
iwl-io.c iwlwifi: remove redundancy 2011-11-21 16:20:48 -05:00
iwl-io.h iwlagn: all function iwl-io.c receive iwl_bus 2011-08-29 15:30:29 -04:00
iwl-led.c iwlagn: eliminate bus pointer from iwl_priv structure 2011-10-14 14:48:10 -04:00
iwl-led.h
iwl-mac80211.c iwlwifi regression in 20111205 merge 2011-12-09 14:58:01 -05:00
iwl-pci.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux 2011-11-22 14:05:46 -05:00
iwl-power.c iwlagn: eliminate bus pointer from iwl_priv structure 2011-10-14 14:48:10 -04:00
iwl-power.h iwlagn: move PCI power related functions to the PCI layer 2011-06-18 08:17:29 -07:00
iwl-prph.h iwlagn: cmd_queue moves to iwl_shared 2011-08-29 15:25:31 -04:00
iwl-scan.c iwlagn: don't always split remain-on-channel 2011-11-11 12:32:55 -05:00
iwl-shared.h iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-testmode.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
iwl-testmode.h iwlwifi: add WOWLAN uCode loading support by testmode 2011-12-06 16:07:06 -05:00
iwl-trans-pcie-int.h iwlwifi: improve the prints in the reclaim path 2011-11-21 16:20:47 -05:00
iwl-trans-pcie-rx.c iwlwifi: move ucode_type from iwl_priv to iwl_shared 2011-12-06 16:07:06 -05:00
iwl-trans-pcie-tx.c iwlwifi: tid_data is taken twice in iwl_trans_pcie_tx_agg_alloc 2011-11-21 16:20:48 -05:00
iwl-trans-pcie.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2011-12-02 15:44:03 -05:00
iwl-trans.c iwlagn: generically provide iwl_trans_send_cmd_pdu 2011-09-19 16:08:07 -04:00
iwl-trans.h iwlwifi: move ucode_type from iwl_priv to iwl_shared 2011-12-06 16:07:06 -05:00
iwl-ucode.c iwlwifi: move ucode notification from iwl_priv to iwl_shared 2011-12-06 16:07:07 -05:00
Kconfig iwlwifi: update comments on how to enable debug flag 2011-10-14 14:48:12 -04:00
Makefile iwlwifi: rename iwl-agn-ucode as iwl-ucode 2011-12-06 16:07:06 -05:00