summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-291-0/+23
* iwlwifi: define 100 devicesJay Sternberg2010-09-291-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
* iwlwifi: move AP sta ID to contextJohannes Berg2010-08-271-1/+2
* iwlwifi: move virtual interface pointer into contextJohannes Berg2010-08-271-4/+8
* iwlwifi: move QoS into contextJohannes Berg2010-08-271-0/+1
* iwlwifi: contextify command sendingJohannes Berg2010-08-271-5/+10
* iwlwifi: contextify-stations-completelyJohannes Berg2010-08-271-5/+5
* iwlwifi: contextify broadcast stationJohannes Berg2010-08-271-10/+22
* iwlwifi: define PAN queues/FIFOsJohannes Berg2010-08-271-1/+4
* iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg2010-08-271-0/+3
* iwlwifi: initial contextificationJohannes Berg2010-08-271-68/+104
* iwlagn: generic bt coex functionsWey-Yi Guy2010-08-251-3/+3
* iwlagn: set traffic load based on multiple factorsWey-Yi Guy2010-08-251-0/+4
* iwlagn: add bt_ch_announce module parameterWey-Yi Guy2010-08-251-0/+11
* iwlagn: add additional bt related parametersWey-Yi Guy2010-08-251-0/+11
* iwlagn: parsing uart message and take actionsWey-Yi Guy2010-08-251-0/+16
* iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy2010-08-251-1/+1
* iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy2010-08-251-2/+4
* iwlwifi: add bt full concurrency supportWey-Yi Guy2010-08-251-1/+48
* iwlagn: keep BT settings across restartJohannes Berg2010-08-251-0/+20
* iwlwifi: reset BT when going downJohannes Berg2010-08-251-1/+6
* 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/+44
|\
| * iwlwifi: fix 3945 filter flagsJohannes Berg2010-08-171-1/+44
* | iwlagn: do not check for AP mode for WEP keysJohannes Berg2010-08-241-1/+1
* | iwlwifi: enable experimental ucode supportJay Sternberg2010-08-241-8/+25
* | iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg2010-08-241-6/+2