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