aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAge
* p54: Added get_survey callback in order to get channel noiseJohn W. Linville2010-07-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-27
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-07-20
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-19
| | |\
| | | * rt2x00: Fix lockdep warning in rt2x00lib_probe_dev()Stephen Boyd2010-07-16
| | | * hostap_pci: set dev->base_addr during probeJohn W. Linville2010-07-14
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-12
| | |\|
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-30
| | |\ \
| * | \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-13
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-01
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-23
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-22
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-16
| | |\ \ \ \ \ \
| * | \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-17
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-11
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-09
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-06-06
| |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | * | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-03
| | |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-05-31
| | |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers/net: use __packed annotationEric Dumazet2010-06-03
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-31
| |\| | | | | | | | | | | | | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-05-25
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | drivers: wireless: use new hex_to_bin() methodAndy Shevchenko2010-05-25
| * | | | | | | | | | | | | Revert "ath9k: Group Key fix for VAPs"Linus Torvalds2010-05-24
* | | | | | | | | | | | | | rt2x00: Fix regression for rt2500pciIvo van Doorn2010-07-26
* | | | | | | | | | | | | | ath9k_hw: simplify noisefloor calibration chainmask calculationFelix Fietkau2010-07-26
* | | | | | | | | | | | | | ath9k_hw: fix a small typo in the noisefloor calibration debug codeFelix Fietkau2010-07-26
* | | | | | | | | | | | | | ath9k_hw: fix invalid extension channel noisefloor readings in HT20Felix Fietkau2010-07-26
* | | | | | | | | | | | | | ath9k: fix yet another buffer leak in the tx aggregation codeFelix Fietkau2010-07-26
* | | | | | | | | | | | | | libertas: precedence bugDan Carpenter2010-07-26
* | | | | | | | | | | | | | ath9k: Fix inconsistency between txq->stopped and the actual queue stateVasanthakumar Thiagarajan2010-07-26
* | | | | | | | | | | | | | ath5k: snprintf() returns largish valuesDan Carpenter2010-07-26
* | | | | | | | | | | | | | ath9k: snprintf() returns largish valuesDan Carpenter2010-07-26
* | | | | | | | | | | | | | drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-07-26
* | | | | | | | | | | | | | lib80211: remove unused host_build_iv optionJohn W. Linville2010-07-26
* | | | | | | | | | | | | | iwlwifi: assume vif is NULL for internal scans and non-NULL otherwiseJohn W. Linville2010-07-26
* | | | | | | | | | | | | | rtl8180: silence "dubious: x | !y" sparse warningJohn W. Linville2010-07-26
* | | | | | | | | | | | | | rtl8180: improve signal reporting for actual rtl8180 hardwareJohn W. Linville2010-07-26
* | | | | | | | | | | | | | wl1251: fix sparse-generated warningsJohn W. Linville2010-07-26
* | | | | | | | | | | | | | iwlagn: use __packed on new structure definitionsJohn W. Linville2010-07-26
* | | | | | | | | | | | | | iwlwifi: remove spurious semicolonsJohannes Berg2010-07-23
* | | | | | | | | | | | | | iwlwifi: reduce beacon fill conditionsJohannes Berg2010-07-23
* | | | | | | | | | | | | | iwlwifi: read multiple MAC addressesWey-Yi Guy2010-07-23
* | | | | | | | | | | | | | iwlwifi: make iwl_mac_beacon_update staticJohannes Berg2010-07-23
* | | | | | | | | | | | | | iwlagn: fix firmware loading TLV error pathJohannes Berg2010-07-23
* | | | | | | | | | | | | | iwlwifi: add TLV to specify the size of phy calibration tableWey-Yi Guy2010-07-23
* | | | | | | | | | | | | | iwlagn: add bluetooth stats to debugfsWey-Yi Guy2010-07-23
* | | | | | | | | | | | | | iwlagn: Add support for bluetooth statistics notificationWey-Yi Guy2010-07-23
* | | | | | | | | | | | | | iwlagn: add .cfg flag to idenfity the need for bt statisticsWey-Yi Guy2010-07-23