aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-31iwl3945: do not use agn specific IWL_RATE_COUNTStanislaw Gruszka1-1/+1
2011-01-28iwl3945: set STATUS_READY before commit_rxonStanislaw Gruszka1-1/+2
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-4/+4
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-15/+6
2010-12-06iwl3945: prevent too frequent firmware resetsStanislaw Gruszka1-0/+7
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+2
2010-11-22Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-1/+1
2010-11-16iwl3945: remove unused len_org variableStanislaw Gruszka1-8/+1
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg1-1/+1
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy1-1/+1
2010-11-15iwlwifi: implement switching iftype while upJohannes Berg1-0/+1
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-14/+16
2010-11-15iwlwifi: make mac80211 ops a device configJohannes Berg1-2/+2
2010-11-15iwlwifi: Convert to new PCI PM frameworkJohn W. Linville1-4/+1
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_configure_filterStanislaw Gruszka1-3/+3
2010-11-15iwlwifi: fix set_tx_power vs scanStanislaw Gruszka1-0/+1
2010-11-09iwlwifi: dont use pci_dev before it being assignWey-Yi Guy1-1/+2
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg1-13/+13
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg1-8/+8
2010-10-07iwlwifi: remove apm_ops.stopJohannes Berg1-2/+2
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-2/+23
2010-10-07iwl3945: use iwl3945_commit_rxonJohannes Berg1-8/+8
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-0/+12
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-8/+9
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy1-2/+3
2010-09-14iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-2/+2
2010-09-14iwlwifi: cancel scan when down the deviceStanislaw Gruszka1-12/+4
2010-09-14iwlwifi: unify scan start checksJohannes Berg1-64/+10
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg1-6/+0
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy1-1/+0
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg1-3/+8
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg1-2/+2
2010-08-27iwlwifi: introduce beacon contextJohannes Berg1-1/+2
2010-08-27iwlwifi: add context pointer to stationJohannes Berg1-1/+1
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg1-0/+1
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg1-0/+1
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-2/+5
2010-08-27iwlwifi: add context into tx descriptorJohannes Berg1-0/+1
2010-08-27iwlwifi: move QoS into contextJohannes Berg1-0/+1
2010-08-27iwlwifi: contextify command sendingJohannes Berg1-0/+4
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg1-1/+1
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-8/+12
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-0/+2
2010-08-27iwlwifi: initial contextificationJohannes Berg1-47/+64
2010-08-25iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka1-2/+5
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-1/+50
2010-08-24iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg1-9/+2
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg1-1/+50
2010-08-16mac80211: use cipher suite selectorsJohannes Berg1-19/+24
2010-08-16iwlwifi: track IBSS manager statusJohannes Berg1-1/+4