1. c6f9d6c mac80211: advertise operating mode notification capability by Johannes Berg · 12 years ago
  2. a50df0c cfg80211: advertise extended capabilities to userspace by Johannes Berg · 12 years ago
  3. af0ed69 mac80211: stop modifying HT SMPS capability by Johannes Berg · 12 years ago
  4. 4a3cb70 mac80211: constify IE parsing by Johannes Berg · 12 years ago
  5. 50640f1 nl80211: advertise HT/VHT channel limitations by Johannes Berg · 12 years ago
  6. c7a6ee2 cfg80211: allow drivers to selectively disable 80/160 MHz by Johannes Berg · 12 years ago
  7. 2c9b735 mac80211: add ieee80211_vif_change_bandwidth by Johannes Berg · 12 years ago
  8. 0af83d3 mac80211: handle VHT operating mode notification by Johannes Berg · 12 years ago
  9. 8921d04 mac80211: track number of spatial streams by Johannes Berg · 12 years ago
  10. 7bf9b9a wireless: define operating mode action frame by Johannes Berg · 12 years ago
  11. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  12. 164eb02 mac80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  13. 04f3904 nl80211/cfg80211: add radar detection command/event by Simon Wunderlich · 12 years ago
  14. 2a0e047 cfg80211: configuration for WoWLAN over TCP by Johannes Berg · 12 years ago
  15. bb92d19 nl80211: add packet offset information for wowlan pattern by Amitkumar Karwar · 12 years ago
  16. b6a7bce nl80211: minor correction in sample wowlan mask calculation by Amitkumar Karwar · 12 years ago
  17. 6c17b77 mac80211: Fix tx queue handling during scans by Seth Forshee · 12 years ago
  18. f1e3e05 mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE by Johannes Berg · 12 years ago
  19. 09b8556 mac80211: remove dynamic PS driver interface by Johannes Berg · 12 years ago
  20. ef429da mac80211: introduce beacon-only timing data by Johannes Berg · 12 years ago
  21. 8cef2c9 cfg80211: move TSF into IEs by Johannes Berg · 12 years ago
  22. 83c7aa1 cfg80211: remove scan ies NULL check by Johannes Berg · 12 years ago
  23. b207cdb mac80211: add vif debugfs driver callbacks by Alexander Bondar · 12 years ago
  24. 776b358 cfg80211: track hidden SSID networks properly by Johannes Berg · 12 years ago
  25. 077f897 wireless: fix kernel-doc by Johannes Berg · 12 years ago
  26. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  27. c6d3b20 Merge tag 'nfc-next-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  28. 4d25a75 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 12 years ago
  29. 3549c6b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  30. 6cc9efe wlcore: move wl12xx_platform_data up and make it truly optional by Luciano Coelho · 12 years ago
  31. afb43e6 wlcore: remove if_ops from platform_data by Luciano Coelho · 12 years ago
  32. 3f52b7e mac80211: mesh power save basics by Marco Porsch · 12 years ago
  33. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  34. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 12 years ago
  35. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  36. cfad1ba NFC: Initial support for Inside Secure microread by Eric Lapuyade · 12 years ago
  37. 97cc019 bcma: cc: fix (and rename) define of NAND flash type by Rafał Miłecki · 12 years ago
  38. 83be8ec Bluetooth: Keep track of UUID type upon addition by Johan Hedberg · 12 years ago
  39. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  40. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  41. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  42. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  43. 8f1ca26 bcma: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  44. a6ca2e1 ssb: add gpio_to_irq by Hauke Mehrtens · 12 years ago
  45. 20fb9e5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  46. 0f496df Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  47. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  48. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  49. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  50. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  51. d437c86 ieee80211: define AKM suite selectors type 5, 6 and 7 by Bing Zhao · 12 years ago
  52. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  53. 9b008c0 Bluetooth: Add support for reading LE supported states by Johan Hedberg · 12 years ago
  54. cf1d081 Bluetooth: Add support for reading LE White List Size by Johan Hedberg · 12 years ago
  55. 60e7732 Bluetooth: Add LE Local Features reading support by Johan Hedberg · 12 years ago
  56. 679efe2 Bluetooth: Add helper functions for testing bdaddr types by Johan Hedberg · 12 years ago
  57. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  59. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  60. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  61. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  62. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  63. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  64. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  65. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  66. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  67. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  68. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  69. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
  70. 50c2f5e Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  71. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  72. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  73. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago
  74. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  75. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  76. bf71ab8 NFC: Add HCI quirks to support driver (non)standard implementations by Eric Lapuyade · 12 years ago
  77. 27c3119 NFC: Added error handling in event_received hci ops by Eric Lapuyade · 12 years ago
  78. f0c9103 NFC: Fixed nfc core and hci unregistration and cleanup by Eric Lapuyade · 12 years ago
  79. cb6801c6 Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state by Andrei Emeltchenko · 12 years ago
  80. 8e05e3b Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write by Andrei Emeltchenko · 12 years ago
  81. 7952861 Bluetooth: remove an unused variable in a header file by Rami Rosen · 12 years ago
  82. 8f9dc85 bcma: mips: remove assigned_irqs from structure by Hauke Mehrtens · 12 years ago
  83. 1c06ef9 wireless: use __aligned by Johannes Berg · 12 years ago
  84. ec61cd6 mac80211: support HT notify channel width action by Johannes Berg · 12 years ago
  85. 598a593 wireless: use __packed in ieee80211.h by Johannes Berg · 12 years ago
  86. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  87. d582cff nl80211/mac80211: support full station state in AP mode by Johannes Berg · 12 years ago
  88. 8a61af6 mac80211: fix channel context iteration by Johannes Berg · 12 years ago
  89. 361c9c8 regulatory: use IS_ERR macro family for freq_reg_info by Johannes Berg · 12 years ago
  90. c492db3 regulatory: use RCU to protect last_request by Johannes Berg · 12 years ago
  91. 458f4f9 regulatory: use RCU to protect global and wiphy regdomains by Johannes Berg · 12 years ago
  92. fe7ef5e regulatory: remove handling of channel bandwidth by Johannes Berg · 12 years ago
  93. 0f6dfce wireless: more 'capability info' bits by Vladimir Kondratiev · 12 years ago
  94. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  95. b49249d Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  96. 184e251 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 12 years ago
  97. 0264405 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  98. 7de3ee5 dm: remove map_info by Mikulas Patocka · 12 years ago
  99. ddbd658 dm: move target request nr to dm_target_io by Mikulas Patocka · 12 years ago
  100. c0820cf dm: introduce per_bio_data by Mikulas Patocka · 12 years ago