| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-04-11 | 1 | -1/+1 |
|\ |
|
| * | mac80211: Fix duplicate frames on cooked monitor | Helmut Schaa | 2011-04-04 | 1 | -1/+1 |
* | | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 7 | -8/+8 |
|\ \
| |/
|/| |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 7 | -8/+8 |
* | | mac80211: fix aggregation frame release during timeout | Daniel Halperin | 2011-03-28 | 1 | -1/+2 |
* | | mac80211: fix possible NULL pointer dereference | Mariusz Kozlowski | 2011-03-28 | 1 | -1/+2 |
* | | mac80211: fix NULL pointer dereference in ieee80211_key_alloc() | Petr Štetiar | 2011-03-28 | 1 | -2/+2 |
* | | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau | 2011-03-28 | 1 | -7/+18 |
|/ |
|
* | mac80211: initialize sta->last_rx in sta_info_alloc | Felix Fietkau | 2011-03-21 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2011-02-15 | 7 | -16/+29 |
| |\ |
|
| * | | Kill off warning: ‘inline’ is not at beginning of declaration | Jesper Juhl | 2011-01-19 | 1 | -1/+1 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 6 | -12/+168 |
|\ \ \ |
|
| * | | | mac80211: fix channel type recalculation with HT and non-HT interfaces | Felix Fietkau | 2011-03-14 | 1 | -0/+3 |
| * | | | mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices | Helmut Schaa | 2011-03-14 | 1 | -7/+34 |
| * | | | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville | 2011-03-11 | 3 | -0/+95 |
| * | | | mac80211: do not enable ps if 802.1x controlled port is unblocked | Jason Young | 2011-03-11 | 2 | -5/+36 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-11 | 6 | -58/+33 |
|\| | | |
|
| * | | | mac80211: update minstrel_ht sample rate when probe is set | Daniel Halperin | 2011-03-09 | 1 | -10/+5 |
| * | | | mac80211: fix scan race, simplify code | Johannes Berg | 2011-03-07 | 1 | -40/+24 |
| * | | | mac80211: Add log message to ieee80211_restart_hw() | Michael Buesch | 2011-03-07 | 1 | -0/+3 |
| * | | | mac80211: remove unused macros | Shan Wei | 2011-03-07 | 3 | -5/+0 |
| * | | | mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht | Helmut Schaa | 2011-03-04 | 1 | -3/+1 |
* | | | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-03-04 | 12 | -138/+225 |
|\ \ \ \ |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-04 | 12 | -138/+225 |
| |\| | | |
|
| | * | | | mac80211: make rate control Kconfig warning depend on mac80211 | Johannes Berg | 2011-03-01 | 1 | -1/+1 |
| | * | | | mac80211: add support for showing the last rx bitrate | Felix Fietkau | 2011-03-01 | 3 | -10/+36 |
| | * | | | mac80211: support direct offchannel TX offload | Johannes Berg | 2011-02-25 | 5 | -0/+108 |
| | * | | | mac80211: better fix for conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-25 | 1 | -6/+3 |
| | * | | | mac80211: copy peer MCS TX parameters | Johannes Berg | 2011-02-25 | 1 | -1/+4 |
| | * | | | mac80211: remove IBSS merge delay | Johannes Berg | 2011-02-25 | 1 | -5/+0 |
| | * | | | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 2 | -110/+58 |
| | * | | | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 2 | -3/+3 |
| | * | | | mac80211: Fix a race on enabling power save. | Vivek Natarajan | 2011-02-23 | 2 | -3/+13 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-04 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2011-02-22 | 1 | -0/+6 |
| |\ \ \ \ |
|
| * | | | | | net: Fix more stale on-stack list_head objects. | Eric W. Biederman | 2011-02-20 | 1 | -0/+1 |
* | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-02-22 | 12 | -43/+113 |
|\ \ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| * | | | | | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 2011-02-18 | 6 | -3/+18 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka | 2011-02-18 | 1 | -0/+6 |
| * | | | | | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan | 2011-02-18 | 1 | -0/+1 |
| * | | | | | small adjustment to net/mac80211/Kconfig | Jan Beulich | 2011-02-18 | 1 | -1/+1 |
| * | | | | | mac80211: fix 2.4 GHz 40 MHz disabling | Johannes Berg | 2011-02-18 | 4 | -15/+13 |
| * | | | | | mac80211: Add power to debugfs. | Ben Greear | 2011-02-18 | 1 | -0/+6 |
| * | | | | | mac80211: reply to directed probes in IBSS | Johannes Berg | 2011-02-14 | 1 | -5/+6 |
| * | | | | | mac80211: Remove superfluous if clause | Helmut Schaa | 2011-02-14 | 1 | -11/+1 |
| * | | | | | mac80211: Ensure power-level set properly for scanning. | Ben Greear | 2011-02-09 | 2 | -2/+10 |
| * | | | | | mac80211: Allow work items to use existing channel type. | Ben Greear | 2011-02-09 | 1 | -3/+50 |
| * | | | | | mac80211: Allow scanning on existing channel-type. | Ben Greear | 2011-02-09 | 2 | -6/+16 |
| * | | | | | mac80211: Properly set work-item channel-type. | Ben Greear | 2011-02-09 | 2 | -0/+3 |