summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Remove bogus inline declaration from l2cap_chan_connectJohan Hedberg2012-02-131-1/+1
* Bluetooth: Remove __hci_dev_put/holdDavid Herrmann2012-02-131-10/+2Star
* Bluetooth: Correctly take hci_dev->dev refcountDavid Herrmann2012-02-131-3/+2Star
* Bluetooth: Remove HCI-owner fieldDavid Herrmann2012-02-131-11/+2Star
* Bluetooth: Remove unused hci-destruct cbDavid Herrmann2012-02-131-5/+1Star
* Bluetooth: Make hci-destruct callback optionalDavid Herrmann2012-02-131-2/+4
* Bluetooth: Fix using an absolute timeout on hci_conn_put()Vinicius Costa Gomes2012-02-131-1/+1
* Bluetooth: Remove magic number from ACL TOAndrei Emeltchenko2012-02-131-0/+1
* Bluetooth: l2cap_set_timer needs jiffies as timeout valueAndrzej Kaczmarek2012-02-131-3/+3
* Bluetooth: Process num completed data blocks eventAndrei Emeltchenko2012-02-131-0/+13
* Bluetooth: Add name resolving support for mgmt based discoveryJohan Hedberg2012-02-131-1/+7
* Bluetooth: Add discovery state trackingJohan Hedberg2012-02-131-0/+9
* Bluetooth: Rename hdev->inq_cache to hdev->discoveryJohan Hedberg2012-02-131-8/+8
* Bluetooth: Return updated name state with hci_inquiry_cache_updateJohan Hedberg2012-02-131-1/+1
* Bluetooth: Add initial mgmt_confirm_name supportJohan Hedberg2012-02-131-7/+22
* Bluetooth: Move Extended Inquiry Response defines to hci.hJohan Hedberg2012-02-131-0/+13
* Bluetooth: Convert inquiry cache to use standard list typesJohan Hedberg2012-02-131-6/+4Star
* mac80211: support hw scan while idleEliad Peller2012-02-061-0/+5
* cfg80211/mac80211: userspace peer authorization in IBSSAntonio Quartulli2012-02-061-0/+5
* bcma: add extra sprom checkHauke Mehrtens2012-02-061-0/+16
* bcma: add bus num counterHauke Mehrtens2012-02-061-0/+1
* bcma: add PCIe host controllerHauke Mehrtens2012-02-062-0/+65
* bcma: make some functions __devinitHauke Mehrtens2012-02-061-1/+1
* bcma: add constants for PCI and use themHauke Mehrtens2012-02-061-0/+85
* bcma: add the core unit numberHauke Mehrtens2012-02-061-0/+1
* cfg80211: export cfg80211_ref_bssJohannes Berg2012-02-061-0/+14
* cfg80211: stop tracking authenticated stateJohannes Berg2012-02-061-28/+11Star
* mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+30
* mac80211: add support for mcs masksSimon Wunderlich2012-01-301-0/+1
* nl80211: add support for mcs masksSimon Wunderlich2012-01-302-2/+5
* kernel-doc: fix new warnings in cfg80211.hRandy Dunlap2012-01-271-0/+6
* {nl,cfg,mac}80211: Add support of setting non-forwarding entity in MeshChun-Yeow Yeoh2012-01-272-0/+5
* mac80211: make CQM RSSI support per virtual interfaceJohannes Berg2012-01-271-7/+7
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-9/+20
* NFC: Add NCI multiple targets supportIlan Elias2012-01-242-2/+41
* NFC: NFC core layer should not set the target_idxIlan Elias2012-01-241-1/+0Star
* NFC: Clearly separate NCI states from flagsIlan Elias2012-01-241-4/+10
* NFC: Add NCI data exchange timerIlan Elias2012-01-241-0/+3
* NFC: Export new attributes sensb_res and sensf_resIlan Elias2012-01-243-2/+32
* wireless: Save original maximum regulatory transmission power for the calucat...Hong Wu2012-01-241-0/+2
* NFC: Increase NCI deactivate timeoutIlan Elias2012-01-241-1/+1
* ssb: SPROM: extract each core power infoRafał Miłecki2012-01-242-0/+42
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-01-171-1/+1
|\
| * bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-171-1/+1
* | net: fix some sparse errorsEric Dumazet2012-01-171-1/+1
* | netfilter: revert user-space expectation helper supportPablo Neira Ayuso2012-01-162-6/+1Star
* | vhost-net: add module alias (v2.1)stephen hemminger2012-01-131-0/+1
|/
* Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds2012-01-1321-165/+197
|\
| * c/r: prctl: add PR_SET_MM codes to set up mm_struct entriesCyrill Gorcunov2012-01-131-0/+12
| * radix_tree: remove radix_tree_indirect_to_ptr()Xiao Guangrong2012-01-131-3/+0Star