1. db9c64c nl80211/cfg80211: add VHT MCS support by Johannes Berg · 13 years ago
  2. 4bf8853 mac80211: convert to channel definition struct by Johannes Berg · 13 years ago
  3. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 13 years ago
  4. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 13 years ago
  5. fe4b318 nl80211: add documentation for channel type by Johannes Berg · 13 years ago
  6. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 13 years ago
  7. 6582163 mac80211: move Mesh Capability field definition to ieee80211.h by Marco Porsch · 13 years ago
  8. c216e64 cfg80211: change function signature of cfg80211_get_p2p_attr() by Arend van Spriel · 13 years ago
  9. 77d2ece mac80211: Add debugfs callbacks for station addition/removal by Sujith Manoharan · 13 years ago
  10. 4988456 mac80211: make remain_on_channel() op pass vif param by Eliad Peller · 13 years ago
  11. 3475b09 cfg80211: Add TDLS event to allow drivers to request operations by Jouni Malinen · 13 years ago
  12. 90b9e446 mac80211: support radiotap vendor namespace RX data by Johannes Berg · 13 years ago
  13. 5a306f5 mac80211: introduce IEEE80211_NUM_TIDS and use it by Johannes Berg · 13 years ago
  14. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 13 years ago
  15. 2a91c9f nl/cfg80211: advertise OBSS scan requirement by Amitkumar Karwar · 13 years ago
  16. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 13 years ago
  17. 9214ad7 mac80211: call driver method when restart completes by Johannes Berg · 13 years ago
  18. 488dd7b mac80211: pass P2P powersave parameters to driver by Johannes Berg · 13 years ago
  19. 0ee45355 wireless: add utility function to get P2P attribute by Johannes Berg · 13 years ago
  20. 37c73b5 cfg80211: allow registering more than one beacon listener by Ben Greear · 13 years ago
  21. f4e583c nl/cfg80211: add the NL80211_CMD_SET_MCAST_RATE command by Antonio Quartulli · 13 years ago
  22. ba350fb wireless: add peer-to-peer related definitions by Arend van Spriel · 13 years ago
  23. 1ea6f9c mac80211: handle TX power per virtual interface by Johannes Berg · 13 years ago
  24. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 13 years ago
  25. 6fb47de Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 13 years ago
  26. ab3d59d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  27. e298c79 Merge tag 'nfc-next-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-3.0 by John W. Linville · 13 years ago
  28. d1f1030 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  29. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 13 years ago
  30. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 13 years ago
  31. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 13 years ago
  32. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 13 years ago
  33. 97f1841 NFC: Separate pn544 hci driver in HW dependant and independant parts by Eric Lapuyade · 13 years ago
  34. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 13 years ago
  35. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 13 years ago
  36. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 13 years ago
  37. 7e2afc9 NFC: Set local gb and DEP registries by Arron Wang · 13 years ago
  38. 1041638 mac80211: add explicit AP/GO driver operations by Johannes Berg · 13 years ago
  39. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 13 years ago
  40. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  41. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 13 years ago
  42. d954162 ssb: add attribute to indicate a parallel flash is available by Hauke Mehrtens · 13 years ago
  43. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 13 years ago
  44. e661b75 bcma: mark nflash if it is the boot flash by Hauke Mehrtens · 13 years ago
  45. cc78708 bcma: add and use constants for the flash windows by Hauke Mehrtens · 13 years ago
  46. 360dc31 bcma: mark pflash as present when available by Hauke Mehrtens · 13 years ago
  47. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 13 years ago
  48. 3cd1763 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 13 years ago
  49. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 13 years ago
  50. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 13 years ago
  51. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 13 years ago
  52. 3821b42 wireless: remove duplicate enum ieee80211_eid definitions by Arend van Spriel · 13 years ago
  53. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 13 years ago
  54. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 13 years ago
  55. 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 13 years ago
  56. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 13 years ago
  57. 290eddc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 13 years ago
  58. f461be3e {nl,cfg}80211: Peer STA VHT caps by Mahesh Palivela · 13 years ago
  59. 818255e mac80211: VHT peer STA caps by Mahesh Palivela · 13 years ago
  60. d495028 ieee80211: Rename VHT cap struct by Mahesh Palivela · 13 years ago
  61. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 13 years ago
  62. 3448c00 mac80211: add channel context iterator by Johannes Berg · 13 years ago
  63. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 13 years ago
  64. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 13 years ago
  65. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 13 years ago
  66. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 13 years ago
  67. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 13 years ago
  68. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 13 years ago
  69. a5ef3f7d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 13 years ago
  70. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  71. 0b381a2 Merge tag 'disintegrate-main-20121013' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  72. 034b5ee Merge tag 'disintegrate-spi-20121009' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 13 years ago
  73. 5921e6f UAPI: (Scripted) Disintegrate include/linux/byteorder by David Howells · 13 years ago
  74. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 13 years ago
  75. 08cce05c UAPI: Unexport linux/blk_types.h by David Howells · 13 years ago
  76. 8e4627d UAPI: Unexport part of linux/ppp-comp.h by David Howells · 13 years ago
  77. a3920a6 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  78. 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 13 years ago
  79. 6c536a1 Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 13 years ago
  80. ba8a3d6 Merge tag 'stable/for-linus-3.7-uapi-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  81. 125aae1 Merge tag 'mmc-merge-for-3.7-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  82. 6a5a3d6 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  83. 8bbbfa7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  84. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 13 years ago
  85. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  86. ade0899 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  87. 4e21fc1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  88. 8418263 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  89. 7950e38 vfs: embed struct filename inside of names_cache allocation if possible by Jeff Layton · 13 years ago
  90. adb5c24 audit: make audit_inode take struct filename by Jeff Layton · 13 years ago
  91. 669abf4 vfs: make path_openat take a struct filename pointer by Jeff Layton · 13 years ago
  92. 7ac8626 audit: allow audit code to satisfy getname requests from its names_list by Jeff Layton · 13 years ago
  93. 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 13 years ago
  94. a74fb73 infrastructure for saner ret_from_kernel_thread semantics by Al Viro · 13 years ago
  95. ccff9b1 Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  96. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  97. f2f0945 tty/console: fix warnings in drivers/tty/serial/kgdboc.c by Arnd Bergmann · 13 years ago
  98. a608ca2 vfs: allocate page instead of names_cache buffer in mount_block_root by Jeff Layton · 13 years ago
  99. 4fa6b5e audit: overhaul __audit_inode_child to accomodate retrying by Jeff Layton · 13 years ago
  100. bfcec70 audit: set the name_len in audit_inode for parent lookups by Jeff Layton · 13 years ago