Age | Commit message (Expand) | Author | Files | Lines |
2010-07-27 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma... | John W. Linville | 1 | -1/+1 |
2010-07-21 | mac80211: proper IBSS locking | Johannes Berg | 1 | -5/+2 |
2010-07-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -0/+2 |
2010-06-21 | mac80211: Add interface for driver to temporarily disable dynamic ps | Juuso Oikarinen | 1 | -0/+2 |
2010-06-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -28/+38 |
2010-06-16 | mac80211: Fix ps-qos network latency handling | Juuso Oikarinen | 1 | -0/+6 |
2010-06-14 | mac80211: Fix circular locking dependency in ARP filter handling | Juuso Oikarinen | 1 | -0/+2 |
2010-06-14 | mac80211: Set basic rates while joining ibss network | Teemu Paasikivi | 1 | -0/+2 |
2010-06-14 | mac80211: defer RX agg session teardown to work | Johannes Berg | 1 | -0/+2 |
2010-06-14 | mac80211: move BA session work | Johannes Berg | 1 | -1/+4 |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg | 1 | -0/+1 |
2010-06-14 | mac80211: refcount aggregation queue stop | Johannes Berg | 1 | -7/+1 |
2010-06-14 | mac80211: remove non-irqsafe aggregation callbacks | Johannes Berg | 1 | -0/+2 |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg | 1 | -2/+0 |
2010-06-14 | mac80211: move aggregation callback processing | Johannes Berg | 1 | -4/+7 |
2010-06-14 | mac80211: pull mgmt frame rx into rx handler | Johannes Berg | 1 | -4/+0 |
2010-06-14 | mac80211: use common work function | Johannes Berg | 1 | -0/+11 |
2010-06-14 | mac80211: use common work struct | Johannes Berg | 1 | -3/+1 |
2010-06-14 | mac80211: use common skb queue | Johannes Berg | 1 | -5/+2 |
2010-06-14 | cfg80211/mac80211: allow action frame TX/RX in IBSS | Johannes Berg | 1 | -5/+0 |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -2/+5 |
2010-06-03 | mac80211: simplify key locking | Johannes Berg | 1 | -2/+2 |
2010-06-03 | mac80211: Add support for hardware ARP query filtering | Juuso Oikarinen | 1 | -0/+2 |
2010-06-03 | net: use __packed annotation | Eric Dumazet | 1 | -1/+1 |
2010-06-03 | cfg80211: make action channel type optional | Johannes Berg | 1 | -0/+1 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2010-05-13 | mac80211: add offload channel switch support | Johannes Berg | 1 | -1/+2 |
2010-05-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+15 |
2010-05-07 | mac80211: improve HT channel handling | Johannes Berg | 1 | -1/+4 |
2010-05-07 | cfg80211/mac80211: better channel handling | Johannes Berg | 1 | -0/+11 |
2010-05-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+2 |
2010-05-03 | mac80211: improve IBSS scanning | Johannes Berg | 1 | -1/+2 |
2010-04-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+19 |
2010-04-07 | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 1 | -2/+0 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -2/+1 |
2010-03-31 | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen | 1 | -0/+19 |
2010-03-23 | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen | 1 | -2/+2 |
2010-03-09 | mac80211: Improve software scan timing | Helmut Schaa | 1 | -0/+1 |
2010-02-16 | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 1 | -1/+5 |
2010-02-09 | mac80211: Retry null data frame for power save. | Vivek Natarajan | 1 | -0/+1 |
2010-02-09 | mac80211: allow station add/remove to sleep | Johannes Berg | 1 | -9/+9 |
2010-01-26 | mac80211: track work started through callbacks | Johannes Berg | 1 | -1/+0 |
2010-01-12 | mac80211: add debugfs interface for U-APSD queue configuration | Kalle Valo | 1 | -0/+14 |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo | 1 | -1/+12 |
2010-01-12 | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 1 | -2/+2 |
2009-12-29 | mac80211: make off-channel work generic | Johannes Berg | 1 | -2/+5 |
2009-12-29 | mac80211: support remain-on-channel command | Johannes Berg | 1 | -0/+15 |
2009-12-29 | mac80211: Generalize off-channel operation helpers from scan code | Jouni Malinen | 1 | -1/+7 |
2009-12-29 | mac80211: proper bss private data handling | Johannes Berg | 1 | -5/+2 |
2009-12-29 | mac80211: split up and insert custom IEs correctly | Johannes Berg | 1 | -0/+4 |