| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 | 1 | -69/+43 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-01-05 | 1 | -0/+3 |
| |\ |
|
| | * | mac80211: fix mesh forwarding when ratelimited too | Milton Miller | 2011-01-04 | 1 | -2/+2 |
| * | | Revert "mac80211: temporarily disable reorder release timer" | Christian Lamparter | 2011-01-04 | 1 | -24/+0 |
| * | | mac80211: serialize rx path workers | Christian Lamparter | 2011-01-04 | 1 | -43/+37 |
| * | | mac80211: ignore PSM bit of reordered frames | Christian Lamparter | 2011-01-04 | 1 | -0/+4 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-26 | 1 | -1/+4 |
|\ \ \
| | |/
| |/| |
|
| * | | mac80211: fix mesh forwarding | Johannes Berg | 2010-12-22 | 1 | -1/+4 |
* | | | mac80211: add throughput based LED blink trigger | Johannes Berg | 2010-12-22 | 1 | -0/+3 |
| |/
|/| |
|
* | | mac80211: Send mesh non-HWMP path selection frames to userspace | Javier Cardona | 2010-12-20 | 1 | -1/+4 |
* | | nl80211: Add notification for dropped Deauth/Disassoc | Jouni Malinen | 2010-12-16 | 1 | -2/+20 |
* | | mac80211: clean up RX key checks | Johannes Berg | 2010-12-13 | 1 | -2/+21 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-12-07 | 1 | -0/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-12-02 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | mac80211: Fix STA disconnect due to MIC failure | Senthil Balasubramanian | 2010-11-30 | 1 | -0/+2 |
| * | mac80211: ignore non-bcast mcast deauth/disassoc franes | Christian Lamparter | 2010-11-30 | 1 | -0/+4 |
* | | mac80211: Minor optimization in ieee80211_rx_h_data | Helmut Schaa | 2010-11-30 | 1 | -3/+2 |
* | | mac80211: fix RX aggregation locking | Johannes Berg | 2010-11-29 | 1 | -4/+13 |
* | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 1 | -1/+0 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 | 1 | -0/+1 |
* | | mac80211: fix powersaving clients races | Johannes Berg | 2010-11-17 | 1 | -2/+0 |
|/ |
|
* | mac80211: temporarily disable reorder release timer | Christian Lamparter | 2010-10-11 | 1 | -0/+24 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -15/+26 |
* | mac80211: fix for WDS interfaces | Bill Jordan | 2010-10-05 | 1 | -0/+1 |
* | mac80211: move packet flags into packet | Johannes Berg | 2010-09-27 | 1 | -45/+57 |
* | mac80211: fix release_reorder_timeout in scan | Johannes Berg | 2010-09-27 | 1 | -14/+8 |
* | mac80211: clean up rx handling wrt. found_sta | Johannes Berg | 2010-09-27 | 1 | -31/+25 |
* | mac80211: consolidate packet processing | Johannes Berg | 2010-09-27 | 1 | -103/+62 |
* | mac80211: remove prepare_for_handlers sdata argument | Johannes Berg | 2010-09-27 | 1 | -8/+8 |
* | Revert "mac80211: fix use-after-free" | John W. Linville | 2010-09-27 | 1 | -0/+4 |
* | mac80211: Support receiving data frames on multiple vifs. | Ben Greear | 2010-09-27 | 1 | -10/+70 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-24 | 1 | -4/+0 |
|\ |
|
| * | mac80211: fix use-after-free | Johannes Berg | 2010-09-24 | 1 | -4/+0 |
* | | mac80211: add p2p device type support | Johannes Berg | 2010-09-16 | 1 | -3/+1 |
* | | mac80211: allow changing port control protocol | Johannes Berg | 2010-08-27 | 1 | -1/+1 |
* | | mac80211: allow vendor specific cipher suites | Johannes Berg | 2010-08-27 | 1 | -0/+6 |
* | | mac80211: fix rcu-unsafe pointer dereference | Christian Lamparter | 2010-08-25 | 1 | -4/+8 |
* | | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -8/+5 |
* | | cfg80211/mac80211: extensible frame processing | Johannes Berg | 2010-08-24 | 1 | -41/+96 |
* | | mac80211: remove unused status flag checks | Johannes Berg | 2010-08-16 | 1 | -0/+3 |
* | | mac80211: use cipher suite selectors | Johannes Berg | 2010-08-16 | 1 | -8/+10 |
* | | mac80211: AMPDU rx reorder timeout timer | Christian Lamparter | 2010-08-16 | 1 | -7/+63 |
* | | mac80211: remove unused rate function parameter | Christian Lamparter | 2010-08-16 | 1 | -16/+6 |
* | | mac80211: put rx handlers into separate functions | Christian Lamparter | 2010-08-16 | 1 | -86/+128 |
* | | mac80211: don't check rates on PLCP error frames | Johannes Berg | 2010-08-16 | 1 | -20/+29 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-07-01 | 1 | -9/+9 |
|\ |
|
| * | mac80211: use netif_receive_skb in ieee80211_rx callpath | John W. Linville | 2010-06-28 | 1 | -5/+5 |
| * | mac80211: don't shadow mgmt variable in ieee80211_rx_h_action | John W. Linville | 2010-06-24 | 1 | -4/+4 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-06-17 | 1 | -50/+87 |
|\ \
| |/ |
|
| * | mac80211: Use a separate CCMP PN receive counter for management frames | Jouni Malinen | 2010-06-15 | 1 | -2/+7 |