1. 064f370 NFC: llcp: Add support in getsockopt for RW, LTO, and MIU remote parameters by Thierry Escande · 12 years ago
  2. abd18d4 NFC: llcp: Reset RW, LTO, and MIU remote parameters when link goes down by Thierry Escande · 12 years ago
  3. 66cbfa1 NFC: llcp: Use localy stored remote_miu value if not set at socket level by Thierry Escande · 12 years ago
  4. 098dafc NFC: llcp: Aggregated frames support by Thierry Escande · 12 years ago
  5. 0b23d66 NFC: llcp: Fix zero octets length SDU handling by Olivier Guiter · 12 years ago
  6. 00e856d NFC: llcp: Fall back to local values when getting socket options by Samuel Ortiz · 12 years ago
  7. 5eef666 NFC: llcp: Socket miux is a big endian field by Samuel Ortiz · 12 years ago
  8. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  9. 6fe5468 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  10. ddc4db2e mac80211: make ieee802_11_parse_elems an inline by Johannes Berg · 12 years ago
  11. 2b730da mac80211: don't start new netdev queues if driver stopped by Johannes Berg · 12 years ago
  12. a231082 mac80211: replace some dead code by a warning by Johannes Berg · 12 years ago
  13. a159838 mac80211: don't fiddle with netdev queues in MLME code by Johannes Berg · 12 years ago
  14. 24aa11a mac80211: disable uAPSD if all ACs are under ACM by Alexander Bondar · 12 years ago
  15. b2c0958b mac80211: fix do_stop handling while suspended by Johannes Berg · 12 years ago
  16. 3c3e21e mac80211: destroy virtual monitor interface across suspend by Johannes Berg · 12 years ago
  17. c8f994e mac80211: purge remain-on-channel items when suspending by Johannes Berg · 12 years ago
  18. afdc7c1 mac80211: remove outdated comment referring to master interface by Johannes Berg · 12 years ago
  19. ae76eef mac80211: return new mpath from mesh_path_add() by Bob Copeland · 12 years ago
  20. 0f71651 mac80211: fix the PREP mesh hwmp debug message by Chun-Yeow Yeoh · 12 years ago
  21. 79ba1d8 mac80211: parse Timeout Interval Element using a struct by Johannes Berg · 12 years ago
  22. 1946bed mac80211: check ERP info IE length in parser by Johannes Berg · 12 years ago
  23. 1cd8e88 mac80211: check DSSS params IE length in parser by Johannes Berg · 12 years ago
  24. a6dfba8 mac80211: remove unused IE pointers from parser by Johannes Berg · 12 years ago
  25. c5d54fb mac80211: remove ancient reference to master interface by Johannes Berg · 12 years ago
  26. a13fbe5 mac80211: be more careful about sending beacon-loss-events by Ben Greear · 12 years ago
  27. 78e443e mac80211: add beacon stats to debugfs by Ben Greear · 12 years ago
  28. d0e6c21 mac80211: let drivers not supporting channel contexts use VHT by Karl Beldan · 12 years ago
  29. 9306a39 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  30. b0bb9b3 Merge tag 'nfc-fixes-3.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-fixes by John W. Linville · 12 years ago
  31. 95bc6b8 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  32. 90e0970 cfg80211: sched_scan_mtx lock in cfg80211_conn_work() by Artem Savkov · 12 years ago
  33. 9a574cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  34. 39a352a NFC: llcp: Keep the connected socket parent pointer alive by Samuel Ortiz · 12 years ago
  35. 48b81cc Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  36. c78b384 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. fae17213 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  38. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  39. 382a103 mac80211: fix idle handling sequence by Johannes Berg · 12 years ago
  40. 219c386 mac80211: allow drivers to set default uAPSD parameters by Alexander Bondar · 12 years ago
  41. c3ffeab mac80211: ibss: use beacon_data struct for beacon and probe response by Johannes Berg · 12 years ago
  42. 1852d40 mac80211: ibss: disable beaconing before freeing beacon by Johannes Berg · 12 years ago
  43. 3fbd45c mac80211: fix remain-on-channel cancel crash by Johannes Berg · 12 years ago
  44. 370bd00 mac80211: Don't restart sta-timer if not associated. by Ben Greear · 12 years ago
  45. f9f4752 cfg80211: always check for scan end on P2P device by Johannes Berg · 12 years ago
  46. 67baf66 mac80211: add P2P NoA settings by Janusz Dziedzic · 12 years ago
  47. 934457e mac80211: use ieee80211_p2p_noa_attr structure by Janusz Dziedzic · 12 years ago
  48. 59c1ec2 mac80211: make beacon-loss-count configurable by Ben Greear · 12 years ago
  49. 8b30578 mac80211: fix virtual monitor interface locking by Johannes Berg · 12 years ago
  50. ce1eadd cfg80211: fix wdev tracing crash by Johannes Berg · 12 years ago
  51. 3a7bba6 mac80211: return the RSSI in dBm by Emmanuel Grumbach · 12 years ago
  52. 0227c7b Bluetooth: fix error return code in rfcomm_add_listener() by Wei Yongjun · 12 years ago
  53. b315515 NFC: llcp: Remove possible double call to kfree_skb by Thierry Escande · 12 years ago
  54. f00f188 cfg80211: fix error return code in cfg80211_init() by Wei Yongjun · 12 years ago
  55. 217c157 cfg80211: fix potential connection work crash by Johannes Berg · 12 years ago
  56. bec964e NFC: llcp: Detach socket from process context only when releasing the socket by Samuel Ortiz · 12 years ago
  57. 8fa48cb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  58. 445ea4e mac80211: stop queues temporarily for flushing by Johannes Berg · 12 years ago
  59. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 12 years ago
  60. a0ca796 mac80211/minstrel_ht: do not sample actively used rates by Felix Fietkau · 12 years ago
  61. bc96f24 mac80211/minstrel_ht: avoid useless sampling of high-probability slower rates by Felix Fietkau · 12 years ago
  62. 3e8b1eb mac80211/minstrel_ht: improve rate selection stability by Felix Fietkau · 12 years ago
  63. d260ff1 mac80211: remove vif debugfs driver callbacks by Stanislaw Gruszka · 12 years ago
  64. ddbfe86 mac80211: move sdata debugfs dir to vif by Stanislaw Gruszka · 12 years ago
  65. feb94d3 Bluetooth: Fix PIN/Confirm/Passkey response parameters by Johan Hedberg · 12 years ago
  66. 1707c60 Bluetooth: Simplify address parameters of user_pairing_resp() by Johan Hedberg · 12 years ago
  67. 4c01f8b Bluetooth: Fix fast connectable state when enabling page scan by Johan Hedberg · 12 years ago
  68. bd98b99 Bluetooth: Fix updating page scan parameters when not necessary by Johan Hedberg · 12 years ago
  69. 4a3ee76 Bluetooth: Update page scan parameters after successful write commands by Johan Hedberg · 12 years ago
  70. f332ec6 Bluetooth: Add reading of page scan parameters by Johan Hedberg · 12 years ago
  71. e36a376 Bluetooth: Disable fast connectable when disabling connectable by Johan Hedberg · 12 years ago
  72. 406d780 Bluetooth: Refactor fast connectable HCI commands by Johan Hedberg · 12 years ago
  73. 1a4d3c4 Bluetooth: Add proper flag for fast connectable mode by Johan Hedberg · 12 years ago
  74. 05cbf29 Bluetooth: Fix error response for simultaneous fast connectable commands by Johan Hedberg · 12 years ago
  75. 1a47aee Bluetooth: Limit fast connectable support to >= 1.2 controllers by Johan Hedberg · 12 years ago
  76. 33e38b3 Bluetooth: Fix fast connectable response sending by Johan Hedberg · 12 years ago
  77. 2b76f45 Bluetooth: Use an async request for mgmt_set_connectable by Johan Hedberg · 12 years ago
  78. b3f2ca9 Bluetooth: Fix setting local name to the existing value by Johan Hedberg · 12 years ago
  79. 3f98505 Bluetooth: Fix local name setting for LE-only controllers by Johan Hedberg · 12 years ago
  80. 04b4edc Bluetooth: Handle AD updating through an async request by Johan Hedberg · 12 years ago
  81. 1392897 Bluetooth: Fix waiting for EIR update when setting local name by Johan Hedberg · 12 years ago
  82. 35b973c Bluetooth: Fix clearing flags on power off before notifying mgmt by Johan Hedberg · 12 years ago
  83. f9f8527 Bluetooth: Clear non-persistent flags when closing HCI device by Johan Hedberg · 12 years ago
  84. 2cc6fb0 Bluetooth: Add a define for the HCI persistent flags mask by Johan Hedberg · 12 years ago
  85. 2908fe3 Bluetooth: Remove useless HCI_PENDING_CLASS flag by Johan Hedberg · 12 years ago
  86. 92da609 Bluetooth: Fix UUID/class mgmt command response synchronization by Johan Hedberg · 12 years ago
  87. 0cab9c8 Bluetooth: Fix busy condition testing for EIR and class updates by Johan Hedberg · 12 years ago
  88. 229ab39 Bluetooth: Wait for HCI command completion with mgmt_set_powered by Johan Hedberg · 12 years ago
  89. 890ea89 Bluetooth: Update mgmt powered HCI commands to use async requests by Johan Hedberg · 12 years ago
  90. 70da624 Bluetooth: Move power on HCI command updates to their own function by Johan Hedberg · 12 years ago
  91. 5ae327f Bluetooth: Replaced kzalloc and memcpy with kmemdup by Alexandru Gheorghiu · 12 years ago
  92. 12033ca Bluetooth: Use PTR_RET function by Alexandru Gheorghiu · 12 years ago
  93. 49c87cd Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  94. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 12 years ago
  95. 488b366 mac80211: add driver callback for per-interface multicast filter by Alexander Bondar · 12 years ago
  96. 511044e mac80211: remove a few set but unused variables by Johannes Berg · 12 years ago
  97. 6d10e46 mac80211: batch key free synchronize_net() by Johannes Berg · 12 years ago
  98. 3b8d9c2 mac80211: remove underscores from some key functions by Johannes Berg · 12 years ago
  99. 79cf2df mac80211: clean up key freeing a bit by Johannes Berg · 12 years ago
  100. 07e5a5f mac80211: fix crash with P2P Device returning action frames by Johannes Berg · 12 years ago