summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-241-1/+50
|\
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-171-1/+50
* | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-241-9/+2
* | mac80211: use cipher suite selectorsJohannes Berg2010-08-161-19/+24
* | iwlwifi: track IBSS manager statusJohannes Berg2010-08-161-1/+4
* | iwlwifi: make scan workqueue functions staticStanislaw Gruszka2010-08-161-4/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-08-161-4/+1
|\ \ | |/
| * iwlagn: fix rts cts protectionJohannes Berg2010-08-091-4/+1
* | iwlwifi: disable aspm by defaultJohn W. Linville2010-08-161-0/+4
|/
* drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-271-6/+7
* iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-261-1/+4
* iwlwifi: reduce beacon fill conditionsJohannes Berg2010-07-231-3/+1
* iwlwifi: display ucode SW Error in hexJay Sternberg2010-06-211-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-2/+7
|\
OpenPOWER on IntegriCloud