summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-141-0/+1
* iwlwifi: rewrite RXON checksJohannes Berg2010-10-141-52/+50Star
* iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-141-8/+8
* iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy2010-10-141-7/+4Star
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-081-1/+1
* iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-081-63/+0Star
* iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-081-71/+0Star
* iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-081-18/+0Star
* iwlwifi: remove agn rates info thereJohannes Berg2010-10-081-70/+0Star
* iwlwifi: remove spurious exportsJohannes Berg2010-10-081-1/+0Star
* iwlwifi: rename iwl_mac_beacon_updateJohannes Berg2010-10-081-18/+17Star
* iwlwifi: move chain settings to agnJohannes Berg2010-10-081-141/+0Star
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-10-071-43/+52
|\
| * iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-43/+52
* | Revert "iwlwifi: do not perferm force reset while doing scan"Stanislaw Gruszka2010-10-061-5/+0Star
|/
* iwlwifi: change WARN_ON to IWL_WARN in iwl_mac_add_interfaceStanislaw Gruszka2010-10-051-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-241-0/+5
|\
| * iwlwifi: do not perferm force reset while doing scanWey-Yi Guy2010-09-171-0/+5
* | iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-141-2/+4
* | iwlwifi: force scan complete after timeoutStanislaw Gruszka2010-09-141-12/+3Star
* | iwlwifi: fix and describe iwl_adjust_beacon_intervalJohannes Berg2010-09-111-2/+23
* | iwlwifi: improve timing handling with dual-modeJohannes Berg2010-09-111-1/+13
* | iwlwifi: avoid sending too many commandsJohannes Berg2010-09-111-1/+12
* | iwlwifi: implement beacon interval changeJohannes Berg2010-09-111-3/+2Star
* | iwlwifi: allow using multiple contextsJohannes Berg2010-08-271-32/+48
* | iwlwifi: follow main beacon intervalJohannes Berg2010-08-271-2/+9
* | iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-271-11/+9Star
* | iwlwifi: send PAN parametersJohannes Berg2010-08-271-0/+6
* | iwlagn: send RXON timing before associatingJohannes Berg2010-08-271-0/+2
* | iwlwifi: introduce beacon contextJohannes Berg2010-08-271-7/+23
* | iwlwifi: move HT configuration data into contextJohannes Berg2010-08-271-56/+57
* | iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-17/+31
* | iwlwifi: move QoS into contextJohannes Berg2010-08-271-17/+26
* | iwlwifi: contextify command sendingJohannes Berg2010-08-271-1/+1
* | iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-2/+2
* | iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-2/+2
* | iwlwifi: initial contextificationJohannes Berg2010-08-271-163/+228
* | iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-251-4/+12
* | iwlwifi: add debugfs to control stuck queue timerWey-Yi Guy2010-08-251-6/+8
* | iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-251-1/+10
* | iwlwifi: use antenna A only under high BT loadJohannes Berg2010-08-251-0/+4
* | iwlwifi: Relax uCode timeout/error checking for 6000g2bWey-Yi Guy2010-08-251-3/+7
* | iwlagn: disable gen2b BT coexistence in IBSSJohannes Berg2010-08-251-0/+21
* | iwlagn: implement advance BT config commandJohannes Berg2010-08-251-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-45/+0Star
|\|
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-171-45/+0Star
* | iwlwifi: remove unused iwl_send_card_state functionWey-Yi Guy2010-08-241-22/+0Star
* | iwlwifi: configurable ampdu factor and densityWey-Yi Guy2010-08-241-0/+4
* | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-241-5/+9
* | iwlwifi: cleanup iwl_set_rxon_channel()Shanyu Zhao2010-08-241-11/+4Star