summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens
2012-10-19bcma: mark nflash if it is the boot flashHauke Mehrtens
2012-10-19bcma: add and use constants for the flash windowsHauke Mehrtens
2012-10-19bcma: mark pflash as present when availableHauke Mehrtens
2012-10-19bcma: just do the necessary things in early register on SoCsHauke Mehrtens
2012-10-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18Bluetooth: AMP: Get amp_mgr reference in HS hci_connAndrei Emeltchenko
2012-10-18wireless: remove duplicate enum ieee80211_eid definitionsArend van Spriel
2012-10-18mac80211: Notify new IBSS network creationSujith Manoharan
2012-10-18cfg80211: add support for flushing old scan resultsSam Leffler
2012-10-18cfg80211: add scan flag to indicate its prioritySam Leffler
2012-10-18{nl,cfg}80211: add a flags word to scan requestsSam Leffler
2012-10-17{nl,cfg}80211: Peer STA VHT capsMahesh Palivela
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17cfg80211: Allow user space to specify non-IEs to SAE AuthenticationJouni Malinen
2012-10-17mac80211: add channel context iteratorJohannes Berg
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-16mac80211: introduce new ieee80211_opsMichal Kazior
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-10-15Bluetooth: AMP: Handle complete frames in l2capAndrei Emeltchenko
2012-10-15Bluetooth: Add chan->ops->defer()Gustavo Padovan
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowe...Linus Torvalds
2012-10-13Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowel...Linus Torvalds
2012-10-13UAPI: (Scripted) Disintegrate include/linux/byteorderDavid Howells
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2012-10-13UAPI: Unexport linux/blk_types.hDavid Howells
2012-10-13UAPI: Unexport part of linux/ppp-comp.hDavid Howells
2012-10-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2012-10-13Merge tag 'for-3.7' of git://openrisc.net/jonas/linuxLinus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2012-10-13Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2012-10-13Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-10-13Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2012-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-10-12vfs: embed struct filename inside of names_cache allocation if possibleJeff Layton
2012-10-12audit: make audit_inode take struct filenameJeff Layton
2012-10-12vfs: make path_openat take a struct filename pointerJeff Layton
2012-10-12audit: allow audit code to satisfy getname requests from its names_listJeff Layton
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12infrastructure for saner ret_from_kernel_thread semanticsAl Viro