summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-4334/+0
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+4334
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-4334/+0
* iwlwifi: remove unnecessary lockingJohannes Berg2011-02-061-3/+0
* iwlwifi: support RSN IBSSJohannes Berg2011-01-311-1/+10
* iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka2011-01-311-1/+1
* iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka2011-01-281-1/+2
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-211-4/+4
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-15/+6
* iwl3945: prevent too frequent firmware resetsStanislaw Gruszka2010-12-061-0/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-241-1/+2
|\
| * iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
* | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-11-221-1/+1
|\ \
| * | iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-161-1/+1
* | | iwl3945: remove unused len_org variableStanislaw Gruszka2010-11-161-8/+1
|/ /
* | iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-1/+1
* | iwlwifi: implement switching iftype while upJohannes Berg2010-11-151-0/+1
* | iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-14/+16
* | iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-2/+2
* | iwlwifi: Convert to new PCI PM frameworkJohn W. Linville2010-11-151-4/+1
* | iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka2010-11-151-3/+3
* | iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-151-0/+1
|/
* iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-141-13/+13
* iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2010-10-141-8/+8
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-2/+2
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-2/+23
* iwl3945: use iwl3945_commit_rxonJohannes Berg2010-10-071-8/+8
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-071-0/+12
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-8/+9
* iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-061-2/+3
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-141-2/+2
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-141-12/+4
* iwlwifi: unify scan start checksJohannes Berg2010-09-141-64/+10
* iwlwifi: remove unused conf variablesJohannes Berg2010-09-141-6/+0
* iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-111-1/+0
* iwlwifi: allow using multiple contextsJohannes Berg2010-08-271-3/+8
* iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-271-2/+2
* iwlwifi: introduce beacon contextJohannes Berg2010-08-271-1/+2
* iwlwifi: add context pointer to stationJohannes Berg2010-08-271-1/+1
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-271-0/+1
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-271-0/+1
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-2/+5
* iwlwifi: add context into tx descriptorJohannes Berg2010-08-271-0/+1
* iwlwifi: move QoS into contextJohannes Berg2010-08-271-0/+1
* iwlwifi: contextify command sendingJohannes Berg2010-08-271-0/+4
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-271-1/+1
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-8/+12
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-0/+2
* iwlwifi: initial contextificationJohannes Berg2010-08-271-47/+64
* iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka2010-08-251-2/+5
OpenPOWER on IntegriCloud