summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-2990-2096/+2359
|\
| * iwlwifi: fix scan abortStanislaw Gruszka2010-07-291-10/+8
| * wl1271: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+7
| * wl1251: update hw/fw version info in wiphy structJohn W. Linville2010-07-291-0/+5
| * wl1271: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-293-0/+27
| * libertas_tf: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-292-0/+21
| * wl1251: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-293-0/+26
| * ar9170: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-0/+19
| * mwl8k: add get_survey callback in order to get channel noiseJohn W. Linville2010-07-291-4/+27
| * ath9k: enable serialize_regmode for non-PCIE AR9160John W. Linville2010-07-291-1/+2
| * ath9k: remove the two wiphys scanning at the same time messageLuis R. Rodriguez2010-07-281-4/+9
| * drivers/net/wireless/at76c50x-usb.c: Neaten macrosJoe Perches2010-07-271-16/+13
| * drivers/net/wireless: Use wiphy_<level>Joe Perches2010-07-2722-464/+398
| * libertas: remove unused cmd_pending waitqDan Williams2010-07-272-9/+0
| * libertas: rename lbs_get_cmd_ctrl_node() to lbs_get_free_cmd_node()Dan Williams2010-07-271-4/+2
| * libertas: kill unused lbs_prepare_and_send_command()Dan Williams2010-07-274-146/+9
| * libertas: convert DEEP_SLEEP timer to a direct commandDan Williams2010-07-272-12/+8
| * libertas: convert PS_MODE to a direct commandDan Williams2010-07-277-126/+95
| * libertas: remove unused indirect command response handlerDan Williams2010-07-271-24/+1
| * libertas: convert CMD_FWT_ACCESS to a direct commandDan Williams2010-07-275-34/+26
| * libertas: convert Mesh Blinding Table access to a direct commandDan Williams2010-07-275-46/+158
| * libertas: convert register access to direct commandsDan Williams2010-07-276-180/+94
| * libertas: convert LED_GPIO_CTRL to a direct commandDan Williams2010-07-271-3/+2
| * libertas: remove Beacon ControlDan Williams2010-07-274-11/+2
| * libertas: remove unused Automatic Frequency Control commandDan Williams2010-07-273-23/+3
| * libertas: remove unused indirect TPC_CFG command leftoversDan Williams2010-07-273-20/+0
| * libertas: convert 11D_DOMAIN_INFO to a direct commandDan Williams2010-07-277-238/+139
| * libertas: clean up RSSI commandDan Williams2010-07-278-77/+51
| * libertas: clean up MONITOR_MODE commandDan Williams2010-07-274-72/+33
| * rt2500usb: disallow to set WEP key with non zero indexStanislaw Gruszka2010-07-271-0/+8
| * rt2500usb: truly disable encryption when initializeStanislaw Gruszka2010-07-271-0/+1
| * rt2500usb: write keys to proper registersStanislaw Gruszka2010-07-271-1/+1
| * ath9k: remove unused base_index from rate table.Senthil Balasubramanian2010-07-272-161/+160
| * ath9k: Fix incorrect user ratekbs of MCS15 ShortGISenthil Balasubramanian2010-07-271-1/+1
| * ath9k: Add three stream rate control support for AR938X.Senthil Balasubramanian2010-07-272-225/+366
| * ath9k: Introduce bit masks for valid and valid_single_stream.Senthil Balasubramanian2010-07-272-145/+153
| * p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-271-0/+17
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-2778-840/+834
| |\
| * | rt2x00: Fix regression for rt2500pciIvo van Doorn2010-07-261-6/+13
| * | ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-261-18/+1
| * | ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-261-1/+1
| * | ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-263-2/+10
| * | ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau2010-07-261-8/+8
| * | libertas: precedence bugDan Carpenter2010-07-261-1/+1
| * | ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan2010-07-263-4/+8
| * | ath5k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+18
| * | ath9k: snprintf() returns largish valuesDan Carpenter2010-07-261-0/+9
| * | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-07-261-6/+2
| * | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-263-15/+4
| * | iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-262-2/+8
OpenPOWER on IntegriCloud