aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAge
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2012-09-30
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-28
| |\
| | * NFC: Fix sleeping in atomic when releasing socketSzymon Janc2012-09-27
| | * NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc2012-09-27
| | * NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville2012-09-27
| | * NFC: LLCP raw socket supportThierry Escande2012-09-27
| | * NFC: Use dynamic initialization for rwlocksSzymon Janc2012-09-27
| | * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-25
| | |\
| | | * cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev2012-09-25
| | | * rfkill: prevent unnecessary event generationVitaly Wool2012-09-24
| | | * mac80211: don't send delBA on addBA failureJohannes Berg2012-09-21
| | | * mac80211: don't send delBA when removing stationsJohannes Berg2012-09-21
| | | * mac80211: don't send delBA before disassocJohannes Berg2012-09-21
| | | * mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier2012-09-20
| | | * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-19
| | | * mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg2012-09-19
| | | * cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu2012-09-18
| | | * wireless: remove unreachable codeAlan Cox2012-09-18
| | * | NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz2012-09-24
| | * | NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz2012-09-24
| | * | NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz2012-09-24
| | * | NFC: Add HCI module descriptionEric Lapuyade2012-09-24
| | * | NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade2012-09-24
| | * | NFC: Remove unneeded LLC symbols exportSamuel Ortiz2012-09-24
| | * | NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade2012-09-24
| | * | NFC: Add an shdlc llc module to llc coreEric Lapuyade2012-09-24
| | * | NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade2012-09-24
| | * | NFC: Add an LLC Core layer to HCIEric Lapuyade2012-09-24
| | * | NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade2012-09-24
| | * | NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade2012-09-24
| | * | NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade2012-09-24
| | * | NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz2012-09-24
| | * | NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz2012-09-24
| | * | NFC: Fix possible LLCP memory leakWei Yongjun2012-09-24
| | * | NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun2012-09-24
| | * | NFC: Use system_nrt_wq instead of custom onesTejun Heo2012-09-24
| | * | NFC: Remove repeated code for NULL checkSyam Sidhardhan2012-09-24
| | * | NFC: Implement NCI dep_link_up and dep_link_downIlan Elias2012-09-24
| | * | NFC: Parse NCI NFC-DEP activation paramsIlan Elias2012-09-24
| | * | NFC: Set local general bytes in nci_start_pollIlan Elias2012-09-24
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2012-09-24
| | |\ \
| | | * | Bluetooth: Update management interface revisionJohan Hedberg2012-09-18
| | | * | Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg2012-09-18
| | | * | Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko2012-09-08
| | | * | Bluetooth: trivial: Remove empty lineAndrei Emeltchenko2012-09-08
| | | * | Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko2012-09-08
| | | * | Bluetooth: Remove unneeded zero initAndrei Emeltchenko2012-09-08
| | | * | Bluetooth: Fix establishing ESCO linksVinicius Costa Gomes2012-08-21
| | | * | Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan2012-08-21
| | | * | Bluetooth: debug: Correct the PSM printingSyam Sidhardhan2012-08-21