Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | 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 master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-06 | 3 | -11/+17 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | 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 | |
| | * | | | | | | | | mac80211: use different MAC addresses for virtual interfaces | Johannes Berg | 2010-03-09 | 1 | -2/+114 | |
| | * | | | | | | | | mac80211: Improve software scan timing | Helmut Schaa | 2010-03-09 | 2 | -6/+66 | |
| | * | | | | | | | | mac80211: fix rates setup on IBSS merge | Bruno Randolf | 2010-03-09 | 1 | -0/+3 | |
| | * | | | | | | | | mac80211: deprecate RX status noise | Johannes Berg | 2010-03-09 | 3 | -13/+0 | |
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2010-05-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | | | ||||||
| * | | | | | | | | | PM QOS update | Mark Gross | 2010-05-10 | 1 | -1/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-05-10 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | | | ||||||
| * | | | | | | | mac80211: remove association work when processing deauth request | Reinette Chatre | 2010-05-07 | 1 | -1/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2010-04-20 | 2 | -1/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / | | | | | / / | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | mac80211: pass HT changes to driver when off channel | Reinette Chatre | 2010-04-19 | 1 | -0/+2 | |
| * | | | | | mac80211: remove bogus TX agg state assignment | Johannes Berg | 2010-04-19 | 1 | -1/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | 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 | |
| | |_|/ / | |/| | | |