Age | Commit message (Expand) | Author |
2010-10-07 | ath9k_hw: Fix hw reset failure with HTC driver | Rajkumar Manoharan |
2010-10-07 | cfg80211: constify WDS address | Johannes Berg |
2010-10-07 | nl80211: use new genl helpers for WDS | Johannes Berg |
2010-10-07 | mac80211: fix sw scan locking | Johannes Berg |
2010-10-07 | wl1271: Support FEM autodetection | Juuso Oikarinen |
2010-10-07 | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel... | John W. Linville |
2010-10-07 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-07 | Revert "mac80211: use netif_receive_skb in ieee80211_tx_status callpath" | John W. Linville |
2010-10-07 | Revert "rtl8180: use NAPI for bottom-half processing" | John W. Linville |
2010-10-06 | iwlagn: add define for MODULE_FIRMWARE | Wey-Yi Guy |
2010-10-06 | iwlagn: fix module firmware name for 130 series device | Wey-Yi Guy |
2010-10-06 | mac80211: avoid uninitialized var warning in ieee80211_scan_cancel | John W. Linville |
2010-10-06 | cfg80211: fix BSS double-unlinking | Johannes Berg |
2010-10-06 | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf |
2010-10-06 | Revert "iwlwifi: do not perferm force reset while doing scan" | Stanislaw Gruszka |
2010-10-06 | mac80211: compete scan to cfg80211 if deferred scan fail to start | Stanislaw Gruszka |
2010-10-06 | mac80211: do not requeue scan work when not needed | Stanislaw Gruszka |
2010-10-06 | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka |
2010-10-06 | mac80211: keep lock when calling __ieee80211_scan_completed() | Stanislaw Gruszka |
2010-10-06 | mac80211: reduce number of __ieee80211_scan_completed calls | Stanislaw Gruszka |
2010-10-06 | b43: N-PHY: don't duplicate setting channel in shared memory | Rafał Miłecki |
2010-10-06 | b43: define B43_SHM_SH_CHAN_40MHZ | Rafał Miłecki |
2010-10-06 | b43: N-PHY: simplify channel switching | Rafał Miłecki |
2010-10-06 | nl80211: fix error in generic netif_running check | Johannes Berg |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-06 | mac80211: avoid transmitting delBA to old AP | Johannes Berg |
2010-10-06 | ath9k: Introduce a wrapper for power save disable. | Senthil Balasubramanian |
2010-10-06 | ath9k: remove unnecessary power save flags. | Senthil Balasubramanian |
2010-10-06 | ath9k_hw: merge ath9k_hw_ani_monitor_old and ath9k_hw_ani_monitor_new | Felix Fietkau |
2010-10-06 | ath9k_hw: remove function pointer abstraction for internal ANI ops | Felix Fietkau |
2010-10-06 | ath9k_hw: remove code duplication in phy error counter handling | Felix Fietkau |
2010-10-06 | ath9k_hw: clean up ANI state handling | Felix Fietkau |
2010-10-06 | ath9k_hw: add a helper function to check for the new ANI implementation | Felix Fietkau |
2010-10-06 | ath9k_hw: clean up register write buffering | Felix Fietkau |
2010-10-06 | ath9k_hw: merge codepaths that access the cycle counter registers | Felix Fietkau |
2010-10-06 | ath9k_hw: clean up calibration flags | Felix Fietkau |
2010-10-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-10-06 | mac80211: delete AddBA response timer | Johannes Berg |
2010-10-06 | ath9k_hw: fix regression in ANI listen time calculation | Felix Fietkau |
2010-10-06 | iwlagn: define 130 series of WiFi/BT combo devices | Wey-Yi Guy |
2010-10-06 | iwlagn: rename iwl5000_tx_resp | Wey-Yi Guy |
2010-10-06 | iwlwifi: remove uncorrect comments | Wey-Yi Guy |
2010-10-06 | iwlagn: rename iwl5000_tx_power_dbm_cmd | Wey-Yi Guy |
2010-10-06 | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy |
2010-10-06 | iwlwifi: schedule to deprecate software scan support | Wey-Yi Guy |
2010-10-05 | Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | John W. Linville |
2010-10-05 | mac80211: fix channel assumption for association done work | Luis R. Rodriguez |
2010-10-05 | nl80211: fix remain-on-channel documentation | Johannes Berg |
2010-10-05 | ath9k: get correct tx gain type in ath9k_hw_4k_get_eeprom | Gabor Juhos |
2010-10-05 | ath5k: Don't wake internal queues | Bruno Randolf |