| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: remove module handling from rate control ops | Johannes Berg | 2014-02-04 | 1 | -23/+9 |
* | mac80211: make rate control ops const | Johannes Berg | 2014-02-04 | 1 | -8/+8 |
* | mac80211: respect rate mask in TX | Andrei Otcheretianski | 2013-10-15 | 1 | -3/+9 |
* | mac80211: fix honouring rate flags in low-rate transmit | Andrei Otcheretianski | 2013-10-15 | 1 | -0/+3 |
* | mac80211: allow lowest basic rate for unicast management for mesh | Chun-Yeow Yeoh | 2013-08-09 | 1 | -7/+16 |
* | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich | 2013-07-16 | 1 | -24/+22 |
* | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg | 2013-06-19 | 1 | -1/+1 |
|\ |
|
| * | mac80211: Fix rate control mask matching call | Simon Wunderlich | 2013-06-12 | 1 | -1/+1 |
* | | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich | 2013-06-18 | 1 | -1/+7 |
|/ |
|
* | mac80211: fix spurious RCU warning and update documentation | Felix Fietkau | 2013-05-16 | 1 | -1/+8 |
* | mac80211: improve the rate control API | Felix Fietkau | 2013-04-22 | 1 | -59/+268 |
* | mac80211: fix and optimize MCS mask handling | Felix Fietkau | 2013-04-16 | 1 | -3/+6 |
* | mac80211: convert to channel definition struct | Johannes Berg | 2012-11-26 | 1 | -3/+2 |
* | simple_open: automatically convert to simple_open() | Stephen Boyd | 2012-04-06 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-03-01 | 1 | -1/+1 |
|\ |
|
| * | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan | 2012-02-21 | 1 | -1/+1 |
| * | mac80211: call rate control only after init | Johannes Berg | 2012-02-15 | 1 | -1/+1 |
* | | mac80211: call rate control only after init | Johannes Berg | 2012-02-06 | 1 | -1/+1 |
* | | mac80211: off by one in mcs mask handling | Dan Carpenter | 2012-02-06 | 1 | -1/+1 |
* | | mac80211: add support for mcs masks | Simon Wunderlich | 2012-01-30 | 1 | -8/+116 |
* | | mac80211: clean up rate control code | Johannes Berg | 2012-01-24 | 1 | -23/+4 |
|/ |
|
* | net: Fix files explicitly needing to include module.h | Paul Gortmaker | 2011-11-01 | 1 | -0/+1 |
* | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan | 2011-10-03 | 1 | -3/+5 |
* | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 2011-09-27 | 1 | -1/+28 |
* | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau | 2010-11-24 | 1 | -13/+12 |
* | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau | 2010-11-16 | 1 | -4/+15 |
* | mac80211: don't sanitize invalid rates | Christian Lamparter | 2010-10-25 | 1 | -0/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 1 | -6/+5 |
|\ |
|
| * | net: return operator cleanup | Eric Dumazet | 2010-09-23 | 1 | -1/+1 |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-09-02 | 1 | -5/+4 |
| |\ |
|
| | * | net/mac80211: Use wiphy_<level> | Joe Perches | 2010-08-25 | 1 | -5/+4 |
* | | | llseek: automatically add .llseek fop | Arnd Bergmann | 2010-10-15 | 1 | -0/+1 |
|/ / |
|
* / | param: simple locking for sysfs-writable charp parameters | Rusty Russell | 2010-08-11 | 1 | -0/+2 |
|/ |
|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-15 | 1 | -0/+3 |
|\ |
|
| * | mac80211: fix handling of null-rate control in rate_control_get_rate | Juuso Oikarinen | 2010-02-12 | 1 | -0/+3 |
* | | mac80211: make rate_control_alloc static | Andres Salomon | 2010-02-08 | 1 | -1/+1 |
* | | cfg80211/mac80211: Use more generic bitrate mask for rate control | Jouni Malinen | 2010-01-12 | 1 | -11/+52 |
* | | mac80211: Select lowest rate based on basic rate set in AP mode | Jouni Malinen | 2010-01-12 | 1 | -0/+25 |
|/ |
|
* | mac80211: make software rate control optional | Johannes Berg | 2009-11-18 | 1 | -1/+11 |
* | cfg80211/mac80211: use debugfs_remove_recursive | Johannes Berg | 2009-10-30 | 1 | -5/+2 |
* | mac80211: remove master netdev | Johannes Berg | 2009-07-24 | 1 | -1/+1 |
* | mac80211: add helper for management / no-ack frame rate decision | Luis R. Rodriguez | 2009-07-24 | 1 | -0/+29 |
* | mac80211: rate control status only for controlled packets | Johannes Berg | 2009-03-28 | 1 | -2/+4 |
* | mac80211/drivers: rewrite the rate control API | Johannes Berg | 2008-11-01 | 1 | -28/+24 |
* | mac80211: clean up rate control API | Johannes Berg | 2008-09-24 | 1 | -14/+57 |
* | mac80211: use rate index in TX control | Johannes Berg | 2008-05-22 | 1 | -4/+8 |
* | mac80211: rename files | Johannes Berg | 2008-04-08 | 1 | -0/+249 |