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