summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)Author
2010-09-11iwlwifi: make sure runtime calibration is enabled after associationWey-Yi Guy
2010-09-11iwlwifi: avoid sending too many commandsJohannes Berg
2010-09-11iwlwifi: remember the last uCode sysassert error codeWey-Yi Guy
2010-09-07drivers/net/wireless/iwlwifi/iwl-agn.c: Fix return value from an unsigned fun...Julia Lawall
2010-09-03iwlagn: open/close envlope to force move BT state machineWey-Yi Guy
2010-08-27iwlwifi: allow using multiple contextsJohannes Berg
2010-08-27iwlagn: always send RXON timingJohannes Berg
2010-08-27iwlwifi: pass context to iwl_send_rxon_timingJohannes Berg
2010-08-27iwlwifi: send PAN parametersJohannes Berg
2010-08-27iwlagn: send beacon before committing associated RXONJohannes Berg
2010-08-27iwlagn: send RXON timing before associatingJohannes Berg
2010-08-27iwlagn: queue frames according to contextJohannes Berg
2010-08-27iwlagn: remove iw_mode check for beaconJohannes Berg
2010-08-27iwlagn: detect PAN capabilityJohannes Berg
2010-08-27iwlwifi: introduce beacon contextJohannes Berg
2010-08-27iwlwifi: move HT configuration data into contextJohannes Berg
2010-08-27iwlwifi: add context pointer to stationJohannes Berg
2010-08-27iwlwifi: make hw crypto context awareJohannes Berg
2010-08-27iwlwifi: move AP sta ID to contextJohannes Berg
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg
2010-08-27iwlwifi: move QoS into contextJohannes Berg
2010-08-27iwlwifi: contextify command sendingJohannes Berg
2010-08-27iwlwifi: contextify-stations-completelyJohannes Berg
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg
2010-08-27iwlwifi: define PAN queues/FIFOsJohannes Berg
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg
2010-08-27iwlwifi: initial contextificationJohannes Berg
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy
2010-08-25iwlagn: set traffic load based on multiple factorsWey-Yi Guy
2010-08-25iwlagn: add bt_ch_announce module parameterWey-Yi Guy
2010-08-25iwlagn: add additional bt related parametersWey-Yi Guy
2010-08-25iwlagn: parsing uart message and take actionsWey-Yi Guy
2010-08-25iwlwifi: add bt_init_traffic_load as configurable parameterWey-Yi Guy
2010-08-25iwlagn: wifi/bt coex configuration sequenceWey-Yi Guy
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy
2010-08-25iwlagn: keep BT settings across restartJohannes Berg
2010-08-25iwlwifi: reset BT when going downJohannes Berg
2010-08-25iwlwifi: fix canceling monitor_recover timerStanislaw Gruszka
2010-08-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-08-24iwlagn: do not check for AP mode for WEP keysJohannes Berg
2010-08-24iwlwifi: enable experimental ucode supportJay Sternberg
2010-08-24iwlwifi: refactor iwl_setup_rxon_timingJohannes Berg
2010-08-24iwlwifi: avoid race condition in channel changeShanyu Zhao
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao
2010-08-24iwlwifi: separate thermal throttling functionWey-Yi Guy
2010-08-17iwlwifi: fix 3945 filter flagsJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16iwlwifi: track IBSS manager statusJohannes Berg
2010-08-16iwlwifi: make iwl_set_hw_params static to _agnWey-Yi Guy
2010-08-16iwlagn: log pci revision idWey-Yi Guy