Bluetooth: make hci_conn_enter_sniff_mode static
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net /
2011-12-16 Gustavo F. PadovanBluetooth: make hci_conn_enter_sniff_mode static
2011-12-16 Gustavo F. PadovanBluetooth: Use list_for_each_entry in hci_conn_hash_flush()
2011-12-16 Gustavo F. PadovanBluetooth: Use chan instead of l2cap_pi macro
2011-12-16 Gustavo F. PadovanBluetooth: remove struct hci_chan_hash
2011-12-02 Andrei EmeltchenkoBluetooth: trivial: correct check for LMP version
2011-12-02 Andrei EmeltchenkoBluetooth: Remove magic bluetooth version numbers
2011-12-02 Gustavo F. PadovanMerge branch 'master' of git://git./linux/kernel/git...
2011-12-02 Andrei EmeltchenkoBluetooth: Correct version check in hci_setup
2011-12-02 Andrei EmeltchenkoBluetooth: remove old code
2011-12-02 Andre GuedesBluetooth: LE Set Scan Parameter Command
2011-12-02 Andre GuedesBluetooth: Add dev_flags to struct hci_dev
2011-12-02 Andrei EmeltchenkoBluetooth: Add HCI Read Flow Control Mode function
2011-12-01 Brian GixBluetooth: Centralize SMP pairing failure handling
2011-12-01 Brian GixBluetooth: Cleanup blkcipher on SMP termination
2011-12-01 Brian GixBluetooth: Add HCI User Passkey Req Evt handling
2011-12-01 Brian GixBluetooth: Add User Passkey Response handling
2011-11-23 Gustavo F. PadovanBluetooth: Add user readable debug for state changes
2011-11-21 Andrei EmeltchenkoBluetooth: Use queue in the device list
2011-11-21 Brian GixBluetooth: Differentiate LE User Pairing Responses
2011-11-21 Brian GixBluetooth: User Pairing Response restructuring
2011-11-21 Andrei EmeltchenkoBluetooth: making enable_hs independent from L2CAP
2011-11-21 David HerrmannBluetooth: bnep: Fix module reference
2011-11-21 David HerrmannBluetooth: cmtp: Fix module reference
2011-11-16 Szymon JancBluetooth: Fix some checkpatch.pl errors and warnings
2011-11-16 Szymon JancBluetooth: Simplify __l2cap_global_chan_by_addr
2011-11-16 Szymon JancBluetooth: Refactor loop in l2cap_retransmit_one_frame
2011-11-16 Szymon JancBluetooth: Simplify l2cap_add_to_srej_queue
2011-11-16 Szymon JancBluetooth: Fix possible NULL pointer derefence in l2cap...
2011-11-16 Andrei EmeltchenkoBluetooth: Do not set HCI_RAW when HS enabled
2011-11-16 Johan HedbergBluetooth: Pass all message parameters to mgmt_start_di...
2011-11-16 Johan HedbergBluetooth: Add missing cmd_complete for mgmt_load_link_keys
2011-11-16 Johan HedbergBluetooth: Create a unique mgmt error code hierarchy
2011-11-16 Johan HedbergBluetooth: Return success instead of EALREADY for mgmt...
2011-11-16 Johan HedbergBluetooth: Fix mgmt_pair_device imediate error responses
2011-11-16 Johan HedbergBluetooth: Add address type to mgmt_pair_device
2011-11-16 Andre GuedesBluetooth: mgmt_stop_discovery_failed()
2011-11-16 Andre GuedesBluetooth: Rename mgmt_inquiry_failed()
2011-11-10 Gustavo F. PadovanBluetooth: Only set ack_timer if we didn't send and ack
2011-11-10 Gustavo F. PadovanBluetooth: Allow L2CAP to increase the security level
2011-11-10 Gustavo F. PadovanBluetooth: Rename l2cap_check_security()
2011-11-10 Johan HedbergBluetooth: Add status parameter to mgmt_disconnect...
2011-11-10 Johan HedbergBluetooth: Add proper response to mgmt_remove_keys...
2011-11-10 Johan HedbergBluetooth: Fix deadlock with mgmt_pair_device
2011-11-10 Johan HedbergBluetooth: Add public/random LE address information...
2011-11-09 Julia Lawallnet/rfkill/core.c: use kstrtoul, etc
2011-11-09 Julia Lawallnet/mac80211/debugfs.c: use kstrtoul, etc
2011-11-09 Johannes Bergmac80211: implement wifi TX status
2011-11-09 Johannes Bergnl80211: advertise socket TX status capability
2011-11-09 Helmut Schaamac80211: Also report the STA's TDLS flag via nl80211
2011-11-09 Johannes Bergcfg80211/mac80211: allow management TX to not wait...
2011-11-09 Johannes Bergmac80211: send unexpected 4addr event
2011-11-09 Johannes Bergcfg80211: add event for unexpected 4addr frames
2011-11-09 Johannes Bergmac80211: report OBSS beacons
2011-11-09 Johannes Bergcfg80211: allow registering to beacons
2011-11-09 Johannes Bergmac80211: support client probe
2011-11-09 Johannes Bergnl80211: add API to probe a client
2011-11-09 Johannes Bergnl80211: advertise device AP SME
2011-11-09 Johannes Bergmac80211: support spurious class3 event
2011-11-09 Johannes Bergnl80211: allow subscribing to unexpected class3 frames
2011-11-09 Johannes Bergmac80211: add support for control port protocol in...
2011-11-09 Johannes Bergmac80211: add helper to free TX skb
2011-11-09 Javier Cardonamac80211: simplify mesh frame queue mapping and QoS
2011-11-09 Thomas Pedersenmac80211: check if frame is really part of this BA
2011-11-09 Thomas Pedersenmac80211: QoS multicast frames have No Ack policy
2011-11-09 Javier Cardonamac80211: Avoid filling up mesh preq queue with redunda...
2011-11-09 Johannes Bergmac80211: verify virtual interfaces in driver API
2011-11-09 Johannes Bergnet: add wireless TX status socket option
2011-11-09 Stanislaw Gruszkamac80211: simplify ieee80211_work_work
2011-11-09 Stanislaw Gruszkamac80211: remove useless brackets in ieee80211_cfg_on_o...
2011-11-09 Stanislaw Gruszkamac80211: remove uneeded scan_chan variable
2011-11-09 Johannes Bergmac80211: preserve EOSP in QoS header
2011-11-09 Jouni Malinennl80211: Increase maximum NL80211_ATTR_KEY_SEQ length...
2011-11-09 Eliad Pellermac80211: set BSS_CHANGED_IDLE on vif reconfig
2011-11-09 Christian Lampartermac80211: handle HT PHY BSS membership selector value...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-09 Johan HedbergBluetooth: Remove redundant hci_dev comparisons in...
2011-11-09 Johan HedbergBluetooth: Fix consistency with u16 integer type in...
2011-11-09 Johan HedbergBluetooth: Fix cancel_delayed_work_sync usage with...
2011-11-09 Johan HedbergBluetooth: Add missing hci_dev locking when calling...
2011-11-09 Johan HedbergBluetooth: Move pending management command list into...
2011-11-09 Johan HedbergBluetooth: Pass full hci_dev struct to mgmt callbacks
2011-11-08 Thomas Pedersenmac80211: allow frame aggregation for mesh
2011-11-08 Thomas Pedersenmac80211: set HT capabilities for mesh peer
2011-11-08 Thomas Pedersenmac80211: add HT IEs to mesh frames
2011-11-08 Alexander Simonmac80211: Add HT helper functions
2011-11-08 Thomas Pedersenmac80211: comment allocation of mesh frames
2011-11-08 Arik Nemtsovmac80211: support adding IV-room in the skb for CCMP...
2011-11-08 Johannes Bergnl80211: clean up genlmsg_end uses
2011-11-08 Johannes Bergmac80211: exit cooked monitor RX early if there are...
2011-11-08 Johannes Bergmac80211: fix confusing parentheses
2011-11-08 Eliad Pellermac80211: call set_wmm_default only for valid vifs
2011-11-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2011-11-08 Johan HedbergBluetooth: Add address type fields to mgmt messages...
2011-11-08 Johan HedbergBluetooth: Update link key mgmt APIs to match latest...
2011-11-08 Johan HedbergBluetooth: Fix response for mgmt_start_discovery when...
2011-11-08 Johan HedbergBluetooth: Remove redundant code from mgmt_block &...
2011-11-08 Johan HedbergBluetooth: Convert power off mechanism to use delayed_work
2011-11-08 Johan HedbergBluetooth: Fix mgmt response when HCI_Write_Scan_Enable...
2011-11-08 Johan HedbergBluetooth: Add timeout field to mgmt_set_discoverable
next