| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 23 | -183/+572 |
|\ |
|
| * | mac80211: check whether scan is in progress before queueing scan_work | Teemu Paasikivi | 2010-04-09 | 1 | -1/+6 |
| * | mac80211: fix typo for LDPC capability | Luis R. Rodriguez | 2010-04-09 | 1 | -1/+1 |
| * | mac80211: delay skb linearising in rx decryption | Zhu Yi | 2010-04-09 | 1 | -7/+9 |
| * | mac80211: enhance tracing | Johannes Berg | 2010-04-08 | 8 | -4/+303 |
| * | mac80211: Moved mesh action codes to a more visible location | Javier Cardona | 2010-04-08 | 5 | -10/+8 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-08 | 9 | -28/+56 |
| |\ |
|
| * | | mac80211: fix paged RX crypto | Johannes Berg | 2010-04-07 | 1 | -4/+6 |
| * | | mac80211: fix some RX aggregation locking | Johannes Berg | 2010-04-07 | 1 | -4/+15 |
| * | | mac80211: clean up/fix aggregation code | Johannes Berg | 2010-04-07 | 5 | -87/+40 |
| * | | mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA | Johannes Berg | 2010-04-07 | 5 | -7/+7 |
| * | | mac80211: remove ieee80211_sta_stop_rx_ba_session | Johannes Berg | 2010-04-07 | 4 | -28/+5 |
| * | | mac80211: remove irq disabling for sta lock | Johannes Berg | 2010-04-07 | 1 | -3/+2 |
| * | | mac80211: fix station destruction problem | Johannes Berg | 2010-04-07 | 1 | -6/+9 |
| * | | cfg80211: Add local-state-change-only auth/deauth/disassoc | Jouni Malinen | 2010-04-07 | 1 | -8/+15 |
| * | | mac80211: Fix robust management frame handling (MFP) | Jouni Malinen | 2010-04-06 | 1 | -1/+2 |
| * | | mac80211: Fix drop_unencrypted for MFP with hwaccel | Jouni Malinen | 2010-03-31 | 1 | -4/+7 |
| * | | mac80211: Fix dropping of unprotected robust multicast frames | Jouni Malinen | 2010-03-31 | 1 | -2/+1 |
| * | | mac80211: Fix BIP to be used only with group-addressed frames | Jouni Malinen | 2010-03-31 | 1 | -0/+2 |
| * | | mac80211: Send deauth/disassoc prior to dropping STA entry | Jouni Malinen | 2010-03-31 | 1 | -9/+14 |
| * | | mac80211: Track Beacon signal strength and implement cqm events | Jouni Malinen | 2010-03-31 | 4 | -3/+82 |
| * | | mac80211: enable QoS explicitly in AP mode | Stanislaw Gruszka | 2010-03-31 | 1 | -0/+4 |
| * | | mac80211: explicitly disable/enable QoS | Stanislaw Gruszka | 2010-03-31 | 2 | -1/+13 |
| * | | mac80211: support paged rx SKBs | Zhu Yi | 2010-03-31 | 1 | -4/+32 |
| * | | wireless: remove trailing space in messages | Frans Pop | 2010-03-31 | 1 | -2/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 26 | -10/+47 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2010-04-11 | 24 | -1/+24 |
| |\ \ \ |
|
| | * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-04-06 | 3 | -11/+17 |
| | |\ \ \ |
|
| | * | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 24 | -1/+24 |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-07 | 4 | -9/+23 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | mac80211: annotate station rcu dereferences | Johannes Berg | 2010-04-06 | 2 | -6/+18 |
| | * | | | mac80211: Handle mesh action frames in ieee80211_rx_h_action | Javier Cardona | 2010-04-06 | 2 | -3/+5 |
* | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 3 | -11/+17 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-31 | 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 |
* | | | | mac80211: Ensure initializing private mc_list in prepare_multicast(). | YOSHIFUJI Hideaki / 吉藤英明 | 2010-04-06 | 1 | -0/+3 |
* | | | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 4 | -12/+7 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-29 | 5 | -12/+102 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | mac80211: remove unneed variable from ieee80211_tx_pending() | Dan Carpenter | 2010-03-24 | 1 | -2/+0 |
| * | | | mac80211: Add support for connection quality monitoring | Juuso Oikarinen | 2010-03-24 | 2 | -0/+42 |
| * | | | mac80211: Add support for connection monitor in hardware | Juuso Oikarinen | 2010-03-23 | 3 | -10/+60 |
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-03-22 | 12 | -69/+225 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | mac80211: (really) fix rates setup on IBSS merge | Bruno Randolf | 2010-03-16 | 1 | -8/+8 |
| * | | Revert "mac80211: fix rates setup on IBSS merge" | John W. Linville | 2010-03-16 | 1 | -3/+0 |
| * | | mac80211: optimize tx status processing | Felix Fietkau | 2010-03-15 | 1 | -7/+7 |
| * | | minstrel: make the rate control ops reusable from another rc implementation | Felix Fietkau | 2010-03-10 | 3 | -4/+10 |
| * | | minstrel: simplify and fix debugfs code | Felix Fietkau | 2010-03-10 | 2 | -29/+11 |
| * | | mac80211: give warning if building w/out rate ctrl algorithm | Andres Salomon | 2010-03-10 | 1 | -0/+9 |