summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-01Bluetooth: Disallow LE scanning and connecting in peripheral roleJohan Hedberg2-0/+6
2012-11-01Bluetooth: Make use feature test macrosJohan Hedberg2-18/+18
2012-11-01Bluetooth: Fix updating host feature bits for LEJohan Hedberg1-0/+5
2012-11-01Bluetooth: mgmt: Restrict BR/EDR settings to BR/EDR-only adaptersJohan Hedberg1-3/+19
2012-11-01Bluetooth: Fix HCI command sending when powering on LE-only adaptersJohan Hedberg1-13/+21
2012-10-24Bluetooth: Replace *_init() for *_setup()Gustavo Padovan1-4/+4
2012-10-24Bluetooth: Read adversiting channel TX power during init sequenceJohan Hedberg1-0/+20
2012-10-24Bluetooth: Add setting of the LE event maskJohan Hedberg1-0/+20
2012-10-24Bluetooth: Fix LE MTU reporting for HCIGETDEVINFOJohan Hedberg1-4/+11
2012-10-24Bluetooth: Add initial support for LE-only controllersJohan Hedberg2-52/+53
2012-10-24Bluetooth: Replace include linux/module.h with linux/export.hSyam Sidhardhan2-2/+2
2012-10-24Bluetooth: trivial: Remove newline before EOFSyam Sidhardhan1-1/+0
2012-10-24Bluetooth: Start channel move when socket option is changedMat Martineau2-0/+24
2012-10-24Bluetooth: Do not retransmit data during a channel moveMat Martineau1-2/+2
2012-10-24Bluetooth: Ignore BR/EDR packet size constraints when fragmenting for AMPMat Martineau1-1/+3
2012-10-24Bluetooth: Configure appropriate timeouts for AMP controllersMat Martineau1-6/+41
2012-10-24Bluetooth: Do not send data during channel moveMat Martineau1-0/+12
2012-10-24Bluetooth: Flag ACL frames as complete for AMP controllersMat Martineau1-0/+9
2012-10-24Bluetooth: Handle physical link completionMat Martineau1-0/+164
2012-10-24Bluetooth: Add move confirm response handlingMat Martineau1-0/+18
2012-10-24Bluetooth: Add logical link confirmMat Martineau1-11/+123
2012-10-24Bluetooth: Move channel responseMat Martineau1-15/+168
2012-10-24Bluetooth: Add state to hci_chanMat Martineau1-0/+1
2012-10-24Bluetooth: Add move channel confirm handlingMat Martineau1-3/+55
2012-10-24Bluetooth: Add new ERTM receive states for channel moveMat Martineau1-0/+102
2012-10-24Bluetooth: Channel move request handlingMat Martineau1-1/+112
2012-10-24Bluetooth: Lookup channel structure based on DCIDMat Martineau1-0/+17
2012-10-23Bluetooth: Remove unnecessary intermediate functionMat Martineau1-11/+2
2012-10-23Bluetooth: Add L2CAP create channel request handlingMat Martineau1-15/+48
2012-10-23Bluetooth: Add new l2cap_chan struct members for high speed channelsMat Martineau1-0/+5
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville45-948/+5140
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville21-372/+1458
2012-10-19mac80211: make client powersave independent of interface typeMarco Porsch6-74/+122
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2-2/+13
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2-2/+4
2012-10-18cfg80211: add cfg80211 exported function tracingBeni Lev7-10/+615
2012-10-18cfg80211: add tracing to rdev-opsBeni Lev4-79/+2141
2012-10-18cfg80211: add wrappers for registered_device_opsHila Gonen14-148/+700
2012-10-18cfg80211: Disallow HT/WEP in IBSS modeSujith Manoharan1-3/+17
2012-10-18mac80211: fix copy-paste typo in KconfigMarco Porsch1-1/+1
2012-10-18mac80211: use __printf attribute in debugfsJohannes Berg1-3/+3
2012-10-18mac80211: remove some unused codeJohannes Berg4-18/+4
2012-10-18mac80211: remove unimplemented mesh vendor syncJohannes Berg3-54/+5
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan1-3/+8
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler3-4/+22
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler4-24/+59
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-3/+3
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler1-2/+14
2012-10-18cfg80211: code rearrangement to avoid forward declarationsAmitkumar Karwar1-27/+27
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler1-0/+12