aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn-lib.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: support off-channel TXJohannes Berg2011-03-111-32/+103
* iwlwifi: move rx handlers code to iwl-rx.cStanislaw Gruszka2011-03-041-235/+0
* iwlagn: report correct temperature for WiFi/BT devices.Fry, Donald H2011-03-031-3/+4
* iwlwifi: add {ack,plpc}_check module parametersStanislaw Gruszka2011-02-281-0/+1
* iwlagn: enable BT session 2 type UART for 2000 seriesWey-Yi Guy2011-02-261-22/+46
* iwlagn: split BT page and inquiry UART msgWey-Yi Guy2011-02-261-4/+6
* iwlagn: name change for BT config commandWey-Yi Guy2011-02-261-1/+1
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-1/+1
* iwlagn: donot process bt update when bt coex disableWey-Yi Guy2011-02-111-1/+11
* iwlwifi: remove unnecessary lockingJohannes Berg2011-02-061-3/+0
* iiwlagn: remove unused parameterWey-Yi Guy2011-01-311-1/+0
* iwlagn: remove unsupported BT SCO commandWey-Yi Guy2011-01-311-24/+0
* cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-211-2/+3
* iwlagn: add support for waiting for notificationsJohannes Berg2011-01-211-0/+46
* iwlagn: fix scan tx antenna setting on 5Ghz bandStanislaw Gruszka2011-01-041-9/+5
* iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-131-0/+1
* iwlagn: implement layout-agnostic EEPROM readingJohannes Berg2010-12-131-0/+6
* iwlwifi: jiffies based tx queues watchdogStanislaw Gruszka2010-12-061-0/+1
* iwlagn: minor change in bt coex normal LUTWey-Yi Guy2010-11-241-1/+1
* iwlagn: use different kill mask when SCO activeWey-Yi Guy2010-11-241-13/+19
* iwlwifi: consider BT for power managementWey-Yi Guy2010-11-241-0/+4
* iwlwifi: Use static constJoe Perches2010-11-221-3/+3
* iwlwifi: always build swq_id as virtual queue IDJohannes Berg2010-11-161-1/+0
* iwlwifi: pass txq to wake/stop queueJohannes Berg2010-11-161-2/+2
* iwlagn: remove a bogus AGG_OFF checkJohannes Berg2010-11-161-6/+2
* iwlagn: support dynamic aggregation for BT coexWey-Yi Guy2010-11-161-4/+2
* iwlagn: enable shadow registerWey-Yi Guy2010-11-151-0/+6
* iwlagn: fix non-5000+ buildJohannes Berg2010-11-151-16/+0
* iwlagn: turn dynamic smps on while BT is onWey-Yi Guy2010-11-151-1/+4
* iwlwifi: avoid commit rxon during scan in iwlagn_bt_traffic_change_workStanislaw Gruszka2010-11-151-1/+16
* iwlwifi: send tx_power_cmd synchronouslyStanislaw Gruszka2010-11-151-3/+2
* iwlwifi: warn when send tx power settings during scanStanislaw Gruszka2010-11-151-0/+4
* iwlwifi: allow probe-after-rx on 2.4 GHzJohannes Berg2010-10-141-20/+20
* iwlwifi: fix dual-mode scanningJohannes Berg2010-10-071-1/+3
* iwlwifi: remove set_pwr_src operationJohannes Berg2010-10-071-1/+18
* iwlwifi: move iwl_dump_fh to agnJohannes Berg2010-10-071-0/+61
* iwlwifi: move iwl_dump_csr to agnJohannes Berg2010-10-071-0/+69
* iwlwifi: move iwl_toggle_rx_ant to agnJohannes Berg2010-10-071-0/+17
* iwlwifi: move agn specific station code thereJohannes Berg2010-10-071-3/+3
* iwlwifi: move chain settings to agnJohannes Berg2010-10-071-0/+140
* iwlwifi: introduce post_scan hookJohannes Berg2010-10-071-0/+16
* iwlagn: rename iwl5000_tx_respWey-Yi Guy2010-10-061-6/+8
* iwlagn: rename iwl5000_tx_power_dbm_cmdWey-Yi Guy2010-10-061-3/+3
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-9/+18
* iwlagn: initialize both tx/rx prio boost parametersWey-Yi Guy2010-09-171-0/+2
* iwlagn: correct naming for failure reply tx statusWey-Yi Guy2010-09-171-2/+2
* iwlagn: keep track of aggregated tx frames failure counterWey-Yi Guy2010-09-171-0/+50
* iwlagn: log aggregation tx command statusWey-Yi Guy2010-09-171-0/+32
* iwlagn: keep track fail tx reason counterWey-Yi Guy2010-09-171-0/+79
* iwlwifi: unify scan start checksJohannes Berg2010-09-141-67/+21