Age | Commit message (Expand) | Author | Files | Lines |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -3/+32 |
2009-12-21 | mac80211: fix WMM AP settings application | Johannes Berg | 1 | -0/+8 |
2009-12-21 | mac80211: fix peer HT capabilities | Johannes Berg | 1 | -3/+22 |
2009-12-14 | mac80211: Add define for TX headroom reserved by mac80211 itself. | Gertjan van Wingerde | 1 | -0/+2 |
2009-12-11 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 1 | -2/+2 |
2009-12-10 | mac80211: Revert 'Use correct sign for mesh active path refresh' | Javier Cardona | 2 | -3/+4 |
2009-12-10 | mac80211: Fixed bug in mesh portal paths | Javier Cardona | 1 | -1/+0 |
2009-12-10 | net/mac80211: Correct size given to memset | Julia Lawall | 1 | -1/+1 |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2009-12-09 | wireless: correctly report signal value for IEEE80211_HW_SIGNAL_UNSPEC | John W. Linville | 1 | -1/+2 |
2009-12-07 | mac80211: Fix bug in computing crc over dynamic IEs in beacon | Vasanthakumar Thiagarajan | 1 | -1/+1 |
2009-12-07 | mac80211: Fix dynamic power save for scanning. | Vivek Natarajan | 2 | -4/+17 |
2009-12-07 | mac80211: recalculate idle later in MLME | Johannes Berg | 1 | -2/+8 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -2/+2 |
2009-12-04 | mac80211: fix reorder buffer release | Johannes Berg | 1 | -1/+1 |
2009-12-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 5 | -298/+341 |
2009-12-04 | mac80211: Fix TX status reporting for injected data frames | Jouni Malinen | 1 | -1/+5 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -2/+2 |
2009-12-01 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -17/+13 |
2009-11-30 | mac80211: fix spurious delBA handling | Johannes Berg | 3 | -13/+12 |
2009-11-30 | mac80211: fix two remote exploits | Johannes Berg | 2 | -5/+1 |
2009-11-29 | net: Move && and || to end of previous line | Joe Perches | 6 | -21/+21 |
2009-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 3 | -20/+25 |
2009-11-28 | mac80211: log more data when tracing | Johannes Berg | 1 | -2/+24 |
2009-11-28 | mac80211: correctly place aMPDU RX reorder code | Johannes Berg | 2 | -73/+96 |
2009-11-28 | mac80211: move aMPDU RX reorder code | Johannes Berg | 1 | -230/+229 |
2009-11-28 | mac80211: move cmntr flag out of rx flags | Johannes Berg | 2 | -4/+3 |
2009-11-25 | mac80211: Speedup ieee80211_remove_interfaces() | Eric Dumazet | 1 | -9/+5 |
2009-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 31 | -706/+797 |
2009-11-23 | mac80211: Fix missing kernel-doc notation | Jaswinder Singh Rajput | 1 | -1/+1 |
2009-11-23 | mac80211: fix rcu locking | Johannes Berg | 1 | -1/+3 |
2009-11-23 | mac80211: remove dead struct member | Johannes Berg | 1 | -1/+0 |
2009-11-23 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -20/+25 |
2009-11-19 | mac80211: fix endianess on mesh_path_error_tx() calls | Rui Paulo | 1 | -2/+2 |
2009-11-19 | mac80211: add per-station HT capability file | Johannes Berg | 1 | -0/+29 |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg | 1 | -0/+17 |
2009-11-19 | mac80211: request TX status where needed | Johannes Berg | 1 | -2/+2 |
2009-11-19 | cfg80211: introduce capability for 4addr mode | Johannes Berg | 6 | -29/+33 |
2009-11-19 | cfg80211: convert bools into flags | Johannes Berg | 1 | -1/+1 |
2009-11-19 | mac80211: fix resume | Johannes Berg | 2 | -10/+17 |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-11-18 | mac80211: use a structure to hold the mesh config information element | Rui Paulo | 3 | -19/+11 |
2009-11-18 | mac80211: move TX status handling | Johannes Berg | 4 | -337/+351 |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg | 12 | -24/+27 |
2009-11-18 | mac80211: Fix panic in aggregation handling | Sujith | 1 | -0/+2 |
2009-11-18 | mac80211: make software rate control optional | Johannes Berg | 5 | -13/+42 |
2009-11-18 | mac80211: use fixed broadcast address | Johannes Berg | 6 | -19/+27 |
2009-11-18 | mac80211: remove dev_hold/put calls | Johannes Berg | 1 | -11/+5 |
2009-11-18 | mac80211: improve rate handling | Johannes Berg | 2 | -18/+18 |
2009-11-18 | mac80211: trim RX data | Johannes Berg | 4 | -54/+61 |