aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-21cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf1-2/+3
2011-01-21iwlagn: add support for waiting for notificationsJohannes Berg1-0/+46
2011-01-04iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka1-9/+5
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy1-0/+1
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+6
2010-12-06iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-0/+1
2010-11-24iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-24iwlagn: use different kill mask when SCO activeWey-Yi Guy1-13/+19
2010-11-24iwlwifi: consider BT for power managementWey-Yi Guy1-0/+4
2010-11-22iwlwifi: Use static constJoe Perches1-3/+3
2010-11-16iwlwifi: always build swq_id as virtual queue IDJohannes Berg1-1/+0
2010-11-16iwlwifi: pass txq to wake/stop queueJohannes Berg1-2/+2
2010-11-16iwlagn: remove a bogus AGG_OFF checkJohannes Berg1-6/+2
2010-11-16iwlagn: support dynamic aggregation for BT coexWey-Yi Guy1-4/+2
2010-11-15iwlagn: enable shadow registerWey-Yi Guy1-0/+6
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg1-16/+0
2010-11-15iwlagn: turn dynamic smps on while BT is onWey-Yi Guy1-1/+4
2010-11-15iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_workStanislaw Gruszka1-1/+16
2010-11-15iwlwifi: send tx_power_cmd synchronouslyStanislaw Gruszka1-3/+2
2010-11-15iwlwifi: warn when send tx power settings during scanStanislaw Gruszka1-0/+4
2010-10-14iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg1-20/+20
2010-10-07iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-07iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+18
2010-10-07iwlwifi: move iwl_dump_fh to agnJohannes Berg1-0/+61
2010-10-07iwlwifi: move iwl_dump_csr to agnJohannes Berg1-0/+69
2010-10-07iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-0/+17
2010-10-07iwlwifi: move agn specific station code thereJohannes Berg1-3/+3
2010-10-07iwlwifi: move chain settings to agnJohannes Berg1-0/+140
2010-10-07iwlwifi: introduce post_scan hookJohannes Berg1-0/+16
2010-10-06iwlagn: rename iwl5000_tx_respWey-Yi Guy1-6/+8
2010-10-06iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy1-3/+3
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-9/+18
2010-09-17iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-17iwlagn: correct naming for failure reply tx statusWey-Yi Guy1-2/+2
2010-09-17iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy1-0/+50
2010-09-17iwlagn: log aggregation tx command statusWey-Yi Guy1-0/+32
2010-09-17iwlagn: keep track fail tx reason counterWey-Yi Guy1-0/+79
2010-09-14iwlwifi: unify scan start checksJohannes Berg1-67/+21
2010-09-14iwlwifi: remove unused conf variablesJohannes Berg1-3/+0
2010-09-11iwlwifi: remove code repetitionWey-Yi Guy1-32/+28
2010-08-27iwlwifi: send PAN parametersJohannes Berg1-0/+5
2010-08-27iwlwifi: move virtual interface pointer into contextJohannes Berg1-3/+7
2010-08-27iwlwifi: contextify broadcast stationJohannes Berg1-2/+7
2010-08-27iwlwifi: prepare for PAN queue/fifo assignmentJohannes Berg1-1/+1
2010-08-27iwlwifi: initial contextificationJohannes Berg1-2/+4
2010-08-25iwlagn: generic bt coex functionsWey-Yi Guy1-0/+370
2010-08-25iwlwifi: indicate bt_kill condition when receive tx replyWey-Yi Guy1-1/+8
2010-08-25iwlwifi: add bt full concurrency supportWey-Yi Guy1-0/+11
2010-08-25iwlagn: set BT IGNORE for some framesJohannes Berg1-0/+6
2010-08-24iwlwifi: do not call ieee80211_frequency_to_channelShanyu Zhao1-1/+1