summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllersJohan Hedberg2013-01-101-0/+6
| * | Bluetooth: Fix checking for valid device class valuesJohan Hedberg2013-01-101-0/+6
| * | Bluetooth: Fix missing command complete for mgmt_load_long_term_keysJohan Hedberg2013-01-101-2/+5
| * | Bluetooth: Fix missing command complete event for mgmt_confirm_nameJohan Hedberg2013-01-101-1/+2
| * | Bluetooth: mgmt: Avoid using magic number in status codeSzymon Janc2013-01-091-4/+4
| * | Bluetooth: mgmt: Remove not needed restriction on add/remove OOB dataSzymon Janc2013-01-091-17/+0
| * | Bluetooth: AMP: Use set_bit / test_bit for amp_mgr stateAndrei Emeltchenko2013-01-092-5/+5
| * | Bluetooth: AMP: Remove dead codeAndrei Emeltchenko2013-01-091-5/+0
| * | Bluetooth: AMP: Clean up logical link create / acceptAndrei Emeltchenko2013-01-091-12/+5
| * | Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc writeAndrei Emeltchenko2013-01-092-3/+39
| * | Bluetooth: Remove unnecessary include l2cap.hRami Rosen2013-01-091-1/+0
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-2811-42/+49
|\ \ \
| * \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-226-31/+35
| |\ \ \
| | * | | mac80211: add encrypt headroom to PERR framesBob Copeland2013-01-161-1/+3
| | * | | mac80211: set NEED_TXPROCESSING for PERR framesBob Copeland2013-01-161-0/+1
| | * | | mac80211: fix monitor mode injectionFelix Fietkau2013-01-161-3/+6
| | * | | mac80211: synchronize scan off/on-channel and PS statesStanislaw Gruszka2013-01-163-26/+14
| | * | | mac80211: fix FT roamingJohannes Berg2013-01-161-1/+11
| * | | | Bluetooth: Check if the hci connection exists in SCO shutdownGustavo Padovan2013-01-101-1/+1
| * | | | Bluetooth: Fix authentication if acl data comes before remote feature evtJaganath Kanakkassery2013-01-102-8/+11
| * | | | Bluetooth: Fix incorrect strncpy() in hidp_setup_hid()Anderson Lizardo2013-01-091-1/+1
| * | | | Bluetooth: Fix sending HCI commands after resetSzymon Janc2013-01-091-1/+1
| |/ / /
* | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-2215-100/+274
|\ \ \ \ | | |_|/ | |/| |
| * | | mac80211: split out chandef tracing macrosJohannes Berg2013-01-161-9/+15
| * | | cfg80211: check radar interface combinationsSimon Wunderlich2013-01-164-8/+55
| * | | cfg80211: Allow use_mfp to be specified with the connect commandJouni Malinen2013-01-162-1/+11
| * | | nl80211: allow user-space to set address for P2P_DEVICEArend van Spriel2013-01-161-0/+7
| * | | {cfg,nl}80211: mesh power mode primitives and userspace accessMarco Porsch2013-01-162-1/+45
| * | | {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh joinMarco Porsch2013-01-165-3/+23
| * | | mac80211: move add_tim to subfunctionMarco Porsch2013-01-161-19/+28
| * | | mac80211: update mesh peer link counter during userspace peeringMarco Porsch2013-01-163-17/+33
| * | | nl80211: add range checks to mesh parametersMarco Porsch2013-01-161-35/+44
| * | | mac80211: allow disable power save in meshChun-Yeow Yeoh2013-01-161-1/+2
| * | | mac80211: call restart complete at wowlan resume timeJohannes Berg2013-01-161-3/+4
| * | | mac80211: fix resume from WoWLANJohannes Berg2013-01-161-2/+4
| * | | wireless: fix regulatory HT40 allowed checkFelix Fietkau2013-01-111-1/+3
| * | | mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
* | | | Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville2013-01-1410-66/+127
|\ \ \ \ | |/ / / |/| | |
| * | | NFC: Use skb_copy_datagram_iovecSamuel Ortiz2013-01-111-1/+1
| * | | NFC: Avoid memcpy on LLCP connection less Rx pathSamuel Ortiz2013-01-111-8/+8
| * | | NFC: Initial Secure Element APISamuel Ortiz2013-01-104-1/+8
| * | | NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-102-1/+9
| * | | NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-101-2/+4
| * | | NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-101-6/+8
| * | | NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-3/+5
| * | | NFC: Fixed nfc core and hci unregistration and cleanupEric Lapuyade2013-01-103-32/+53
| * | | NFC: llcp: Fix Rx memory leakSamuel Ortiz2013-01-101-10/+25
| * | | NFC: llcp: Remove the tx backlog queueSamuel Ortiz2013-01-103-6/+2
| * | | NFC: Add support for SO_TIMESTAMP LLCP socket optionThierry Escande2013-01-103-0/+8
| | |/ | |/|
* | | regulatory: fix restore_regulatory_settingsJohannes Berg2013-01-091-1/+1