summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy2009-04-226-3/+141
* iwlcore: fix channel display in debugfsMohamed Abbas2009-04-221-1/+1
* iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin2009-04-221-0/+2
* iwlagn: Sync rxon active with changesMohamed Abbas2009-04-221-1/+7
* iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin2009-04-221-3/+0
* iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2009-04-222-4/+43
* iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar2009-04-224-134/+77
* iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar2009-04-224-71/+39
* iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar2009-04-224-201/+104
* iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-227-5/+15
* iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar2009-04-224-238/+138
* iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar2009-04-224-48/+28
* iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar2009-04-224-72/+40
* iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar2009-04-224-65/+45
* iwlwifi: add set_rxon_chain opAbhijeet Kolekar2009-04-225-9/+28
* iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar2009-04-221-60/+1
* iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-229-19/+17
* iwlwifi: use station management opsAbhijeet Kolekar2009-04-225-25/+29
* iwl3945: replace station function with station opsAbhijeet Kolekar2009-04-222-18/+19
* iwlwifi: add station management opsAbhijeet Kolekar2009-04-226-0/+40
* iwl3945: delay mode settingAbhijeet Kolekar2009-04-221-2/+5
* iwlwifi: add commit_rxon libAbhijeet Kolekar2009-04-227-175/+185
* iwl3945: use iwl_mac_beacon_updateAbhijeet Kolekar2009-04-224-90/+44
* iwl3945: use iwl_bss_info_changedAbhijeet Kolekar2009-04-228-247/+204
* iwlwifi: add debug messages when start aggregation queueWey-Yi Guy2009-04-221-3/+7
* iwlwifi: adding MIMO3 support in rate scalingWey-Yi Guy2009-04-222-24/+325
* iwlwifi: adding triple stream rate support for MIMO3Wey-Yi Guy2009-04-221-0/+1
* cfg80211: introduce scan IE limit attributeJohannes Berg2009-04-221-0/+1
* iwlwifi: change check triggering device restart after rfkill changeReinette Chatre2009-04-221-1/+1
* rfkill: remove user_claim stuffJohannes Berg2009-04-221-1/+0
* iwl3945: use iwl_mac_conf_txAbhijeet Kolekar2009-04-224-90/+46
* iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945Wey-Yi Guy2009-04-226-108/+56
* iwl3945-base.c: Add missing space to debug printJoe Perches2009-04-201-1/+1
* fix iwl3945 registration regressionJohannes Berg2009-04-161-0/+2
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* trivial: Fix misspelling of firmwareNick Andrew2009-03-302-2/+2
* mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifiJohannes Berg2009-03-278-16/+71
* iwlwifi: show current driver status in user readable formatWey-Yi Guy2009-03-271-1/+53
* iwl3945: replace stations with stations_39Abhijeet Kolekar2009-03-271-3/+3
* iwlwifi: report error when detect failure during stop agg queueWey-Yi Guy2009-03-273-3/+7
* iwl3945: control rate decreaseAbhijeet Kolekar2009-03-271-7/+6
* iwl3945: fix checkpatch.pl errorsAbhijeet Kolekar2009-03-272-2/+2
* iwl3945: use iwl_cmd_queue_freeAbhijeet Kolekar2009-03-273-8/+10
* iwl3945: set TFD_QUEUE_MAX to correct valueAbhijeet Kolekar2009-03-272-4/+7
* iwlwifi: support 11hMohamed Abbas2009-03-272-1/+3
* iwlcore: dont commit power command if interface is not upMohamed Abbas2009-03-271-1/+1
* iwlagn: allow power level setting all the timesMohamed Abbas2009-03-272-10/+0
* iwlwifi: return 0 for AMPDU_TX/RX_STOP request if NIC is going downWey-Yi Guy2009-03-271-2/+11
* iwl3945: use changed in iwl3945_mac_configMohamed Abbas2009-03-271-8/+12
* iwlagn: use changed in mac_configMohamed Abbas2009-03-272-80/+85
OpenPOWER on IntegriCloud