| Commit message (Expand) | Author | Age |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-08 |
|\ |
|
| * | cfg80211: constify WDS address | Johannes Berg | 2010-10-07 |
| * | mac80211: fix sw scan locking | Johannes Berg | 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 |
| * | | mac80211: avoid uninitialized var warning in ieee80211_scan_cancel | John W. Linville | 2010-10-06 |
| * | | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 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 |
| * | | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 |
| * | | mac80211: avoid transmitting delBA to old AP | Johannes Berg | 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 |
| * | | mac80211: fix channel assumption for association done work | Luis R. Rodriguez | 2010-10-05 |
| * | | mac80211: fix deadlock with multiple interfaces | Johannes Berg | 2010-10-05 |
| * | | mac80211: Add WME information element for IBSS | Bruno Randolf | 2010-10-05 |
| * | | mac80211: distinct between max rates and the number of rates the hw can report | Helmut Schaa | 2010-10-05 |
| * | | mac80211: fix for WDS interfaces | Bill Jordan | 2010-10-05 |
| * | | mac80211: Add validity check for beacon_crc value | Juuso Oikarinen | 2010-10-05 |
| * | | mac80211: perform scan cancel in hw reset work | Stanislaw Gruszka | 2010-10-05 |
| * | | cfg80211/mac80211: allow management frame TX in AP mode | Johannes Berg | 2010-10-05 |
| * | | mac80211: fix rx monitor filter refcounters | Christian Lamparter | 2010-10-05 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-01 |
|\| | |
|
| * | | mac80211: Fix WMM driver queue configuration | Juuso Oikarinen | 2010-09-28 |
| * | | mac80211: fix offchannel assumption upon association | Luis R. Rodriguez | 2010-09-28 |
| * | | 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 |
| * | | 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 |
| * | | mac80211: clear txflags for ps-filtered frames | Christian Lamparter | 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-24 |
* | | | net: return operator cleanup | Eric Dumazet | 2010-09-23 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-21 |
|\| | |
|
| * | | mac80211: send last 3/5 probe requests as unicast | Luis R. Rodriguez | 2010-09-16 |
| * | | mac80211: disable beacon monitor while going offchannel | Luis R. Rodriguez | 2010-09-16 |
| * | | mac80211: make the beacon monitor available externally | Luis R. Rodriguez | 2010-09-16 |
| * | | mac80211: reset connection idle when going offchannel | Luis R. Rodriguez | 2010-09-16 |
| * | | mac80211: reset probe send counter upon connection timer reset | Luis R. Rodriguez | 2010-09-16 |
| * | | mac80211: add helper for reseting the connection monitor | Luis R. Rodriguez | 2010-09-16 |