summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-111-1/+9
* cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
* net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-091-2/+2
* net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-091-1/+1
* mac80211: implement wifi TX statusJohannes Berg2011-11-094-3/+113
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-091-0/+2
* mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa2011-11-091-1/+4
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-094-21/+36
* mac80211: send unexpected 4addr eventJohannes Berg2011-11-092-7/+25
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-093-2/+33
* mac80211: report OBSS beaconsJohannes Berg2011-11-093-1/+17
* cfg80211: allow registering to beaconsJohannes Berg2011-11-092-1/+71
* mac80211: support client probeJohannes Berg2011-11-092-18/+95
* nl80211: add API to probe a clientJohannes Berg2011-11-091-0/+104
* nl80211: advertise device AP SMEJohannes Berg2011-11-092-0/+8
* mac80211: support spurious class3 eventJohannes Berg2011-11-091-0/+7
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-093-0/+85
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-092-2/+32
* mac80211: add helper to free TX skbJohannes Berg2011-11-091-0/+6
* mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-094-7/+4Star
* mac80211: check if frame is really part of this BAThomas Pedersen2011-11-091-0/+5
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-092-2/+10
* mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2011-11-092-2/+16
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-095-11/+69
* net: add wireless TX status socket optionJohannes Berg2011-11-093-0/+47
* mac80211: simplify ieee80211_work_workStanislaw Gruszka2011-11-091-14/+3Star
* mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka2011-11-091-2/+2
* mac80211: remove uneeded scan_chan variableStanislaw Gruszka2011-11-091-8/+6Star
* mac80211: preserve EOSP in QoS headerJohannes Berg2011-11-091-1/+4
* nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16Jouni Malinen2011-11-091-2/+2
* mac80211: set BSS_CHANGED_IDLE on vif reconfigEliad Peller2011-11-091-1/+2
* mac80211: handle HT PHY BSS membership selector value correctlyChristian Lamparter2011-11-091-41/+49
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville2011-11-0914-836/+1728
|\
| * Bluetooth: Remove redundant hci_dev comparisons in mgmt lookupsJohan Hedberg2011-11-091-13/+2Star
| * Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmdJohan Hedberg2011-11-091-1/+1
| * Bluetooth: Fix cancel_delayed_work_sync usage with locksJohan Hedberg2011-11-092-5/+5
| * Bluetooth: Add missing hci_dev locking when calling mgmt functionsJohan Hedberg2011-11-093-13/+57
| * Bluetooth: Move pending management command list into struct hci_devJohan Hedberg2011-11-092-40/+45
| * Bluetooth: Pass full hci_dev struct to mgmt callbacksJohan Hedberg2011-11-093-140/+145
| * Bluetooth: Add address type fields to mgmt messages that need themJohan Hedberg2011-11-082-21/+46
| * Bluetooth: Update link key mgmt APIs to match latest spec.Johan Hedberg2011-11-082-22/+25
| * Bluetooth: Fix response for mgmt_start_discovery when powered offJohan Hedberg2011-11-081-0/+5
| * Bluetooth: Remove redundant code from mgmt_block & mgmt_unblockJohan Hedberg2011-11-081-21/+0Star
| * Bluetooth: Convert power off mechanism to use delayed_workJohan Hedberg2011-11-082-29/+18Star
| * Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable failsJohan Hedberg2011-11-082-3/+19
| * Bluetooth: Add timeout field to mgmt_set_discoverableJohan Hedberg2011-11-083-1/+36
| * Bluetooth: Periodic Inquiry and DiscoveryAndre Guedes2011-11-081-32/+11Star
| * Bluetooth: Create hci_cancel_inquiry()Andre Guedes2011-11-082-1/+11
| * Bluetooth: Create hci_do_inquiry()Andre Guedes2011-11-082-8/+21
| * Bluetooth: EFS: parse L2CAP config responseAndrei Emeltchenko2011-11-081-0/+24