aboutsummaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-17Bluetooth: remove unneeded hci_conn_hold/put_device()David Herrmann
2013-04-11Bluetooth: Reject SCO when hci connection timeoutsClaudio Takahasi
2013-04-11Bluetooth: Remove unneeded parameterClaudio Takahasi
2013-04-11Bluetooth: Minor coding style fixClaudio Takahasi
2013-04-11Bluetooth: Use GFP_KERNEL in sco_conn_addClaudio Takahasi
2013-04-11Bluetooth: Fix SCO connection referenceClaudio Takahasi
2013-04-11Bluetooth: rename hci_conn_put to hci_conn_dropDavid Herrmann
2013-04-05Bluetooth: hidp: verify l2cap socketsDavid Herrmann
2013-04-05Bluetooth: hidp: remove redundant error messageDavid Herrmann
2013-04-04Bluetooth: Remove driver init queue from coreMarcel Holtmann
2013-04-04Bluetooth: Add driver setup stage for early initMarcel Holtmann
2013-04-04Bluetooth: Add __hci_cmd_sync_ev functionJohan Hedberg
2013-04-04Bluetooth: Add support for custom event terminated commandsJohan Hedberg
2013-04-04Bluetooth: Add __hci_cmd_sync() helper functionJohan Hedberg
2013-04-04Bluetooth: Track received events in hdevJohan Hedberg
2013-04-04Bluetooth: Remove unneeded hci_req_cmd_status functionAndre Guedes
2013-04-04Bluetooth: Fix hci_inquiry ioctl usageAndre Guedes
2013-04-04Bluetooth: Fix HCI request frameworkAndre Guedes
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg
2013-03-20cfg80211: fix wdev tracing crashJohannes Berg
2013-03-20Bluetooth: fix error return code in rfcomm_add_listener()Wei Yongjun
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun
2013-03-20cfg80211: fix potential connection work crashJohannes Berg
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-18Bluetooth: Fix PIN/Confirm/Passkey response parametersJohan Hedberg
2013-03-18Bluetooth: Simplify address parameters of user_pairing_resp()Johan Hedberg
2013-03-18Bluetooth: Fix fast connectable state when enabling page scanJohan Hedberg
2013-03-18Bluetooth: Fix updating page scan parameters when not necessaryJohan Hedberg
2013-03-18Bluetooth: Update page scan parameters after successful write commandsJohan Hedberg
2013-03-18Bluetooth: Add reading of page scan parametersJohan Hedberg
2013-03-18Bluetooth: Disable fast connectable when disabling connectableJohan Hedberg
2013-03-18Bluetooth: Refactor fast connectable HCI commandsJohan Hedberg
2013-03-18Bluetooth: Add proper flag for fast connectable modeJohan Hedberg
2013-03-18Bluetooth: Fix error response for simultaneous fast connectable commandsJohan Hedberg
2013-03-18Bluetooth: Limit fast connectable support to >= 1.2 controllersJohan Hedberg
2013-03-18Bluetooth: Fix fast connectable response sendingJohan Hedberg
2013-03-18Bluetooth: Use an async request for mgmt_set_connectableJohan Hedberg