Age | Commit message (Expand) | Author |
2010-09-28 | wl1271: Implement CMD_SET_STA_STATE to indicate connection completion to FW | Juuso Oikarinen |
2010-09-28 | wl1271: remove deprecated ACX definition | Luciano Coelho |
2010-09-27 | ath9k_htc: Fix TKIP disconnect failure with HTC drivers | Rajkumar Manoharan |
2010-09-27 | mac80211: move packet flags into packet | Johannes Berg |
2010-09-27 | mac80211: fix release_reorder_timeout in scan | Johannes Berg |
2010-09-27 | mac80211: clean up rx handling wrt. found_sta | Johannes Berg |
2010-09-27 | mac80211: consolidate packet processing | Johannes Berg |
2010-09-27 | mac80211: remove prepare_for_handlers sdata argument | Johannes Berg |
2010-09-27 | Revert "mac80211: fix use-after-free" | John W. Linville |
2010-09-27 | nl80211: Fix exit from nl80211_set_power_save | Teemu Paasikivi |
2010-09-27 | mac80211: Support receiving data frames on multiple vifs. | Ben Greear |
2010-09-27 | mac80211/ath9k: Support AMPDU with multiple VIFs. | Ben Greear |
2010-09-27 | mac80211: Support multiple VIFS per AP in debugfs. | Ben Greear |
2010-09-27 | ath9k_hw: simplify revision checks for AR9287 | Felix Fietkau |
2010-09-27 | ath9k_hw: simplify revision checks for AR9285 | Felix Fietkau |
2010-09-27 | ath9k_hw: simplify revision checks for AR9280 | Felix Fietkau |
2010-09-27 | wl1271: Fix overflow in wl1271_boot_upload_nvs | Ido Yariv |
2010-09-27 | ath5k: Add bssid mask and rxfilter to debugfs. | Ben Greear |
2010-09-24 | ath9k_htc: Fix beacon distribution in IBSS mode | Rajkumar Manoharan |
2010-09-24 | ath9k: Fix tx struck state with paprd | Vasanthakumar Thiagarajan |
2010-09-24 | mac80211: clear txflags for ps-filtered frames | Christian Lamparter |
2010-09-24 | airo: remove "basic_rate" module option | Dan Carpenter |
2010-09-24 | mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz | Jouni Malinen |
2010-09-24 | mac80211: Filter ProbeReq SuppRates based on TX rate mask | Jouni Malinen |
2010-09-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-09-24 | mac80211: fix use-after-free | Johannes Berg |
2010-09-21 | ath9k: make the driver specific rate control module optional | Felix Fietkau |
2010-09-21 | ath9k: move ath_tx_aggr_check() to the rate control module | Felix Fietkau |
2010-09-21 | ath9k: clean up / fix aggregation session flush | Felix Fietkau |
2010-09-21 | ath9k: fix an aggregation start related race condition | Felix Fietkau |
2010-09-21 | ath9k: clean up block ack window handling | Felix Fietkau |
2010-09-21 | wl1271: bugfix: use bitwise-AND instead of logical-AND | Eliad Peller |
2010-09-21 | wl1271: avoid redundant memcpy of rx_status | Eliad Peller |
2010-09-21 | carl9170: fix hang in AP mode when HT STA does PSM | Christian Lamparter |
2010-09-21 | carl9170: reinit phy after HT settings have changed | Christian Lamparter |
2010-09-21 | carl9170: fix state downgrade during reset | Christian Lamparter |
2010-09-21 | carl9170: abort tasklet during usb reset | Christian Lamparter |
2010-09-21 | carl9170: don't load bogus nf of chain 1 | Christian Lamparter |
2010-09-21 | carl9170: fix noise dBm conversion | Christian Lamparter |
2010-09-21 | carl9170: use rx chainmask from eeprom | Christian Lamparter |
2010-09-21 | ath5k: Add tx queue configuration function | Bruno Randolf |
2010-09-21 | ath5k: Simplify cw_min/max and AIFS configuration | Bruno Randolf |
2010-09-21 | ath5k: Keep last descriptor in queue | Bruno Randolf |
2010-09-21 | ath5k: Count how many times a queue got stuck | Bruno Randolf |
2010-09-21 | ath5k: Add watchdog for stuck TX queues | Bruno Randolf |
2010-09-21 | ath5k: Move tx frame completion into separate function | Bruno Randolf |
2010-09-21 | ath5k: Fix TX queues stopping | Bruno Randolf |
2010-09-21 | ath5k: Fix queue debug file | Bruno Randolf |
2010-09-21 | ath5k: Use four hardware queues | Bruno Randolf |
2010-09-21 | ath5k: reorder base.c to remove fwd decls | Bob Copeland |