Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 3 | -2/+6 |
2012-08-01 | mac80211: cancel mesh path timer | Johannes Berg | 1 | -0/+1 |
2012-08-01 | mac80211: clear timer bits when disconnecting | Johannes Berg | 2 | -0/+4 |
2012-07-30 | mac80211: don't clear sched_scan_sdata on sched scan stop request | Eliad Peller | 1 | -1/+0 |
2012-07-30 | Merge remote-tracking branch 'wireless/master' into mac80211 | Johannes Berg | 40 | -2002/+2150 |
2012-07-27 | Merge branch 'for-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 1 | -1/+1 |
2012-07-24 | mac80211: fix scan_sdata assignment | Johannes Berg | 1 | -1/+1 |
2012-07-24 | leds: Rename led_brightness_set() to led_set_brightness() | Shuah Khan | 1 | -1/+1 |
2012-07-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 16 | -227/+250 |
2012-07-19 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 1 | -0/+1 |
2012-07-18 | mac80211: flush stations before stop beaconing | Eliad Peller | 1 | -0/+1 |
2012-07-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+4 |
2012-07-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 5 | -20/+36 |
2012-07-17 | mac80211: go out of PS before sending disassoc | Eliad Peller | 1 | -6/+11 |
2012-07-17 | mac80211: fix tx-mgmt cookie value being left uninitialized | Nicolas Cavallari | 1 | -0/+1 |
2012-07-13 | cfg80211/mac80211: re-add get_channel operation | Johannes Berg | 1 | -0/+11 |
2012-07-13 | Revert "mac80211: refactor virtual monitor code" | Johannes Berg | 3 | -17/+14 |
2012-07-13 | mac80211: fix use after free | Alan Cox | 1 | -2/+4 |
2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 16 | -206/+209 |
2012-07-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 11 | -194/+258 |
2012-07-12 | mac80211: iterate the virtual monitor interface | Johannes Berg | 2 | -10/+28 |
2012-07-12 | minstrel_ht: enable frame aggregation for fixed rate | Sylvain Roger Rieunier | 1 | -2/+6 |
2012-07-12 | mac80211: tx: do not drop non-robust mgmt to non-MFP stas. | Nicolas Cavallari | 1 | -0/+3 |
2012-07-12 | mac80211: restructure key selection | Johannes Berg | 1 | -9/+13 |
2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg | 4 | -10/+16 |
2012-07-12 | mac80211: redesign scan RX | Johannes Berg | 4 | -80/+32 |
2012-07-12 | mac80211: track scheduled scan virtual interface | Johannes Berg | 4 | -14/+15 |
2012-07-12 | mac80211: make scan_sdata pointer usable with RCU | Johannes Berg | 3 | -14/+30 |
2012-07-12 | mac80211: fix invalid band deref building preq IEs | Arik Nemtsov | 2 | -0/+5 |
2012-07-12 | nl80211: move scan API to wdev | Johannes Berg | 1 | -2/+3 |
2012-07-12 | cfg80211: use wireless_dev for interface management | Johannes Berg | 3 | -14/+14 |
2012-07-12 | mac80211: Fix the Problem of Unreachable Mesh STA from DS | Chun-Yeow Yeoh | 1 | -0/+3 |
2012-07-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -5/+3 |
2012-07-11 | net: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 5 | -8/+12 |
2012-07-10 | mac80211: fix read outside array bounds | Christian Lamparter | 1 | -1/+1 |
2012-07-10 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville | 11 | -194/+258 |
2012-07-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 3 | -13/+13 |
2012-07-09 | mac80211: destroy assoc_data correctly if assoc fails | Eliad Peller | 1 | -4/+2 |
2012-07-09 | mac80211: correct size the argument to kzalloc in minstrel_ht | Thomas Huehn | 1 | -1/+1 |
2012-07-09 | cfg80211: use wdev in mgmt-tx/ROC APIs | Johannes Berg | 5 | -17/+27 |
2012-07-09 | mac80211: remove ieee80211_key_removed | Johannes Berg | 1 | -20/+0 |
2012-07-09 | mac80211: remove unused assignment | Johannes Berg | 1 | -1/+1 |
2012-07-09 | mac80211: update BSS info on AC parameters change | Johannes Berg | 2 | -14/+16 |
2012-07-07 | mac80211: request TX status for BlockAck Requests | Christian Lamparter | 1 | -1/+2 |
2012-07-06 | mac80211: fix crash with single-queue drivers | Johannes Berg | 1 | -2/+10 |
2012-07-06 | mac80211: always set in_reconfig=false on wakeup | Eliad Peller | 1 | -1/+1 |
2012-07-06 | mac80211: fix debugfs default key links | Johannes Berg | 1 | -6/+10 |
2012-07-03 | mac80211: add TX prepare API | Johannes Berg | 3 | -0/+29 |
2012-07-03 | mac80211: reduce IEEE80211_TX_MAX_RATES | Thomas Huehn | 1 | -2/+1 |
2012-07-02 | mac80211: remove tx_frags driver callback | Johannes Berg | 3 | -14/+3 |