summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-14iwlagn: check beacon frame sizeJohannes Berg1-0/+2
2010-10-14iwlwifi: clean up some beacon handlingJohannes Berg1-14/+11
2010-10-14iwlwifi: rename ibss_beacon variableJohannes Berg1-13/+13
2010-10-12iwlagn: prio_tbl need to download before calibrationWey-Yi Guy1-3/+4
2010-10-12iiwlagn: always download priority tableWey-Yi Guy1-2/+1
2010-10-08iwlagn: fix default calibration table sizeShanyu Zhao1-1/+1
2010-10-08iwlagn: no version check for experimental uCodeWey-Yi Guy1-11/+16
2010-10-08iwlwifi: clean up declarationsJohannes Berg1-1/+1
2010-10-08iwlwifi: remove apm_ops.stopJohannes Berg1-2/+2
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-16/+0
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-1/+1
2010-10-08iwlagn: rename iwl_commit_rxonJohannes Berg1-2/+2
2010-10-06iwlagn: define 130 series of WiFi/BT combo devicesWey-Yi Guy1-0/+10
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-16/+27
2010-10-06iwlwifi: schedule to deprecate software scan supportWey-Yi Guy1-4/+4
2010-09-29iwlwifi: send DC calib config to runtime ucodeShanyu Zhao1-0/+23
2010-09-29iwlwifi: define 100 devicesJay Sternberg1-0/+6
2010-09-15iwlwifi: do not force complete scan too earlyStanislaw Gruszka1-2/+4
2010-09-15iwlwifi: cancel scan when down the deviceStanislaw Gruszka1-11/+3
2010-09-11iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy1-2/+1
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg1-0/+5
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy1-2/+1
2010-09-07drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall1-1/+1
2010-09-03iwlagn: open/close envlope to force move BT state machineWey-Yi Guy1-0/+16
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg1-4/+21
2010-08-27iwlagn: always send RXON timingJohannes Berg1-1/+2
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg1-5/+3
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+6
2010-08-27iwlagn: send beacon before committing associated RXONJohannes Berg1-0/+2
2010-08-27iwlagn: send RXON timing before associatingJohannes Berg1-0/+16
2010-08-27iwlagn: queue frames according to contextJohannes Berg1-0/+27
2010-08-27iwlagn: remove iw_mode check for beaconJohannes Berg1-2/+11
2010-08-27iwlagn: detect PAN capabilityJohannes Berg1-4/+21
2010-08-27iwlwifi: introduce beacon contextJohannes Berg1-11/+21
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg1-13/+13
2010-08-27iwlwifi: add context pointer to stationJohannes Berg1-1/+1
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg1-5/+12
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg1-1/+2
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-4/+8
2010-08-27iwlwifi: move QoS into contextJohannes Berg1-0/+1
2010-08-27iwlwifi: contextify command sendingJohannes Berg1-5/+10
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg1-5/+5
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-10/+22
2010-08-27iwlwifi: define PAN queues/FIFOsJohannes Berg1-1/+4
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-0/+3
2010-08-27iwlwifi: initial contextificationJohannes Berg1-68/+104
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy1-3/+3
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy1-0/+4
2010-08-25iwlagn: add bt_ch_announce module parameterWey-Yi Guy1-0/+11
2010-08-25iwlagn: add additional bt related parametersWey-Yi Guy1-0/+11