| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix typo of "suport" in various comments and Kconfig | Masanari Iida | 2012-11-19 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2012-12-11 | 11 | -15/+58 |
|\ \ |
|
| * \ | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 2012-12-11 | 11 | -15/+58 |
| |\ \ |
|
| | * | | minstrel: update stats after processing status | Johannes Berg | 2012-12-10 | 1 | -4/+5 |
| | * | | mac80211: a few whitespace fixes | Johannes Berg | 2012-12-10 | 2 | -3/+3 |
| | * | | mac80211: warn only once if ampdu_action isn't assigned | Chaitanya | 2012-12-07 | 1 | -1/+1 |
| | * | | mac80211: cancel work instead of waiting for it to do nothing | Johannes Berg | 2012-12-06 | 1 | -1/+1 |
| | * | | mac80211: don't drop mesh peering frames from unknown STA | Marco Porsch | 2012-12-06 | 1 | -1/+2 |
| | * | | mac80211: skip radiotap space calculation if no monitor exists | Helmut Schaa | 2012-12-05 | 1 | -3/+3 |
| | * | | mac80211: introduce IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL | Stanislaw Gruszka | 2012-12-05 | 1 | -1/+5 |
| | * | | mac80211: add debug file for mic failure | Saravana | 2012-12-05 | 3 | -1/+24 |
| | * | | mac80211: adapt slot time in IBSS mode | Simon Wunderlich | 2012-12-04 | 1 | -0/+14 |
* | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-11 | 1 | -1/+0 |
* | | | | net: remove obsolete simple_strto<foo> | Abhijit Pawar | 2012-12-10 | 1 | -0/+3 |
|/ / / |
|
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-12-06 | 15 | -171/+580 |
|\| | |
|
| * | | mac80211: return if CSA is not handle | Simon Wunderlich | 2012-12-03 | 1 | -0/+1 |
| * | | mac80211: simplify loop in minstrel_ht | Johannes Berg | 2012-11-30 | 1 | -5/+3 |
| * | | cfg80211: fix BSS struct IE access races | Johannes Berg | 2012-11-30 | 1 | -31/+49 |
| * | | mac80211: remove probe response temporary buffer allocation | Johannes Berg | 2012-11-30 | 2 | -24/+11 |
| * | | mac80211: make ieee80211_build_preq_ies safer | Johannes Berg | 2012-11-30 | 3 | -17/+41 |
| * | | mac80211: allow userspace registration for probe requests in IBSS | Antonio Quartulli | 2012-11-30 | 1 | -1/+2 |
| * | | mac80211: fix for mesh sync to indicate TBTT adjustment | Marco Porsch | 2012-11-30 | 1 | -0/+4 |
| * | | mac80211: add debugfs file for last rx rate | Saravana | 2012-11-29 | 1 | -0/+18 |
| * | | mac80211: re-organize the rx rate calculation logic | Saravana | 2012-11-29 | 2 | -28/+35 |
| * | | mac80211: add debugfs file for current tx rate | Saravana | 2012-11-29 | 1 | -0/+16 |
| * | | mac80211: add debugfs file for last ack signal | Saravana | 2012-11-29 | 3 | -0/+7 |
| * | | mac80211: don't reinit rate control when mesh sta exists | Helmut Schaa | 2012-11-28 | 1 | -1/+2 |
| * | | mac80211: reject setting masked mac addresses | Helmut Schaa | 2012-11-28 | 1 | -0/+45 |
| * | | mac80211: fix potential NULL dereference | Dan Carpenter | 2012-11-28 | 1 | -1/+1 |
| * | | mac80211: support P2P GO powersave configuration | Johannes Berg | 2012-11-27 | 2 | -2/+16 |
| * | | mac80211: support (partial) VHT radiotap information | Johannes Berg | 2012-11-27 | 2 | -0/+42 |
| * | | mac80211: support VHT association | Johannes Berg | 2012-11-27 | 2 | -72/+298 |
* | | | Merge tag 'nfc-fixes-3.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | John W. Linville | 2012-12-06 | 1 | -2/+0 |
|\ \ \ |
|
| * | | | mac80211: fix remain-on-channel (non-)cancelling | Johannes Berg | 2012-11-26 | 1 | -2/+0 |
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 2012-11-26 | 24 | -395/+389 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | mac80211: support VHT rates in TX info | Johannes Berg | 2012-11-26 | 1 | -17/+24 |
| * | | | mac80211: support drivers reporting VHT RX | Johannes Berg | 2012-11-26 | 4 | -9/+55 |
| * | | | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 | 17 | -234/+189 |
| * | | | nl80211/cfg80211: support VHT channel configuration | Johannes Berg | 2012-11-26 | 2 | -8/+10 |
| * | | | cfg80211: pass a channel definition struct | Johannes Berg | 2012-11-26 | 2 | -28/+36 |
| * | | | cfg80211: remove remain-on-channel channel type | Johannes Berg | 2012-11-26 | 6 | -34/+16 |
| * | | | mac80211: fix managed mode channel flags handling | Johannes Berg | 2012-11-26 | 1 | -9/+5 |
| * | | | mac80211: remove mesh config macros from mesh_plink.c | Marco Porsch | 2012-11-26 | 1 | -15/+13 |
| * | | | mac80211: refactor ieee80211_set_qos_hdr | Marco Porsch | 2012-11-26 | 1 | -17/+23 |
| * | | | mac80211: move Mesh Capability field definition to ieee80211.h | Marco Porsch | 2012-11-26 | 3 | -19/+5 |
| * | | | mac80211: in ADHOC print debug message for every Auth message | Antonio Quartulli | 2012-11-26 | 1 | -2/+4 |
| * | | | mac80211: in ADHOC don't update last_rx if sta is not authorized | Antonio Quartulli | 2012-11-26 | 1 | -3/+7 |
| * | | | cfg80211: use DS or HT operation IEs to determine BSS channel | Johannes Berg | 2012-11-23 | 1 | -8/+1 |
| * | | | mac80211: disable HT advertising unless AP supports it | Johannes Berg | 2012-11-23 | 1 | -0/+1 |