summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-07Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-05cfg80211: add kerneldoc entry for "vht_cap"Robert P. J. Day
2012-08-27Bluetooth: Change signature of smp_conn_security()Vinicius Costa Gomes
2012-08-23Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-21bcma: detect and register NAND flash deviceRafał Miłecki
2012-08-21bcma: detect and register serial flash deviceRafał Miłecki
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-21Revert "rfkill: remove dead code"AceLan Kao
2012-08-20mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTFJohannes Berg
2012-08-20cfg80211: add P2P Device abstractionJohannes Berg
2012-08-20mac80211: support A-MPDU status reportingJohannes Berg
2012-08-20wireless: add radiotap A-MPDU status fieldJohannes Berg
2012-08-20mac80211: add supported rates change notification in IBSSAntonio Quartulli
2012-08-10ssb: check for flash presentenceRafał Miłecki
2012-08-10bcma: add (mostly) NAND definesRafał Miłecki
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-06Bluetooth: Fix hci_le_conn_complete_evtAndre Guedes
2012-08-06Bluetooth: /proc/net/ entries for bluetooth protocolsMasatake YAMATO
2012-08-06Bluetooth: Free the l2cap channel list only when refcount is zeroJaganath Kanakkassery
2012-08-06Bluetooth: Move l2cap_chan_hold/put to l2cap_core.cJaganath Kanakkassery
2012-08-06Bluetooth: Make connect / disconnect cfm functions return voidAndrei Emeltchenko
2012-08-06Bluetooth: Define AMP controller statusesAndrei Emeltchenko
2012-08-06Bluetooth: trivial: Fix mixing spaces and tabs in smpAndrei Emeltchenko
2012-08-06Bluetooth: debug: Fix printing refcnt for hci_connAndrei Emeltchenko
2012-08-06Bluetooth: mgmt: Managing only BR/EDR HCI controllersAndrei Emeltchenko
2012-08-06Bluetooth: Remove missing codeAndre Guedes
2012-08-02bcma: BCM43228 supportRafał Miłecki
2012-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-02cfg80211: add channel flag to prohibit OFDM operationSeth Forshee
2012-08-02Fix unexpected SA hard expiration after changing dateFan Du
2012-08-02tcp: Apply device TSO segment limit earlierBen Hutchings
2012-08-02net: Allow driver to limit number of GSO segments per skbBen Hutchings
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-08-01Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2012-08-01locks: remove unused lm_release_privateJ. Bruce Fields
2012-08-01block: add partition resize function to blkpg ioctlVivek Goyal
2012-07-31Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31Merge tag 'vfio-for-v3.6' of git://github.com/awilliam/linux-vfioLinus Torvalds
2012-07-31Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-07-31Merge tag 'nfs-for-3.6-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-07-31mm: hugetlbfs: close race during teardown of hugetlbfs shared page tablesMel Gorman
2012-07-31mm: remove redundant initializationMinchan Kim