| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 3 | -11/+17 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-01 | 3 | -11/+17 |
| |\ |
|
| | * | mac80211: move netdev queue enabling to correct spot | Johannes Berg | 2010-03-30 | 2 | -6/+12 |
| | * | mac80211: fix PREQ processing and one small bug | Porsch, Marco | 2010-03-30 | 1 | -2/+2 |
| | * | mac80211: correct typos in "unavailable upon resume" warning | John W. Linville | 2010-03-30 | 1 | -3/+3 |
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 24 | -1/+24 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-03-13 | 4 | -13/+35 |
|\| |
|
| * | mac80211: Fix memory leak in ieee80211_if_write() | Eric Dumazet | 2010-03-10 | 1 | -3/+7 |
| * | mac80211: Fix (dynamic) power save entry | Juuso Oikarinen | 2010-03-10 | 1 | -5/+8 |
| * | mac80211: Fix sta_mtx unlocking on insert STA failure path | Jouni Malinen | 2010-03-10 | 1 | -0/+1 |
| * | mac80211: Fix HT rate control configuration | Sujith | 2010-03-03 | 2 | -3/+5 |
| * | mac80211: Fix reassociation processing (within ESS roaming) | Jouni Malinen | 2010-03-02 | 1 | -2/+14 |
* | | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-27 | 2 | -1/+6 |
|\ \ |
|
| * | | mac80211: fix direct probe loop on ieee80211_work_purge | Juuso Oikarinen | 2010-02-26 | 1 | -0/+1 |
| * | | mac80211: use listen interval 5 as default | Helmut Schaa | 2010-02-26 | 1 | -1/+5 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-02-26 | 1 | -0/+3 |
| |\ \ |
|
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-26 | 6 | -45/+157 |
|\| | | |
|
| * | | | mac80211: split ieee80211_drop_unencrypted | Johannes Berg | 2010-02-16 | 1 | -4/+18 |
| * | | | cfg80211/mac80211: allow registering for and sending action frames | Jouni Malinen | 2010-02-15 | 5 | -14/+88 |
| * | | | mac80211: reject unhandled action frames | Johannes Berg | 2010-02-15 | 1 | -33/+57 |
| * | | | mac80211: fix netdev rename | Johannes Berg | 2010-02-15 | 1 | -1/+1 |
* | | | | mac80211: Fix error introduced in netdev_mc_count() changes. | David S. Miller | 2010-02-15 | 1 | -1/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-15 | 1 | -0/+3 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-14 | 1 | -0/+3 |
| |\ \ \ \
| | | |/ /
| | |/| | |
|
| | * | | | mac80211: fix handling of null-rate control in rate_control_get_rate | Juuso Oikarinen | 2010-02-12 | 1 | -0/+3 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-10 | 2 | -9/+11 |
| |\| | |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 2010-02-15 | 19 | -529/+649 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mac80211: Deny TX BA session requests during disassociation | Sujith | 2010-02-10 | 3 | -1/+15 |
| * | | | mac80211: Retry null data frame for power save. | Vivek Natarajan | 2010-02-09 | 3 | -7/+31 |
| * | | | mac80211: Reset dynamic ps timer in Rx path. | Vivek Natarajan | 2010-02-08 | 1 | -0/+8 |
| * | | | mac80211: make rate_control_alloc static | Andres Salomon | 2010-02-08 | 2 | -6/+3 |
| * | | | mac80211: remove get_tx_stats() driver op | Kalle Valo | 2010-02-08 | 2 | -31/+0 |
| * | | | mac80211: fix deauth race | Johannes Berg | 2010-02-08 | 1 | -3/+9 |
| * | | | mac80211: fix bss_conf.dtim_period | Johannes Berg | 2010-02-08 | 1 | -0/+2 |
| * | | | mac80211: Added a new debugfs file for reading channel_type | Benoit Papillault | 2010-02-08 | 1 | -0/+33 |
| * | | | mac80211: tear down all agg queues when restart/reconfig hw | Wey-Yi Guy | 2010-02-08 | 1 | -0/+8 |
| * | | | mac80211: allow station add/remove to sleep | Johannes Berg | 2010-02-08 | 13 | -464/+511 |
| * | | | mac80211: don't probe if we have probe response | Johannes Berg | 2010-02-08 | 1 | -5/+5 |
| * | | | wireless: update radiotap parser | Johannes Berg | 2010-02-08 | 1 | -4/+5 |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-02-08 | 3 | -10/+21 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | mac80211: fix deferred hardware scan requests | Johannes Berg | 2010-02-08 | 1 | -8/+10 |
| | * | | mac80211: Fix probe request filtering in IBSS mode | Benoit Papillault | 2010-02-08 | 1 | -1/+1 |
* | | | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 1 | -1/+1 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-02-04 | 17 | -172/+201 |
|\| | | |
|
| * | | | mac80211: Don't call rate control when HW handles it | Vasanthakumar | 2010-02-01 | 1 | -0/+4 |
| * | | | mac80211: fix sta lookup with AP VLAN interfaces and injected frames | Felix Fietkau | 2010-02-01 | 1 | -0/+2 |
| * | | | mac80211: fix monitor mode tx radiotap header handling | Felix Fietkau | 2010-02-01 | 1 | -2/+4 |
| * | | | mac80211: fix sta lookup for received action frames on an AP VLAN | Felix Fietkau | 2010-02-01 | 1 | -2/+2 |