summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)AuthorFilesLines
2011-06-03iwlagn: fix channel switch lockingStanislaw Gruszka1-5/+1
2011-04-30iwlagn: prefer BSS contextJohannes Berg1-0/+14
2011-04-30iwlagn: improve RXON checkingJohannes Berg1-19/+19
2011-04-30iwlagn: mod param cleanupDon Fry1-3/+4
2011-04-30iwlagn: avoid hangs when restarting deviceJohannes Berg1-0/+4
2011-04-29iwlagn: fix tx power initializationStanislaw Gruszka1-2/+7
2011-04-22iwlagn: leave notification waits on firmware errorsJohannes Berg1-0/+15
2011-04-18iwlagn: remove un-necessary ieee80211_opsWey-Yi Guy1-24/+0
2011-04-08iwlagn: remove un-needed configurationWey-Yi Guy1-14/+12
2011-04-08iwlagn: cleanup to remove the reference for 3945Wey-Yi Guy1-1/+0
2011-04-08iwlwifi: fix bugs in change_interfaceJohannes Berg1-0/+10
2011-04-08iwlagn: remove un-necessary function pointerWey-Yi Guy1-6/+4
2011-04-07iwlagn: remove BSM clock settingJohannes Berg1-10/+2
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-04-07iwlagn: centralize and fix ucode restartJohannes Berg1-48/+51
2011-04-07iwlagn: clean up some 3945/4965 remnantsJohannes Berg1-1/+0
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka1-63/+0
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-54/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+54
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-54/+0
2011-02-21iwlwifi: Limit number of firmware reloadWey-Yi Guy1-0/+22
2011-01-31iwlwifi: correct frequency settingsStanislaw Gruszka1-6/+2
2011-01-28iwlwifi: do not set tx power when channel is changingStanislaw Gruszka1-3/+10
2011-01-21iwlwifi: initial P2P supportWey-Yi Guy1-2/+3
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-2/+0
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-1/+2
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy1-0/+1
2010-12-13iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy1-0/+16
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-62/+49
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-1/+1
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy1-34/+0
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy1-60/+0
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg1-44/+124
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-531/+0
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-5/+5
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville1-12/+14
2010-11-15iwlwifi: avoid commit rxon during scan in iwl_set_no_assocStanislaw Gruszka1-12/+14
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka1-24/+30
2010-10-14iwlwifi: blink LED in IBSS modeJohannes Berg1-0/+1
2010-10-14iwlwifi: rewrite RXON checksJohannes Berg1-52/+50
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg1-8/+8
2010-10-14iwlgn: need longer tx queue stuck timer for coex devicesWey-Yi Guy1-7/+4
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-1/+1
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg1-63/+0
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg1-71/+0
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-18/+0
2010-10-07iwlwifi: remove agn rates info thereJohannes Berg1-70/+0
2010-10-07iwlwifi: remove spurious exportsJohannes Berg1-1/+0
2010-10-07iwlwifi: rename iwl_mac_beacon_updateJohannes Berg1-18/+17
2010-10-07iwlwifi: move chain settings to agnJohannes Berg1-141/+0