summaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorLines
2012-09-27NFC: Fix sleeping in atomic when releasing socketSzymon Janc-5/+5
2012-09-27NFC: Fix sleeping in invalid context when netlink socket is closedSzymon Janc-7/+39
2012-09-27NFC: Add dummy nfc_llc_shdlc_register definitionJohn W. Linville-0/+8
2012-09-27NFC: LLCP raw socket supportThierry Escande-4/+137
2012-09-27NFC: Use dynamic initialization for rwlocksSzymon Janc-2/+2
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-30/+82
2012-09-25cfg80211: Fix regulatory check for 60GHz band frequenciesVladimir Kondratiev-5/+14
2012-09-25NFC: Fix typo negociating -> negotiatingWaldemar Rymarkiewicz-5/+5
2012-09-25NFC: Don't handle consequent RSET frames after UAWaldemar Rymarkiewicz-7/+31
2012-09-25NFC: Handle RSET in SHDLC_CONNECTING stateWaldemar Rymarkiewicz-1/+2
2012-09-25NFC: Add HCI module descriptionEric Lapuyade-0/+1
2012-09-25NFC: Fix LLC registration definitions for ANSI complianceEric Lapuyade-2/+2
2012-09-25NFC: Remove unneeded LLC symbols exportSamuel Ortiz-17/+1
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade-1009/+123
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade-2/+851
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade-2/+105
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade-1/+241
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade-20/+42
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade-1/+33
2012-09-25NFC: Changed the HCI cmd execution callback prototypeEric Lapuyade-24/+21
2012-09-25NFC: Correct outgoing frame before requeueingWaldemar Rymarkiewicz-2/+1
2012-09-25NFC: Remove crc generation from shdlc layerWaldemar Rymarkiewicz-25/+2
2012-09-25NFC: Fix possible LLCP memory leakWei Yongjun-5/+9
2012-09-25NFC: Remove pointless conditional before HCI kfree_skb()Wei Yongjun-4/+2
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo-118/+26
2012-09-25NFC: Remove repeated code for NULL checkSyam Sidhardhan-3/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias-1/+55
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias-0/+32
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias-0/+69
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-65/+195
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-245/+415
2012-09-24rfkill: prevent unnecessary event generationVitaly Wool-1/+7
2012-09-21mac80211: don't send delBA on addBA failureJohannes Berg-1/+1
2012-09-21mac80211: don't send delBA when removing stationsJohannes Berg-1/+1
2012-09-21mac80211: don't send delBA before disassocJohannes Berg-1/+1
2012-09-20mac80211: fix IBSS auth TX debug messageSylvain Roger Rieunier-1/+1
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg-1/+2
2012-09-19mac80211: make reset debugfs depend on CONFIG_PMJohannes Berg-0/+4
2012-09-18Bluetooth: Update management interface revisionJohan Hedberg-1/+1
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg-0/+84
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu-0/+50
2012-09-18wireless: remove unreachable codeAlan Cox-19/+1
2012-09-14mac80211: allow re-open the blocked peer link in meshChun-Yeow Yeoh-1/+2
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg-8/+5
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg-22/+72
2012-09-11mac80211: remove unneeded CONFIG_PM ifdefJohannes Berg-13/+0
2012-09-10mac80211: validate skb->dev in the tx status pathFelix Fietkau-18/+30
2012-09-10mac80211: use call_rcu() on sta deletionEliad Peller-57/+81
2012-09-10mac80211: add key flag for management keysJohannes Berg-1/+33
2012-09-08Bluetooth: AMP: Add Read Data Block Size to amp_initAndrei Emeltchenko-0/+3