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