summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2010-12-22Bluetooth: Improve handling of HCI control channel in bindGustavo F. Padovan1-1/+4
2010-12-22Bluetooth: Fix __hci_request synchronization for hci_open_devJohan Hedberg2-13/+35
2010-12-22Bluetooth: Add management events for controller addition & removalJohan Hedberg2-0/+43
2010-12-22Bluetooth: Add read_info management commandJohan Hedberg1-8/+82
2010-12-22Bluetooth: Add read_index_list management commandJohan Hedberg1-0/+53
2010-12-22Bluetooth: Add read_version management commandJohan Hedberg1-0/+36
2010-12-22Bluetooth: Add error handling for managment command handlersJohan Hedberg1-3/+8
2010-12-07Bluetooth: Make hci_send_to_sock usable for management control socketsJohan Hedberg1-1/+9
2010-12-07Bluetooth: Add initial Bluetooth Management interface callbacksJohan Hedberg3-7/+133
2010-12-07Net: bluetooth: Makefile: Remove deprecated kbuild goal definitionsTracey Dent1-1/+1
2010-12-06Bluetooth: Don't accept ConfigReq if we aren't in the BT_CONFIG stateGustavo F. Padovan1-1/+7
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-1/+12
2010-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...John W. Linville1-3/+3
2010-12-01Bluetooth: clean up hci codeAndrei Emeltchenko4-41/+73
2010-12-01Bluetooth: clean up l2cap codeAndrei Emeltchenko1-4/+3
2010-12-01Bluetooth: clean up rfcomm codeAndrei Emeltchenko3-18/+23
2010-12-01Bluetooth: clean up sco codeAndrei Emeltchenko1-9/+13
2010-12-01Bluetooth: Fix error handling for l2cap_init()Anderson Lizardo1-2/+5
2010-12-01Bluetooth: Get rid of __rfcomm_get_sock_by_channel()Gustavo F. Padovan1-12/+7
2010-12-01Bluetooth: Get rid of __l2cap_get_sock_by_psm()Gustavo F. Padovan1-13/+9
2010-12-01Bluetooth: do not use assignment in if conditionAndrei Emeltchenko1-6/+12
2010-12-01Bluetooth: timer check sk is not owned before freeingAndrei Emeltchenko1-12/+20
2010-12-01Bluetooth: Check sk is not owned before freeing l2cap_connAndrei Emeltchenko1-0/+26
2010-12-01Bluetooth: hidp: fix information leak to userlandVasiliy Kulikov1-1/+1
2010-12-01Bluetooth: cmtp: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-01Bluetooth: bnep: fix information leak to userlandVasiliy Kulikov1-0/+1
2010-12-01Bluetooth: Automate remote name requestsJohan Hedberg1-18/+54
2010-12-01Bluetooth: Create a unified authentication request functionJohan Hedberg1-14/+40
2010-12-01Bluetooth: Simplify remote features callback function logicJohan Hedberg1-44/+47
2010-12-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 int...Gustavo F. Padovan1-3/+3
2010-11-30mac80211: Minor optimization in ieee80211_rx_h_dataHelmut Schaa1-3/+2
2010-11-30mac80211: Fix STA disconnect due to MIC failureSenthil Balasubramanian1-0/+2
2010-11-30mac80211: ignore non-bcast mcast deauth/disassoc franesChristian Lamparter1-0/+4
2010-11-29mac80211: fix RX aggregation lockingJohannes Berg4-38/+45
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg4-6/+129
2010-11-29nl80211/cfg80211: extend mgmt-tx API for off-channelJohannes Berg4-14/+63
2010-11-29mac80211: Fix frame injection using non-AP vifJouni Malinen1-1/+6
2010-11-24mac80211: implement packet loss notificationJohannes Berg2-0/+25
2010-11-24cfg80211: allow using CQM event to notify packet lossJohannes Berg3-0/+61
2010-11-24mac80211: avoid aggregation for VO trafficLuis R. Rodriguez1-0/+3
2010-11-24mac80211: reduce the number of retries for nullfunc probingFelix Fietkau1-1/+8
2010-11-24mac80211: use nullfunc instead of probe request for connection monitoringFelix Fietkau3-26/+72
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau3-17/+47
2010-11-24mac80211: probe the AP when resumingFelix Fietkau1-0/+1
2010-11-24mac80211: calculate beacon loss time accuratelyFelix Fietkau2-4/+13
2010-11-24mac80211: restart beacon miss timer on system resume from suspendFelix Fietkau1-0/+1
2010-11-24net/wireless: Use pr_<level> and netdev_<level>Joe Perches6-56/+44
2010-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville7-13/+80
2010-11-24Revert "nl80211/mac80211: Report signal average"John W. Linville6-12/+1
2010-11-22mac80211: Disable hw crypto for GTKs on AP VLAN interfacesHelmut Schaa1-1/+8