aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2011-12-19mac80211: handle SMPS action framesJohannes Berg
2011-12-19NFC: Fix LLCP related build failureSamuel Ortiz
2011-12-19cfg80211: Return beacon loss count in stationPaul Stewart
2011-12-19mac80211: split addba retries in timeNikolay Martynov
2011-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville
2011-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetoothGustavo F. Padovan
2011-12-18Revert "Bluetooth: Revert: Fix L2CAP connection establishment"Gustavo F. Padovan
2011-12-18Bluetooth: Clear RFCOMM session timer when disconnecting last channelMat Martineau
2011-12-18Bluetooth: Prevent uninitialized data access in L2CAP configurationMat Martineau
2011-12-18Bluetooth: Incoming ACL packets do not force active modeMat Martineau
2011-12-18Bluetooth: Simplify num_comp_pkts_evt functionAndrei Emeltchenko
2011-12-18Bluetooth: Add HCI Read Data Block Size functionAndrei Emeltchenko
2011-12-18Bluetooth: Use correct struct for user_confirm_neg_replyJohan Hedberg
2011-12-18Bluetooth: Add timer for automatically disabling the service cacheJohan Hedberg
2011-12-18Bluetooth: Move EIR and CoD update functions to a better positionJohan Hedberg
2011-12-18Bluetooth: Remove mgmt_set_service_cacheJohan Hedberg
2011-12-18Bluetooth: Move mgmt_set_fast_connectable to the right locationJohan Hedberg
2011-12-18Bluetooth: Update mgmt_read_info and related mgmt messagesJohan Hedberg
2011-12-18Bluetooth: Add ProFUSION's copyrightGustavo F. Padovan
2011-12-18Bluetooth: Use system workqueue to schedule power_onGustavo F. Padovan
2011-12-18Bluetooth: Remove work_add and work_del from hci_sysfsGustavo F. Padovan
2011-12-18Bluetooth: Use new alloc_workqueue()Gustavo F. Padovan
2011-12-18Bluetooth: move power_off to system workqueueGustavo F. Padovan
2011-12-18Bluetooth: Change l2cap chan_list to use RCUGustavo F. Padovan
2011-12-18Bluetooth: invert locking order in connect pathGustavo F. Padovan
2011-12-18Bluetooth: convert info timer to delayed_workGustavo F. Padovan
2011-12-18Bluetooth: convert tx_task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Move command task to workqueueGustavo F. Padovan
2011-12-18Bluetooth: Don't disable tasklets to call hdev->notify()Gustavo F. Padovan
2011-12-18Bluetooth: convert conn hash to RCUGustavo F. Padovan
2011-12-18Bluetooth: Use RCU to manipulate chan_listGustavo F. Padovan
2011-12-18Bluetooth: convert chan_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: move hci_task_lock to mutexGustavo F. Padovan
2011-12-18Bluetooth: Remove sk_backlog usage from L2CAPGustavo F. Padovan
2011-12-18Bluetooth: Don't use spin_lock socket lock anymoreGustavo F. Padovan
2011-12-18Bluetooth: Move L2CAP timers to workqueueGustavo F. Padovan
2011-12-18Bluetooth: hci_conn_auto_accept() doesn't need lockingGustavo F. Padovan
2011-12-18Bluetooth: Use delayed work for advertisiment cache timeoutGustavo F. Padovan
2011-12-18Bluetooth: Use delayed_work for connection timeoutGustavo F. Padovan
2011-12-18Bluetooth: Replace spin_lock by mutex in hci_devGustavo F. Padovan
2011-12-18Bluetooth: Process recv path in a workqueue instead of a taskletMarcel Holtmann
2011-12-16Bluetooth: make hci_conn_enter_sniff_mode staticGustavo F. Padovan
2011-12-16Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()Gustavo F. Padovan
2011-12-16Bluetooth: Use chan instead of l2cap_pi macroGustavo F. Padovan
2011-12-16Bluetooth: remove struct hci_chan_hashGustavo F. Padovan
2011-12-16cfg80211: Restore orig channel values upon disconnectRajkumar Manoharan
2011-12-16cfg80211: allow following country IE power for custom regdom cardsLuis R. Rodriguez
2011-12-15mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan
2011-12-15mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan
2011-12-15mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa