| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: implement packet loss notification | Johannes Berg | 2010-11-24 | 2 | -0/+25 |
* | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez | 2010-11-24 | 1 | -0/+3 |
* | mac80211: reduce the number of retries for nullfunc probing | Felix Fietkau | 2010-11-24 | 1 | -1/+8 |
* | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau | 2010-11-24 | 3 | -26/+72 |
* | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 | 2 | -14/+14 |
* | mac80211: probe the AP when resuming | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
* | mac80211: calculate beacon loss time accurately | Felix Fietkau | 2010-11-24 | 2 | -4/+13 |
* | mac80211: restart beacon miss timer on system resume from suspend | Felix Fietkau | 2010-11-24 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-11-24 | 1 | -3/+3 |
|\ |
|
| * | mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan | Brian Cavagnolo | 2010-11-08 | 1 | -3/+3 |
* | | Revert "nl80211/mac80211: Report signal average" | John W. Linville | 2010-11-24 | 5 | -9/+1 |
* | | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa | 2010-11-22 | 1 | -1/+8 |
* | | nl80211/mac80211: Report signal average | Bruno Randolf | 2010-11-18 | 5 | -1/+9 |
* | | mac80211: fix powersaving clients races | Johannes Berg | 2010-11-17 | 4 | -7/+29 |
* | | mac80211: defines for AC numbers | Johannes Berg | 2010-11-17 | 1 | -1/+10 |
* | | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 | 3 | -6/+19 |
* | | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen | 2010-11-16 | 3 | -5/+46 |
* | | mac80211: Add antenna configuration | Bruno Randolf | 2010-11-16 | 3 | -0/+92 |
* | | mac80211: support hardware TX fragmentation offload | Arik Nemtsov | 2010-11-16 | 5 | -2/+54 |
* | | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() | Jesper Juhl | 2010-11-15 | 2 | -4/+2 |
* | | mac80211: refactor debugfs function generation code | Eliad Peller | 2010-11-15 | 4 | -55/+52 |
* | | mac80211: minstrel_ht - reduce the overhead of rate sampling | Felix Fietkau | 2010-11-15 | 1 | -6/+10 |
|/ |
|
* | mac80211: fix failure to check kmalloc return value in key_key_read | Jesper Juhl | 2010-10-29 | 1 | -1/+5 |
* | mac80211: Fix scan_ies_len to include DS Params | Jouni Malinen | 2010-10-27 | 1 | -2/+3 |
* | mac80211: Fix ibss station got expired immediately | Rajkumar Manoharan | 2010-10-25 | 1 | -0/+1 |
* | mac80211: don't sanitize invalid rates | Christian Lamparter | 2010-10-25 | 1 | -0/+3 |
* | mac80211: cancel restart_work explicitly instead of depending on flush_schedu... | Tejun Heo | 2010-10-25 | 1 | -7/+1 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-08-10 | 2 | -14/+2 |
| |\ |
|
| * | | Fix spelling fuction -> function in comments | Stefan Weil | 2010-08-09 | 1 | -1/+1 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 36 | -1099/+2005 |
|\ \ \ |
|
| * \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-15 | 10 | -23/+91 |
| |\ \ \ |
|
| | * | | | mac80211: fix SMPS request | Johannes Berg | 2010-10-13 | 1 | -0/+2 |
| | * | | | mac80211: add probe request filter flag | Johannes Berg | 2010-10-13 | 4 | -2/+32 |
| | * | | | mac80211: minstrel_ht A-MPDU fix | Björn Smedman | 2010-10-11 | 1 | -3/+4 |
| | * | | | mac80211: don't kmalloc 16 bytes | Johannes Berg | 2010-10-11 | 1 | -7/+1 |
| | * | | | mac80211: temporarily disable reorder release timer | Christian Lamparter | 2010-10-11 | 1 | -0/+24 |
| | * | | | mac80211: fix possible null-pointer de-reference | Christian Lamparter | 2010-10-11 | 1 | -3/+14 |
| | * | | | wireless: Set some stats used by /proc/net/wireless (wext) | Ben Greear | 2010-10-11 | 1 | -1/+3 |
| | * | | | mac80211: Improve mlme probe response log messages. | Ben Greear | 2010-10-11 | 1 | -7/+11 |
| * | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-08 | 20 | -260/+410 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | cfg80211: constify WDS address | Johannes Berg | 2010-10-07 | 1 | -1/+1 |
| | * | | | mac80211: fix sw scan locking | Johannes Berg | 2010-10-07 | 1 | -2/+1 |
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-10-07 | 1 | -2/+2 |
| | |\ \ \ |
|
| | * | | | | mac80211: avoid uninitialized var warning in ieee80211_scan_cancel | John W. Linville | 2010-10-06 | 1 | -3/+4 |
| | * | | | | nl80211/mac80211: Add retry and failed transmission count to station info | Bruno Randolf | 2010-10-06 | 1 | -0/+4 |
| | * | | | | mac80211: compete scan to cfg80211 if deferred scan fail to start | Stanislaw Gruszka | 2010-10-06 | 1 | -0/+2 |
| | * | | | | mac80211: do not requeue scan work when not needed | Stanislaw Gruszka | 2010-10-06 | 1 | -12/+3 |
| | * | | | | mac80211: assure we also cancel deferred scan request | Stanislaw Gruszka | 2010-10-06 | 3 | -14/+27 |
| | * | | | | mac80211: keep lock when calling __ieee80211_scan_completed() | Stanislaw Gruszka | 2010-10-06 | 1 | -36/+39 |