1. 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
  2. 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
  3. 52feb44 NFC: Extend netlink interface for LTO, RW, and MIUX parameters support by Thierry Escande · 12 years ago
  4. f31652a NFC: Purge LLCP socket Tx queues when being disconnected by Samuel Ortiz · 12 years ago
  5. f152218 NFC: Remove CONFIG_EXPERIMENTAL from the NCI Makefile by Kees Cook · 12 years ago
  6. 54720c3 NFC: Remove CONFIG_EXPERIMENTAL from the LLCP Makefile by Kees Cook · 12 years ago
  7. deccb2a NFC: Remove CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  8. 0f45077 NFC: Fix some code style and whitespace issues by Szymon Janc · 12 years ago
  9. 7eda8b8e9 NFC: Use IDR library to assing NFC devices IDs by Samuel Ortiz · 12 years ago
  10. a8df0f3 NFC: Return NULL when no LLCP socket for a dsap,ssap couple is found by Samuel Ortiz · 12 years ago
  11. b874dec NFC: Implement LLCP connection less Tx path by Samuel Ortiz · 12 years ago
  12. 94f418a NFC: UI frame sending routine implementation by Samuel Ortiz · 12 years ago
  13. 31ca61a NFC: Forward LLCP datagrams to userspace by Samuel Ortiz · 12 years ago
  14. 968272b NFC: Handle LLCP UI frames by Samuel Ortiz · 12 years ago
  15. c8512be NFC: Keep connection less bound sockets alive when DEP link goes down by Samuel Ortiz · 12 years ago
  16. 54292d6 NFC: Check for connection less sockets when looking for a service name by Samuel Ortiz · 12 years ago
  17. e690408 NFC: Reserve LLCP ssap when replying to an SNL frame by Samuel Ortiz · 12 years ago
  18. 984d334 NFC: Fix sparse warnings due to missing static by Arron Wang · 12 years ago
  19. 874934f NFC: Fix style issues with logical operations by Szymon Janc · 12 years ago
  20. 0250ffc NFC: Fix not propagating return code in nfc_hci_clear_all_pipes by Szymon Janc · 12 years ago
  21. 80e4232 NFC: Small nfc_hci_create_pipe refactoring by Szymon Janc · 12 years ago
  22. 36b0511 NFC: Remove unneeded LLCP function return calls by Szymon Janc · 12 years ago
  23. f9fc36f NFC: Remove not needed local variable in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  24. 460d8f9 NFC: Use NFC_MAX_GT_LEN to check len in nci_set_local_general_bytes by Szymon Janc · 12 years ago
  25. 7ad3939 NFC: Add NFC_ATTR_RF_MODE when sending device netlink properties by Thierry Escande · 12 years ago
  26. 5bcf099 NFC: Set rf_mode to NFC_RF_NONE where necessary by Thierry Escande · 12 years ago
  27. 19cfe58 NFC: Initial SNL support by Samuel Ortiz · 12 years ago
  28. c43bb03 NFC: Add SNL frame building routine by Samuel Ortiz · 12 years ago
  29. 9222390 NFC: Use llcp_allocate_pdu to build the DISC frames by Samuel Ortiz · 12 years ago
  30. a6a0915 NFC: Avoid falling back to SYMM when sk is NULL by Samuel Ortiz · 12 years ago
  31. 632c016 NFC: HCI check presence must not fail when driver doesn't support it by Eric Lapuyade · 12 years ago
  32. e810762 NFC: Implement HCI DEP send and receive data by Arron Wang · 12 years ago
  33. c40d174 NFC: Implement HCI DEP link up and down by Arron Wang · 12 years ago
  34. 928326f NFC: Handle pn544 continue activation by Arron Wang · 12 years ago
  35. f7a5f6c NFC: Pass hardware specific HCI event to driver by Arron Wang · 12 years ago
  36. 1724ffb mac80211: complete bss_info tracing by Johannes Berg · 12 years ago
  37. 5df4569 mac80211: use non-atomic bitmap operation for local variable by Johannes Berg · 12 years ago
  38. f87ad63 mac80211: remove duplicate check in ieee80211_rx_mgmt_beacon by Rami Rosen · 12 years ago
  39. eeb126e cfg80211: add tracing for P2P Device start/stop by Johannes Berg · 12 years ago
  40. 5d0d04e mac80211: expose AES-CMAC subkey calculation by Assaf Krauss · 12 years ago
  41. 9a90bc8 mac80211: mesh STAs only process mesh beacons by Thomas Pedersen · 12 years ago
  42. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  43. 746a336 mac80211: fix WDS channel context test by Johannes Berg · 12 years ago
  44. 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
  45. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  46. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  47. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  48. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  49. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  50. 14e8a3c cfg80211: add tracing to rdev-ops by Beni Lev · 12 years ago
  51. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  52. de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
  53. f53c6a0 mac80211: fix copy-paste typo in Kconfig by Marco Porsch · 12 years ago
  54. 8c1dddd mac80211: use __printf attribute in debugfs by Johannes Berg · 12 years ago
  55. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  56. 8ba7acf mac80211: remove unimplemented mesh vendor sync by Johannes Berg · 12 years ago
  57. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago
  58. cd2bb51 mac80211: add support for tx to abort low priority scan requests by Sam Leffler · 12 years ago
  59. 15d6030 cfg80211: add support for flushing old scan results by Sam Leffler · 12 years ago
  60. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  61. 46856bb cfg80211: add scan flag to indicate its priority by Sam Leffler · 12 years ago
  62. e8e27c6 cfg80211: code rearrangement to avoid forward declarations by Amitkumar Karwar · 12 years ago
  63. ed473771 {nl,cfg}80211: add a flags word to scan requests by Sam Leffler · 12 years ago
  64. 290eddc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  65. 3a40414 mac80211: connect with HT20 if HT40 is not permitted by Johannes Berg · 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. 1258d97 mac80211: move out the non-statistics variable estab_plinks from mesh_stat by Ashok Nagarajan · 12 years ago
  70. eea57d4 mac80211: Use appropriate debug wrapper by Mohammed Shafi Shajakhan · 12 years ago
  71. 6b8ece3 mac80211: Allow station mode SAE to be implemented in user space by Jouni Malinen · 12 years ago
  72. e39e5b5 cfg80211: Allow user space to specify non-IEs to SAE Authentication by Jouni Malinen · 12 years ago
  73. 0f4126e mac80211: Add debug print on unexpect authentication state by Jouni Malinen · 12 years ago
  74. 700e8ea mac80211: Take status code as parameter to ieee80211_send_auth by Jouni Malinen · 12 years ago
  75. 3448c00 mac80211: add channel context iterator by Johannes Berg · 12 years ago
  76. 04ecd25 mac80211: track needed RX chains for channel contexts by Johannes Berg · 12 years ago
  77. 55de908 mac80211: use channel contexts by Johannes Berg · 12 years ago
  78. fe57d9f mac80211: track whether to use channel contexts by Johannes Berg · 12 years ago
  79. e269d86 mac80211: check channel context methods by Johannes Berg · 12 years ago
  80. e89a96f mac80211: reuse channels for channel contexts by Michal Kazior · 12 years ago
  81. 35f2fce mac80211: use channel context notifications by Michal Kazior · 12 years ago
  82. c3645ea mac80211: introduce new ieee80211_ops by Michal Kazior · 12 years ago
  83. d01a1e6 mac80211: introduce channel context skeleton code by Michal Kazior · 12 years ago
  84. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  85. 4045f72 mac80211: check if key has TKIP type before updating IV by Stanislaw Gruszka · 12 years ago
  86. 3d02a92 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  87. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  88. df9b429 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  89. 56f6098 Bluetooth: Zero bredr pointer when chan is deleted by Andrei Emeltchenko · 12 years ago
  90. 79de886 Bluetooth: Send EFS Conf Rsp only for BR/EDR chan by Andrei Emeltchenko · 12 years ago
  91. 1d13a25 Bluetooth: AMP: Drop packets when no l2cap conn exist by Andrei Emeltchenko · 12 years ago
  92. d73a098 Bluetooth: AMP: Handle complete frames in l2cap by Andrei Emeltchenko · 12 years ago
  93. 204a6e5 Bluetooth: AMP: Use Loglink handle in ACL Handle field by Andrei Emeltchenko · 12 years ago
  94. 300229f Bluetooth: Rename __l2cap_connect() to l2cap_connect() by Gustavo Padovan · 12 years ago
  95. 2dc4e51 Bluetooth: Add chan->ops->defer() by Gustavo Padovan · 12 years ago
  96. 644912e Bluetooth: Move bt_accept_enqueue() to l2cap_sock.c by Gustavo Padovan · 12 years ago
  97. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  98. 09a9ad6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  99. bd81cce Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  100. 98260da Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago