summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-23iwlagn: fix error in command waitingJohannes Berg1-1/+1
2011-03-11iwlagn: support off-channel TXJohannes Berg1-32/+103
2011-03-04iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka1-235/+0
2011-03-03iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H1-3/+4
2011-02-28iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka1-0/+1
2011-02-26iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy1-22/+46
2011-02-26iwlagn: split BT page and inquiry UART msgWey-Yi Guy1-4/+6
2011-02-26iwlagn: name change for BT config commandWey-Yi Guy1-1/+1
2011-02-24mac80211: rename RX_FLAG_TSFTJohannes Berg1-1/+1
2011-02-11iwlagn: donot process bt update when bt coex disableWey-Yi Guy1-1/+11
2011-02-06iwlwifi: remove unnecessary lockingJohannes Berg1-3/+0
2011-02-01iiwlagn: remove unused parameterWey-Yi Guy1-1/+0
2011-02-01iwlagn: remove unsupported BT SCO commandWey-Yi Guy1-24/+0
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-14iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy1-0/+1
2010-12-14iwlagn: implement layout-agnostic EEPROM readingJohannes Berg1-0/+6
2010-12-07iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka1-0/+1
2010-11-25iwlagn: minor change in bt coex normal LUTWey-Yi Guy1-1/+1
2010-11-25iwlagn: use different kill mask when SCO activeWey-Yi Guy1-13/+19
2010-11-25iwlwifi: 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-08iwlwifi: fix dual-mode scanningJohannes Berg1-1/+3
2010-10-08iwlwifi: remove set_pwr_src operationJohannes Berg1-1/+18
2010-10-08iwlwifi: move iwl_dump_fh to agnJohannes Berg1-0/+61
2010-10-08iwlwifi: move iwl_dump_csr to agnJohannes Berg1-0/+69
2010-10-08iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg1-0/+17
2010-10-08iwlwifi: move agn specific station code thereJohannes Berg1-3/+3
2010-10-08iwlwifi: move chain settings to agnJohannes Berg1-0/+140
2010-10-08iwlwifi: 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-18iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy1-0/+2
2010-09-18iwlagn: correct naming for failure reply tx statusWey-Yi Guy1-2/+2
2010-09-18iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy1-0/+50
2010-09-18iwlagn: log aggregation tx command statusWey-Yi Guy1-0/+32
2010-09-18iwlagn: keep track fail tx reason counterWey-Yi Guy1-0/+79