summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-63/+0
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-54/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+54
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-54/+0
* iwlwifi: Limit number of firmware reloadWey-Yi Guy2011-02-211-0/+22
* iwlwifi: correct frequency settingsStanislaw Gruszka2011-01-311-6/+2
* iwlwifi: do not set tx power when channel is changingStanislaw Gruszka2011-01-281-3/+10
* iwlwifi: initial P2P supportWey-Yi Guy2011-01-211-2/+3
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-211-2/+0
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-1/+2
* iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-131-0/+1
* iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy2010-12-131-0/+16
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-62/+49
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+1
* iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy2010-11-151-34/+0
* iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy2010-11-151-60/+0
* iwlwifi: implement switching iftype while upJohannes Berg2010-11-151-44/+124
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-531/+0
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-5/+5
* iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-151-12/+14
* iwlwifi: avoid commit rxon during scan in iwl_set_no_assocStanislaw Gruszka2010-11-151-12/+14
* iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-151-24/+30
* iwlwifi: blink LED in IBSS modeJohannes Berg2010-10-141-0/+1
* iwlwifi: rewrite RXON checksJohannes Berg2010-10-141-52/+50
* 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/+4
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-1/+1
* iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-071-63/+0
* iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-071-71/+0
* iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-071-18/+0
* iwlwifi: remove agn rates info thereJohannes Berg2010-10-071-70/+0
* iwlwifi: remove spurious exportsJohannes Berg2010-10-071-1/+0
* iwlwifi: rename iwl_mac_beacon_updateJohannes Berg2010-10-071-18/+17
* iwlwifi: move chain settings to agnJohannes Berg2010-10-071-141/+0
* 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/+0
|/
* 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/+3
* | 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/+2
* | 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/+9
OpenPOWER on IntegriCloud