summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)Author
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg
2011-01-31iwlwifi: support RSN IBSSJohannes Berg
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka
2010-12-06iwl3945: prevent too frequent firmware resetsStanislaw Gruszka
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville
2010-11-16iwl3945: remove unused len_org variableStanislaw Gruszka
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg
2010-10-07iwl3945: use iwl3945_commit_rxonJohannes Berg
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka
2010-09-14iwlwifi: unify scan start checksJohannes Berg
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg
2010-08-27iwlwifi: introduce beacon contextJohannes Berg
2010-08-27iwlwifi: add context pointer to stationJohannes Berg
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: add context into tx descriptorJohannes Berg
2010-08-27iwlwifi: move QoS into contextJohannes Berg
2010-08-27iwlwifi: contextify command sendingJohannes Berg
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka