| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: long monitor timer | Wey-Yi Guy | 2010-08-14 | 6 | -29/+30 |
* | ath5k: disable ASPM L0s for all cards | Maxim Levitsky | 2010-08-13 | 1 | -0/+21 |
* | ath9k_htc: load proper firmware for device ID 7015 | Rajkumar Manoharan | 2010-08-13 | 5 | -7/+11 |
* | wl1251: fix trigger scan timeout usage | Yuri Kululin | 2010-08-13 | 1 | -1/+1 |
* | ath9k_htc: Fix disconnect issue in HT40 mode. | Vivek Natarajan | 2010-08-13 | 1 | -1/+2 |
* | ath9k_htc: fix panic on packet injection using airbase-ng tool. | Rajkumar Manoharan | 2010-08-11 | 1 | -5/+10 |
* | ipw2100: register pm_qos request before registering pci driver | John W. Linville | 2010-08-11 | 1 | -2/+3 |
* | iwlagn: fix rts cts protection | Johannes Berg | 2010-08-09 | 11 | -133/+87 |
* | libertas: fix build break by including linux/sched.h | John W. Linville | 2010-08-09 | 1 | -0/+1 |
* | Revert "p54pci: Add PCI ID for SMC2802W" | John W. Linville | 2010-08-09 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-08-06 | 32 | -273/+836 |
|\ |
|
| * | iwlwifi: fix locking assertions | Johannes Berg | 2010-08-06 | 4 | -6/+6 |
| * | iwlwifi: fix TX tracer | Johannes Berg | 2010-08-06 | 1 | -1/+1 |
| * | rtl8180: avoid potential NULL deref in rtl8180_beacon_work | John W. Linville | 2010-08-05 | 1 | -0/+2 |
| * | libertas: scan before assocation if no BSSID was given | Dan Williams | 2010-08-05 | 3 | -33/+121 |
| * | libertas: fix association with some APs by using extended rates | Dan Williams | 2010-08-05 | 1 | -16/+40 |
| * | libertas: get the right # of scanned BSSes | Dan Williams | 2010-08-05 | 1 | -1/+9 |
| * | iwlagn: Improve aggregation failure error messages | Andy Lutomirski | 2010-08-04 | 1 | -4/+7 |
| * | rt2x00: do not use PCI resources before pci_enable_device() | Kulikov Vasiliy | 2010-08-04 | 1 | -11/+10 |
| * | wireless: ipw2100: check result of kzalloc() | Christoph Fritz | 2010-08-04 | 1 | -0/+4 |
| * | ath9k: fix erased ieee80211_rx_status.mactime | Jan Friedrich | 2010-08-04 | 1 | -5/+5 |
| * | p54pci: Add PCI ID for SMC2802W | Larry Finger | 2010-08-04 | 1 | -0/+2 |
| * | ath9k: fix an issue in ath_atx_tid paused flag management | Lorenzo Bianconi | 2010-08-04 | 1 | -26/+8 |
| * | ath9k_hw: Fix regulatory CTL index usage for AR9003 | Luis R. Rodriguez | 2010-08-04 | 1 | -7/+381 |
| * | net: wl12xx: do not use kfree'd memory | Kulikov Vasiliy | 2010-08-04 | 1 | -2/+1 |
| * | iwlagn: fix typo in ucode_bt_stats_read debugfs | Wey-Yi Guy | 2010-08-04 | 1 | -1/+1 |
| * | iwlwifi: BA scd_flow not match condition detected | Wey-Yi Guy | 2010-08-04 | 1 | -1/+8 |
| * | iwlwifi: fix compile warning | Johannes Berg | 2010-08-04 | 1 | -1/+1 |
| * | ath9k_hw: fix a noise floor calibration related race condition | Felix Fietkau | 2010-08-04 | 4 | -20/+31 |
| * | ath9k_hw: clean up per-channel calibration data | Felix Fietkau | 2010-08-04 | 12 | -94/+130 |
| * | ath9k: prevent calibration during off-channel activity | Felix Fietkau | 2010-08-04 | 2 | -35/+40 |
| * | ath9k_hw: fix analog shift register writes on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -1/+5 |
| * | ath9k: fix a crash in the PA predistortion apply function | Felix Fietkau | 2010-08-04 | 1 | -0/+1 |
| * | ath9k_hw: fix periodic noise floor calibration on AR9003 | Felix Fietkau | 2010-08-04 | 1 | -0/+6 |
| * | ath9k_hw: clean up and fix initial noise floor calibration | Felix Fietkau | 2010-08-04 | 5 | -12/+16 |
| * | iwlwifi: fix possible recursive locking deadlock | Johannes Berg | 2010-08-04 | 1 | -1/+5 |
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-08-04 | 2 | -2/+2 |
|\ \ |
|
| * \ | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-04 | 20 | -24/+97 |
| |\ \ |
|
| * | | | hostap:hostap_hw.c Fix typo in comment | Justin P. Mattock | 2010-08-04 | 1 | -1/+1 |
| * | | | fix comment typos concerning "challenge" | Uwe Kleine-König | 2010-07-19 | 1 | -1/+1 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-08-04 | 305 | -22776/+23518 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-07-29 | 90 | -2096/+2359 |
| |\ \ \ |
|
| | * | | | iwlwifi: fix scan abort | Stanislaw Gruszka | 2010-07-29 | 1 | -10/+8 |
| | * | | | wl1271: update hw/fw version info in wiphy struct | John W. Linville | 2010-07-29 | 1 | -0/+7 |
| | * | | | wl1251: update hw/fw version info in wiphy struct | John W. Linville | 2010-07-29 | 1 | -0/+5 |
| | * | | | wl1271: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 3 | -0/+27 |
| | * | | | libertas_tf: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 2 | -0/+21 |
| | * | | | wl1251: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 3 | -0/+26 |
| | * | | | ar9170: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 1 | -0/+19 |
| | * | | | mwl8k: add get_survey callback in order to get channel noise | John W. Linville | 2010-07-29 | 1 | -4/+27 |