Age | Commit message (Expand) | Author |
2016-04-12 | cfg80211: remove enum ieee80211_band | Johannes Berg |
2015-11-03 | mac80211: further improve "no supported rates" warning | Johannes Berg |
2015-10-07 | Merge tag 'mac80211-next-for-davem-2015-10-05' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-09-29 | mac80211: improve __rate_control_send_low warning | Johannes Berg |
2015-09-04 | mac80211: Do not use sizeof() on pointer type | Thierry Reding |
2015-08-14 | mac80211: add rate mask logic for vht rates | Lorenzo Bianconi |
2015-08-14 | mac80211: define rate_control_apply_mask_ratetbl() | Lorenzo Bianconi |
2015-08-14 | mac80211: remove ieee80211_tx_rate dependency in rate mask code | Lorenzo Bianconi |
2015-08-14 | mac80211: remove ieee80211_tx_info from rate_control_apply_mask signature | Lorenzo Bianconi |
2015-07-17 | mac80211: deinline rate_control_rate_init, rate_control_rate_update | Denys Vlasenko |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-06-23 | module: add per-module param_lock | Dan Streetman |
2015-06-10 | mac80211: convert HW flags to unsigned long bitmap | Johannes Berg |
2015-04-20 | mac80211: lock rate control | Johannes Berg |
2014-11-28 | mac80211: add more missing checks for VHT tx rates | Felix Fietkau |
2014-11-19 | mac80211: notify drivers on sta rate table changes | Johannes Berg |
2014-11-19 | mac80211: skip legacy rate mask handling for VHT rates | Felix Fietkau |
2014-10-14 | mac80211: fix typo in starting baserate for rts_cts_rate_idx | Karl Beldan |
2014-02-04 | mac80211: remove module handling from rate control ops | Johannes Berg |
2014-02-04 | mac80211: make rate control ops const | Johannes Berg |
2013-10-15 | mac80211: respect rate mask in TX | Andrei Otcheretianski |
2013-10-15 | mac80211: fix honouring rate flags in low-rate transmit | Andrei Otcheretianski |
2013-08-09 | mac80211: allow lowest basic rate for unicast management for mesh | Chun-Yeow Yeoh |
2013-07-16 | mac80211: select and adjust bitrates according to channel mode | Simon Wunderlich |
2013-06-19 | Merge remote-tracking branch 'mac80211/master' into HEAD | Johannes Berg |
2013-06-18 | mac80211: fix various components for the new 5 and 10 MHz widths | Simon Wunderlich |
2013-06-12 | mac80211: Fix rate control mask matching call | Simon Wunderlich |
2013-05-16 | mac80211: fix spurious RCU warning and update documentation | Felix Fietkau |
2013-04-22 | mac80211: improve the rate control API | Felix Fietkau |
2013-04-16 | mac80211: fix and optimize MCS mask handling | Felix Fietkau |
2012-11-26 | mac80211: convert to channel definition struct | Johannes Berg |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-03-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-21 | mac80211: zero initialize count field in ieee80211_tx_rate | Mohammed Shafi Shajakhan |
2012-02-15 | mac80211: call rate control only after init | Johannes Berg |
2012-02-06 | mac80211: call rate control only after init | Johannes Berg |
2012-02-06 | mac80211: off by one in mcs mask handling | Dan Carpenter |
2012-01-30 | mac80211: add support for mcs masks | Simon Wunderlich |
2012-01-24 | mac80211: clean up rate control code | Johannes Berg |
2011-10-31 | net: Fix files explicitly needing to include module.h | Paul Gortmaker |
2011-10-03 | mac80211: Send nullfunc frames at lower rate during connection monitor | Rajkumar Manoharan |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan |
2010-11-24 | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau |
2010-11-16 | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-10-25 | mac80211: don't sanitize invalid rates | Christian Lamparter |
2010-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2010-10-15 | llseek: automatically add .llseek fop | Arnd Bergmann |
2010-09-23 | net: return operator cleanup | Eric Dumazet |
2010-09-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches |