Age | Commit message (Expand) | Author |
2010-11-30 | mac80211: Minor optimization in ieee80211_rx_h_data | Helmut Schaa |
2010-11-29 | mac80211: fix RX aggregation locking | Johannes Berg |
2010-11-29 | mac80211: implement off-channel mgmt TX | Johannes Berg |
2010-11-29 | nl80211/cfg80211: extend mgmt-tx API for off-channel | Johannes Berg |
2010-11-24 | mac80211: implement packet loss notification | Johannes Berg |
2010-11-24 | cfg80211: allow using CQM event to notify packet loss | Johannes Berg |
2010-11-24 | mac80211: avoid aggregation for VO traffic | Luis R. Rodriguez |
2010-11-24 | mac80211: reduce the number of retries for nullfunc probing | Felix Fietkau |
2010-11-24 | mac80211: use nullfunc instead of probe request for connection monitoring | Felix Fietkau |
2010-11-24 | cfg80211/mac80211: improve ad-hoc multicast rate handling | Felix Fietkau |
2010-11-24 | mac80211: probe the AP when resuming | Felix Fietkau |
2010-11-24 | mac80211: calculate beacon loss time accurately | Felix Fietkau |
2010-11-24 | mac80211: restart beacon miss timer on system resume from suspend | Felix Fietkau |
2010-11-24 | net/wireless: Use pr_<level> and netdev_<level> | Joe Perches |
2010-11-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-11-24 | Revert "nl80211/mac80211: Report signal average" | John W. Linville |
2010-11-22 | mac80211: Disable hw crypto for GTKs on AP VLAN interfaces | Helmut Schaa |
2010-11-22 | cfg80211: Fix regulatory bug with multiple cards and delays | Luis R. Rodriguez |
2010-11-22 | cfg80211: move mutex locking to reg_process_pending_hints() | Luis R. Rodriguez |
2010-11-22 | cfg80211: move reg_work and reg_todo above | Luis R. Rodriguez |
2010-11-22 | cfg80211: put core regulatory request into queue | Luis R. Rodriguez |
2010-11-18 | nl80211/mac80211: Report signal average | Bruno Randolf |
2010-11-18 | cfg80211: fix can_beacon_sec_chan, reenable HT40 | Mark Mentovai |
2010-11-17 | mac80211: fix powersaving clients races | Johannes Berg |
2010-11-17 | mac80211: defines for AC numbers | Johannes Berg |
2010-11-16 | mac80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-11-16 | cfg80211: add support for setting the ad-hoc multicast rate | Felix Fietkau |
2010-11-16 | mac80211: Add function to get probe request template for current AP | Juuso Oikarinen |
2010-11-16 | mac80211: Add antenna configuration | Bruno Randolf |
2010-11-16 | cfg80211: Add nl80211 antenna configuration | Bruno Randolf |
2010-11-16 | mac80211: support hardware TX fragmentation offload | Arik Nemtsov |
2010-11-16 | cfg80211: fix extension channel checks to initiate communication | Luis R. Rodriguez |
2010-11-15 | mac80211: Remove redundant checks for NULL before calls to crypto_free_cipher() | Jesper Juhl |
2010-11-15 | mac80211: refactor debugfs function generation code | Eliad Peller |
2010-11-15 | mac80211: minstrel_ht - reduce the overhead of rate sampling | Felix Fietkau |
2010-11-15 | cfg80211: prefix REG_DBG_PRINT() with cfg80211 | Luis R. Rodriguez |
2010-11-15 | cfg80211: add debug print when processing a channel | Luis R. Rodriguez |
2010-11-15 | cfg80211: add debug print when disabling a channel on a custom regd | Luis R. Rodriguez |
2010-11-15 | cfg80211: add debug prints for when we ignore regulatory hints | Luis R. Rodriguez |
2010-11-15 | cfg80211: fix disabling channels based on hints | Luis R. Rodriguez |
2010-11-15 | cfg80211: fix allowing country IEs for WIPHY_FLAG_STRICT_REGULATORY | Luis R. Rodriguez |
2010-11-15 | cfg80211: pass the reg hint initiator to helpers | Luis R. Rodriguez |
2010-11-15 | rfkill: remove dead code | Stephen Hemminger |
2010-11-09 | Bluetooth: fix not setting security level when creating a rfcomm session | Luiz Augusto von Dentz |
2010-11-09 | Bluetooth: fix endianness conversion in L2CAP | Gustavo F. Padovan |
2010-11-09 | Bluetooth: fix unaligned access to l2cap conf data | steven miao |
2010-11-09 | Bluetooth: Fix non-SSP auth request for HIGH security level sockets | Johan Hedberg |
2010-11-09 | Bluetooth: fix hidp kconfig dependency warning | Randy Dunlap |
2010-11-08 | mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan | Brian Cavagnolo |
2010-11-08 | cfg80211: fix a crash in dev lookup on dump commands | Felix Fietkau |