Age | Commit message (Expand) | Author |
2011-11-09 | mac80211: Also report the STA's TDLS flag via nl80211 | Helmut Schaa |
2011-11-09 | cfg80211/mac80211: allow management TX to not wait for ACK | Johannes Berg |
2011-11-09 | mac80211: send unexpected 4addr event | Johannes Berg |
2011-11-09 | cfg80211: add event for unexpected 4addr frames | Johannes Berg |
2011-11-09 | mac80211: report OBSS beacons | Johannes Berg |
2011-11-09 | cfg80211: allow registering to beacons | Johannes Berg |
2011-11-09 | mac80211: support client probe | Johannes Berg |
2011-11-09 | nl80211: add API to probe a client | Johannes Berg |
2011-11-09 | nl80211: advertise device AP SME | Johannes Berg |
2011-11-09 | mac80211: support spurious class3 event | Johannes Berg |
2011-11-09 | nl80211: allow subscribing to unexpected class3 frames | Johannes Berg |
2011-11-09 | mac80211: add support for control port protocol in AP mode | Johannes Berg |
2011-11-09 | mac80211: add helper to free TX skb | Johannes Berg |
2011-11-09 | mac80211: simplify mesh frame queue mapping and QoS | Javier Cardona |
2011-11-09 | mac80211: check if frame is really part of this BA | Thomas Pedersen |
2011-11-09 | mac80211: QoS multicast frames have No Ack policy | Thomas Pedersen |
2011-11-09 | mac80211: Avoid filling up mesh preq queue with redundant requests | Javier Cardona |
2011-11-09 | mac80211: verify virtual interfaces in driver API | Johannes Berg |
2011-11-09 | net: add wireless TX status socket option | Johannes Berg |
2011-11-09 | mac80211: simplify ieee80211_work_work | Stanislaw Gruszka |
2011-11-09 | mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel | Stanislaw Gruszka |
2011-11-09 | mac80211: remove uneeded scan_chan variable | Stanislaw Gruszka |
2011-11-09 | mac80211: preserve EOSP in QoS header | Johannes Berg |
2011-11-09 | nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 | Jouni Malinen |
2011-11-09 | mac80211: set BSS_CHANGED_IDLE on vif reconfig | Eliad Peller |
2011-11-09 | mac80211: handle HT PHY BSS membership selector value correctly | Christian Lamparter |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-11-09 | Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups | Johan Hedberg |
2011-11-09 | Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd | Johan Hedberg |
2011-11-09 | Bluetooth: Fix cancel_delayed_work_sync usage with locks | Johan Hedberg |
2011-11-09 | Bluetooth: Add missing hci_dev locking when calling mgmt functions | Johan Hedberg |
2011-11-09 | Bluetooth: Move pending management command list into struct hci_dev | Johan Hedberg |
2011-11-09 | Bluetooth: Pass full hci_dev struct to mgmt callbacks | Johan Hedberg |
2011-11-08 | mac80211: allow frame aggregation for mesh | Thomas Pedersen |
2011-11-08 | mac80211: set HT capabilities for mesh peer | Thomas Pedersen |
2011-11-08 | mac80211: add HT IEs to mesh frames | Thomas Pedersen |
2011-11-08 | mac80211: Add HT helper functions | Alexander Simon |
2011-11-08 | mac80211: comment allocation of mesh frames | Thomas Pedersen |
2011-11-08 | mac80211: support adding IV-room in the skb for CCMP keys | Arik Nemtsov |
2011-11-08 | nl80211: clean up genlmsg_end uses | Johannes Berg |
2011-11-08 | mac80211: exit cooked monitor RX early if there are none | Johannes Berg |
2011-11-08 | mac80211: fix confusing parentheses | Johannes Berg |
2011-11-08 | mac80211: call set_wmm_default only for valid vifs | Eliad Peller |
2011-11-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova... | John W. Linville |
2011-11-08 | Bluetooth: Add address type fields to mgmt messages that need them | Johan Hedberg |
2011-11-08 | Bluetooth: Update link key mgmt APIs to match latest spec. | Johan Hedberg |
2011-11-08 | Bluetooth: Fix response for mgmt_start_discovery when powered off | Johan Hedberg |
2011-11-08 | Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock | Johan Hedberg |
2011-11-08 | Bluetooth: Convert power off mechanism to use delayed_work | Johan Hedberg |