summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2012-09-27NFC: LLCP raw socket supportThierry Escande-0/+11
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-4/+45
2012-09-25NFC: xmit from hci ops must return 0 or negativeWaldemar Rymarkiewicz-0/+5
2012-09-25NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC CoreEric Lapuyade-106/+3
2012-09-25NFC: Add an shdlc llc module to llc coreEric Lapuyade-0/+1
2012-09-25NFC: Add a nop (passthrough) llc module to llc coreEric Lapuyade-0/+2
2012-09-25NFC: Add an LLC Core layer to HCIEric Lapuyade-0/+51
2012-09-25NFC: Modified hci_transceive to become an asynchronous operationEric Lapuyade-4/+8
2012-09-25NFC: Add a public nfc_hci_send_cmd_async methodEric Lapuyade-0/+3
2012-09-25NFC: Use system_nrt_wq instead of custom onesTejun Heo-4/+0
2012-09-25NFC: Implement NCI dep_link_up and dep_link_downIlan Elias-0/+5
2012-09-25NFC: Parse NCI NFC-DEP activation paramsIlan Elias-0/+6
2012-09-25NFC: Set local general bytes in nci_start_pollIlan Elias-0/+24
2012-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-15/+51
2012-09-24Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-82/+10
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg-1/+1
2012-09-18Bluetooth: mgmt: Implement support for passkey notificationJohan Hedberg-0/+30
2012-09-18cfg80211/nl80211: Notify connection request failure in AP modePandiyarajan Pitchaimuthu-0/+43
2012-09-18cfg80211: remove obsolete comment for .sched_scan_stop() callbackArend van Spriel-3/+1
2012-09-10mac80211: add key flag for management keysJohannes Berg-2/+10
2012-09-08Bluetooth: debug: Print refcnt for hci_devAndrei Emeltchenko-0/+6
2012-09-08Bluetooth: trivial: Make hci_chan_del return voidAndrei Emeltchenko-1/+1
2012-09-08Bluetooth: Remove unneeded zero initAndrei Emeltchenko-9/+0
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1320/+11377
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+1
2012-09-06wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg-80/+0
2012-09-06Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg-39/+168
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg-0/+2
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day-0/+1
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes-1/+1
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-0/+31
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki-0/+13
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki-0/+15
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-25/+143
2012-08-21Revert "rfkill: remove dead code"AceLan Kao-0/+31
2012-08-21Bluetooth: Use kref for l2cap channel reference countingSyam Sidhardhan-2/+1
2012-08-21Bluetooth: mgmt: Add device disconnect reasonMikel Astiz-1/+10
2012-08-21Bluetooth: Add more HCI error codesMikel Astiz-0/+3
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg-0/+5
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg-6/+64
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg-14/+39
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg-0/+11
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli-0/+4
2012-08-15Bluetooth: Remove some functions from being exportedVinicius Costa Gomes-2/+0
2012-08-10ssb: check for flash presentenceRafał Miłecki-1/+3
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki-0/+87
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville-34/+34
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes-0/+2
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO-0/+10
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery-1/+0