| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-07-09 | NFC: Add ISO 14443 type B protocol |  Samuel Ortiz | 1 | -6/+8 |
| 2012-07-09 | bcma: add bcma_pmu_spuravoid_pllupdate() |  Hauke Mehrtens | 1 | -0/+14 |
| 2012-07-09 | bcma: complete workaround for BCMA43224 and BCM4313 |  Hauke Mehrtens | 1 | -0/+8 |
| 2012-07-09 | bcma: add constants for chip ids |  Hauke Mehrtens | 1 | -0/+30 |
| 2012-07-09 | bcma: extend workaround for bcm4331 |  Hauke Mehrtens | 1 | -0/+1 |
| 2012-07-05 | {nl,cfg}80211: support high bitrates |  Vladimir Kondratiev | 1 | -0/+9 |
| 2012-07-02 | wireless: 60g protocol constants |  Vladimir Kondratiev | 1 | -1/+89 |
| 2012-07-02 | cfg80211: add 802.11ad (60gHz band) support |  Vladimir Kondratiev | 1 | -0/+2 |
| 2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next |  Johannes Berg | 2 | -0/+19 |
| 2012-06-28 | cfg80211: allow advertising VHT capabilities |  Mahesh Palivela | 1 | -0/+6 |
| 2012-06-28 | wireless: add VHT (802.11ac) definitions |  Mahesh Palivela | 1 | -0/+70 |
| 2012-06-27 | bcma: define some additional cores IDs |  Rafał Miłecki | 1 | -0/+7 |
| 2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next |  John W. Linville | 2 | -0/+8 |
| 2012-06-26 | nl80211: specify RSSI threshold in scheduled scan |  Thomas Pedersen | 1 | -0/+6 |
| 2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next |  John W. Linville | 2 | -56/+144 |
| 2012-06-21 | ieee80211: more OUI type definitions for WLAN_OUI_MICROSOFT |  Avinash Patil | 1 | -0/+2 |
| 2012-06-18 | {nl,cfg,mac}80211: implement dot11MeshHWMPconfirmationInterval |  Chun-Yeow Yeoh | 1 | -0/+5 |
| 2012-06-14 | mac80211: implement the proactive PREQ generation |  Chun-Yeow Yeoh | 1 | -0/+42 |
| 2012-06-14 | {nl,cfg,mac}80211: implement dot11MeshHWMProotInterval and dot11MeshHWMPactivePathToRootTimeout |  Chun-Yeow Yeoh | 1 | -0/+9 |
| 2012-06-13 | cfg80211/nl80211: fix kernel-doc |  Johannes Berg | 1 | -5/+28 |
| 2012-06-13 | nl80211: fix sched scan match attribute name |  Johannes Berg | 1 | -1/+4 |
| 2012-06-12 | ieee80211: definitions for Microsoft Vendor OUI and WPA OUI type |  Avinash Patil | 1 | -0/+2 |
| 2012-06-11 | Merge tag 'nfc-next-3.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 |  John W. Linville | 1 | -0/+12 |
| 2012-06-11 | {nl,cfg,mac}80211: fix the coding style related to mesh parameters |  Chun-Yeow Yeoh | 2 | -50/+54 |
| 2012-06-06 | cfg80211: validate remain-on-channel time better |  Johannes Berg | 1 | -0/+2 |
| 2012-06-06 | ssb: recognize ARM Cortex M3 |  Hauke Mehrtens | 1 | -0/+1 |
| 2012-06-05 | cfg80211: provide channel to start_ap function |  Johannes Berg | 1 | -0/+2 |
| 2012-06-05 | nl80211: add new rssi event to indicate beacon loss |  Eliad Peller | 1 | -0/+4 |
| 2012-06-04 | NFC: Set the NFC device RF mode appropriately |  Samuel Ortiz | 1 | -0/+1 |
| 2012-06-04 | NFC: Add target mode activation netlink event |  Samuel Ortiz | 1 | -0/+7 |
| 2012-06-04 | NFC: Add target mode protocols to the polling loop startup routine |  Samuel Ortiz | 1 | -0/+4 |
| 2012-06-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  Linus Torvalds | 1 | -0/+6 |
| 2012-06-02 | tty: Revert the tty locking series, it needs more work |  Linus Torvalds | 1 | -14/+9 |
| 2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 |  Linus Torvalds | 1 | -0/+1 |
| 2012-06-01 | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd |  Linus Torvalds | 3 | -17/+27 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal |  Linus Torvalds | 3 | -3/+35 |
| 2012-06-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs |  Linus Torvalds | 8 | -177/+63 |
| 2012-06-01 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 |  Linus Torvalds | 2 | -3/+58 |
| 2012-06-01 | new helper: signal_delivered() |  Al Viro | 1 | -1/+1 |
| 2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set |  Al Viro | 2 | -2/+3 |
| 2012-06-01 | set_restore_sigmask() is never called without SIGPENDING (and never should be) |  Al Viro | 1 | -1/+2 |
| 2012-06-01 | new helper: sigmask_to_save() |  Al Viro | 1 | -0/+8 |
| 2012-06-01 | new helper: restore_saved_sigmask() |  Al Viro | 1 | -0/+6 |
| 2012-06-01 | new helpers: {clear,test,test_and_clear}_restore_sigmask() |  Al Viro | 1 | -0/+12 |
| 2012-06-01 | HAVE_RESTORE_SIGMASK is defined on all architectures now |  Al Viro | 1 | -0/+4 |
| 2012-06-01 | vfs: retry last component if opening stale dentry |  Miklos Szeredi | 1 | -0/+1 |
| 2012-06-01 | fs: introduce inode operation ->update_time |  Josef Bacik | 1 | -1/+9 |
| 2012-06-01 | Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux |  Linus Torvalds | 3 | -2/+11 |
| 2012-06-01 | switch aio and shm to do_mmap_pgoff(), make do_mmap() static |  Al Viro | 1 | -1/+1 |
| 2012-06-01 | take security_mmap_file() outside of ->mmap_sem |  Al Viro | 1 | -4/+3 |