summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-07-10bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens1-0/+14
2012-07-10bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens1-0/+8
2012-07-10bcma: add constants for chip idsHauke Mehrtens1-0/+30
2012-07-10bcma: extend workaround for bcm4331Hauke Mehrtens1-0/+1
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev1-0/+9
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-0/+2
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2-0/+19
2012-06-28cfg80211: allow advertising VHT capabilitiesMahesh Palivela1-0/+6
2012-06-28wireless: add VHT (802.11ac) definitionsMahesh Palivela1-0/+70
2012-06-27bcma: define some additional cores IDsRafał Miłecki1-0/+7
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-0/+8
2012-06-26nl80211: specify RSSI threshold in scheduled scanThomas Pedersen1-0/+6
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-56/+144
2012-06-21ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFTAvinash Patil1-0/+2
2012-06-18{nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationIntervalChun-Yeow Yeoh1-0/+5
2012-06-14mac80211: implement the proactive PREQ generationChun-Yeow Yeoh1-0/+42
2012-06-14{nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactiv...Chun-Yeow Yeoh1-0/+9
2012-06-13cfg80211/nl80211: fix kernel-docJohannes Berg1-5/+28
2012-06-13nl80211: fix sched scan match attribute nameJohannes Berg1-1/+4
2012-06-12ieee80211: definitions for Microsoft Vendor OUI and WPA OUI typeAvinash Patil1-0/+2
2012-06-11Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...John W. Linville1-0/+12
2012-06-11{nl,cfg,mac}80211: fix the coding style related to mesh parametersChun-Yeow Yeoh2-50/+54
2012-06-06cfg80211: validate remain-on-channel time betterJohannes Berg1-0/+2
2012-06-06ssb: recognize ARM Cortex M3Hauke Mehrtens1-0/+1
2012-06-05cfg80211: provide channel to start_ap functionJohannes Berg1-0/+2
2012-06-05nl80211: add new rssi event to indicate beacon lossEliad Peller1-0/+4
2012-06-04NFC: Set the NFC device RF mode appropriatelySamuel Ortiz1-0/+1
2012-06-04NFC: Add target mode activation netlink eventSamuel Ortiz1-0/+7
2012-06-04NFC: Add target mode protocols to the polling loop startup routineSamuel Ortiz1-0/+4
2012-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+6
2012-06-03tty: Revert the tty locking series, it needs more workLinus Torvalds1-14/+9
2012-06-02Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds1-0/+1
2012-06-02Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds3-17/+27
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+35
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-177/+63
2012-06-01Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-3/+58
2012-06-01new helper: signal_delivered()Al Viro1-1/+1
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro2-2/+3
2012-06-01set_restore_sigmask() is never called without SIGPENDING (and never should be)Al Viro1-1/+2
2012-06-01new helper: sigmask_to_save()Al Viro1-0/+8
2012-06-01new helper: restore_saved_sigmask()Al Viro1-0/+6
2012-06-01new helpers: {clear,test,test_and_clear}_restore_sigmask()Al Viro1-0/+12
2012-06-01HAVE_RESTORE_SIGMASK is defined on all architectures nowAl Viro1-0/+4
2012-06-01vfs: retry last component if opening stale dentryMiklos Szeredi1-0/+1
2012-06-01fs: introduce inode operation ->update_timeJosef Bacik1-1/+9
2012-06-01Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-2/+11
2012-06-01switch aio and shm to do_mmap_pgoff(), make do_mmap() staticAl Viro1-1/+1
2012-06-01take security_mmap_file() outside of ->mmap_semAl Viro1-4/+3
2012-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-20/+48