summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: User Pairing Response restructuringBrian Gix2011-11-211-29/+47
* Bluetooth: making enable_hs independent from L2CAPAndrei Emeltchenko2011-11-212-4/+5
* Bluetooth: Fix some checkpatch.pl errors and warningsSzymon Janc2011-11-162-7/+4Star
* Bluetooth: Simplify __l2cap_global_chan_by_addrSzymon Janc2011-11-161-5/+2Star
* Bluetooth: Refactor loop in l2cap_retransmit_one_frameSzymon Janc2011-11-161-5/+3Star
* Bluetooth: Simplify l2cap_add_to_srej_queueSzymon Janc2011-11-161-8/+5Star
* Bluetooth: Fix possible NULL pointer derefence in l2cap codeSzymon Janc2011-11-161-3/+17
* Bluetooth: Do not set HCI_RAW when HS enabledAndrei Emeltchenko2011-11-161-2/+3
* Bluetooth: Pass all message parameters to mgmt_start_discoveryJohan Hedberg2011-11-161-2/+8
* Bluetooth: Add missing cmd_complete for mgmt_load_link_keysJohan Hedberg2011-11-161-0/+2
* Bluetooth: Create a unique mgmt error code hierarchyJohan Hedberg2011-11-161-91/+224
* Bluetooth: Return success instead of EALREADY for mgmt commandsJohan Hedberg2011-11-161-12/+14
* Bluetooth: Fix mgmt_pair_device imediate error responsesJohan Hedberg2011-11-161-2/+11
* Bluetooth: Add address type to mgmt_pair_deviceJohan Hedberg2011-11-161-7/+6Star
* Bluetooth: mgmt_stop_discovery_failed()Andre Guedes2011-11-162-1/+20
* Bluetooth: Rename mgmt_inquiry_failed()Andre Guedes2011-11-162-2/+2
* Bluetooth: Only set ack_timer if we didn't send and ackGustavo F. Padovan2011-11-101-1/+2
* Bluetooth: Allow L2CAP to increase the security levelGustavo F. Padovan2011-11-101-3/+13
* Bluetooth: Rename l2cap_check_security()Gustavo F. Padovan2011-11-101-6/+6
* Bluetooth: Add status parameter to mgmt_disconnect responseJohan Hedberg2011-11-102-15/+26
* Bluetooth: Add proper response to mgmt_remove_keys commandJohan Hedberg2011-11-101-11/+50
* Bluetooth: Fix deadlock with mgmt_pair_deviceJohan Hedberg2011-11-101-5/+0Star
* Bluetooth: Add public/random LE address information to mgmt messagesJohan Hedberg2011-11-102-22/+34
* 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