summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-212-5/+6
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-192-5/+6
| | |\
| | | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-161-5/+5
| | | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-141-0/+1
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-132-2/+17
| | |\|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-304-7/+18
| | |\ \
| * | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-1395-8483/+9680
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-0288-7584/+3392
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-241-0/+1
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-221-0/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1610-8/+53
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-1772-1367/+3670
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-111-0/+2
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-0912-204/+274
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11148-3403/+6697
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-071-14/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-031-14/+3
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-311-11/+4
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers/net: use __packed annotationEric Dumazet2010-06-0375-823/+823
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-314-8/+19
| |\| | | | | | | | | | | | | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-2617-99/+90
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-251-11/+4
| * | | | | | | | | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-241-25/+3
* | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville2010-07-261-1/+4
* | | | | | | | | | | | | | rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville2010-07-265-10/+68