summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-1/+0
* iwlwifi: put all the isr related function under opsWey-Yi Guy2010-11-151-6/+12
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-30/+4
* iwlagn: update PCI ID for 100 series devicesWey-Yi Guy2010-11-151-2/+3
* iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy2010-11-151-7/+0
* iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy2010-11-151-14/+2
* iwlwifi: implement switching iftype while upJohannes Berg2010-11-151-0/+1
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-338/+47
* iwlagn: don't resend RXON timingJohannes Berg2010-11-151-14/+0
* iwlwifi: make mac80211 ops a device configJohannes Berg2010-11-151-3/+3
* 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-1/+5
* iwlwifi: fix set_tx_power vs scanStanislaw Gruszka2010-11-151-6/+4
* iwlagn: check beacon frame sizeJohannes Berg2010-10-141-0/+2
* iwlwifi: clean up some beacon handlingJohannes Berg2010-10-141-14/+11
* iwlwifi: rename ibss_beacon variableJohannes Berg2010-10-141-13/+13
* iwlagn: prio_tbl need to download before calibrationWey-Yi Guy2010-10-121-3/+4
* iiwlagn: always download priority tableWey-Yi Guy2010-10-121-2/+1
* iwlagn: fix default calibration table sizeShanyu Zhao2010-10-071-1/+1
* iwlagn: no version check for experimental uCodeWey-Yi Guy2010-10-071-11/+16
* iwlwifi: clean up declarationsJohannes Berg2010-10-071-1/+1
* iwlwifi: remove apm_ops.stopJohannes Berg2010-10-071-2/+2
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-071-16/+0
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-1/+1
* iwlagn: rename iwl_commit_rxonJohannes Berg2010-10-071-2/+2
* iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy2010-10-061-0/+10
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-16/+27
* iwlwifi: schedule to deprecate software scan supportWey-Yi Guy2010-10-061-4/+4
* iwlwifi: send DC calib config to runtime ucodeShanyu Zhao2010-09-281-0/+23
* iwlwifi: define 100 devicesJay Sternberg2010-09-281-0/+6
* iwlwifi: do not force complete scan too earlyStanislaw Gruszka2010-09-141-2/+4
* iwlwifi: cancel scan when down the deviceStanislaw Gruszka2010-09-141-11/+3
* iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy2010-09-111-2/+1
* iwlwifi: avoid sending too many commandsJohannes Berg2010-09-111-0/+5
* iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy2010-09-111-2/+1
* drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall2010-09-071-1/+1
* iwlagn: open/close envlope to force move BT state machineWey-Yi Guy2010-09-031-0/+16
* iwlwifi: allow using multiple contextsJohannes Berg2010-08-271-4/+21
* iwlagn: always send RXON timingJohannes Berg2010-08-271-1/+2
* iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg2010-08-271-5/+3
* iwlwifi: send PAN parametersJohannes Berg2010-08-271-0/+6
* iwlagn: send beacon before committing associated RXONJohannes Berg2010-08-271-0/+2
* iwlagn: send RXON timing before associatingJohannes Berg2010-08-271-0/+16
* iwlagn: queue frames according to contextJohannes Berg2010-08-271-0/+27
* iwlagn: remove iw_mode check for beaconJohannes Berg2010-08-271-2/+11
* iwlagn: detect PAN capabilityJohannes Berg2010-08-271-4/+21
* iwlwifi: introduce beacon contextJohannes Berg2010-08-271-11/+21
* iwlwifi: move HT configuration data into contextJohannes Berg2010-08-271-13/+13
* iwlwifi: add context pointer to stationJohannes Berg2010-08-271-1/+1
* iwlwifi: make hw crypto context awareJohannes Berg2010-08-271-5/+12
OpenPOWER on IntegriCloud