aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-02-13Bluetooth: Remove HCI-owner fieldDavid Herrmann
2012-02-13Bluetooth: Remove unused hci-destruct cbDavid Herrmann
2012-02-13Bluetooth: Make hci-destruct callback optionalDavid Herrmann
2012-02-13Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes
2012-02-13Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko
2012-02-13Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek
2012-02-13Bluetooth: Process num completed data blocks eventAndrei Emeltchenko
2012-02-13Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg
2012-02-13Bluetooth: Add discovery state trackingJohan Hedberg
2012-02-13Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg
2012-02-13Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg
2012-02-13Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg
2012-02-13Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg
2012-02-13Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg
2012-02-06mac80211: support hw scan while idleEliad Peller
2012-02-06cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli
2012-02-06bcma: add extra sprom checkHauke Mehrtens
2012-02-06bcma: add bus num counterHauke Mehrtens
2012-02-06bcma: add PCIe host controllerHauke Mehrtens
2012-02-06bcma: make some functions __devinitHauke Mehrtens
2012-02-06bcma: add constants for PCI and use themHauke Mehrtens
2012-02-06bcma: add the core unit numberHauke Mehrtens
2012-02-06cfg80211: export cfg80211_ref_bssJohannes Berg
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-01-30mac80211: add support for mcs masksSimon Wunderlich
2012-01-30nl80211: add support for mcs masksSimon Wunderlich
2012-01-27kernel-doc: fix new warnings in cfg80211.hRandy Dunlap
2012-01-27{nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh
2012-01-27mac80211: make CQM RSSI support per virtual interfaceJohannes Berg
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-24NFC: Add NCI multiple targets supportIlan Elias
2012-01-24NFC: NFC core layer should not set the target_idxIlan Elias
2012-01-24NFC: Clearly separate NCI states from flagsIlan Elias
2012-01-24NFC: Add NCI data exchange timerIlan Elias
2012-01-24NFC: Export new attributes sensb_res and sensf_resIlan Elias
2012-01-24wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu
2012-01-24NFC: Increase NCI deactivate timeoutIlan Elias
2012-01-24ssb: SPROM: extract each core power infoRafał Miłecki
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-01-17net: fix some sparse errorsEric Dumazet
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds
2012-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-01-12c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov
2012-01-12radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong
2012-01-12vfs: cache request_queue in struct block_deviceAndi Kleen
2012-01-12include/linux/crash_dump.h needs elf.hFabio Estevam