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