aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
...
| | * | | NFC: Fix sparse warnings due to missing staticArron Wang2012-10-26
| | * | | NFC: Fix style issues with logical operationsSzymon Janc2012-10-26
| | * | | NFC: Fix not propagating return code in nfc_hci_clear_all_pipesSzymon Janc2012-10-26
| | * | | NFC: Small nfc_hci_create_pipe refactoringSzymon Janc2012-10-26
| | * | | NFC: Remove unneeded LLCP function return callsSzymon Janc2012-10-26
| | * | | NFC: Remove not needed local variable in nci_set_local_general_bytesSzymon Janc2012-10-26
| | * | | NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytesSzymon Janc2012-10-26
| | * | | NFC: Add NFC_ATTR_RF_MODE when sending device netlink propertiesThierry Escande2012-10-26
| | * | | NFC: Set rf_mode to NFC_RF_NONE where necessaryThierry Escande2012-10-26
| | * | | NFC: Initial SNL supportSamuel Ortiz2012-10-26
| | * | | NFC: Add SNL frame building routineSamuel Ortiz2012-10-26
| | * | | NFC: Use llcp_allocate_pdu to build the DISC framesSamuel Ortiz2012-10-26
| | * | | NFC: Avoid falling back to SYMM when sk is NULLSamuel Ortiz2012-10-26
| | * | | NFC: HCI check presence must not fail when driver doesn't support itEric Lapuyade2012-10-26
| | * | | NFC: Implement HCI DEP send and receive dataArron Wang2012-10-26
| | * | | NFC: Implement HCI DEP link up and downArron Wang2012-10-26
| | * | | NFC: Handle pn544 continue activationArron Wang2012-10-26
| | * | | NFC: Pass hardware specific HCI event to driverArron Wang2012-10-26
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-29
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-17
| | |\ \ \ | | | | |/ | | | |/|
| | | * | mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-17
| | | * | cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-15
| | | * | Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-10-15
| | | |\ \
| | | * | | mac80211: Fix FC masking in BIP AAD generationJouni Malinen2012-10-01
| | * | | | mac80211: use ieee80211_free_txskb in a few more placesFelix Fietkau2012-10-15
| | * | | | mac80211: check if key has TKIP type before updating IVStanislaw Gruszka2012-10-15
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-15
| | |\ \ \ \
| | | * | | | Bluetooth: SMP: Fix setting unknown auth_req bitsJohan Hedberg2012-10-12
| * | | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-19
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-10-19
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko2012-10-18
| | * | | | | | Bluetooth: Zero bredr pointer when chan is deletedAndrei Emeltchenko2012-10-15
| | * | | | | | Bluetooth: Send EFS Conf Rsp only for BR/EDR chanAndrei Emeltchenko2012-10-15
| | * | | | | | Bluetooth: AMP: Drop packets when no l2cap conn existAndrei Emeltchenko2012-10-15
| | * | | | | | Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko2012-10-15
| | * | | | | | Bluetooth: AMP: Use Loglink handle in ACL Handle fieldAndrei Emeltchenko2012-10-15
| | * | | | | | Bluetooth: Rename __l2cap_connect() to l2cap_connect()Gustavo Padovan2012-10-15
| | * | | | | | Bluetooth: Add chan->ops->defer()Gustavo Padovan2012-10-15
| | * | | | | | Bluetooth: Move bt_accept_enqueue() to l2cap_sock.cGustavo Padovan2012-10-15
| | * | | | | | Bluetooth: Call ops->teardown() without checking for NULLGustavo Padovan2012-10-12
| | * | | | | | Bluetooth: Use locked l2cap_state_change()Gustavo Padovan2012-10-12
| | * | | | | | Bluetooth: use l2cap_chan_set_err()Gustavo Padovan2012-10-12
| | * | | | | | Bluetooth: Remove GFP_ATOMIC usage from l2cap_core.cGustavo Padovan2012-10-12
| | * | | | | | Bluetooth: Fix L2CAP coding styleGustavo Padovan2012-10-12
| | * | | | | | Bluetooth: Factor out common L2CAP connection codeMat Martineau2012-10-12
| | * | | | | | Bluetooth: Process create response and connect response identicallyMat Martineau2012-10-12
| | * | | | | | Bluetooth: AMP: Handle AMP_LINK connectionAndrei Emeltchenko2012-10-11
| | * | | | | | Bluetooth: AMP: Handle number of compl blocks for AMP_LINKAndrei Emeltchenko2012-10-11
| | * | | | | | Bluetooth: AMP: Add handle to hci_chan structureAndrei Emeltchenko2012-10-11