1. 3f1e5f4 iwlagn: move no_sleep_autoadjust as part of iwlagn_mod_params by Wey-Yi Guy · 14 years ago
  2. 6b0184c iwlagn: move led_mode as part of iwlagn_mod_params by Wey-Yi Guy · 14 years ago
  3. b60eec9 iwlagn: move bt_coex_active as part of iwlagn_mod_params by Wey-Yi Guy · 14 years ago
  4. eb64dca iwlagn: add dumpit support for testmode trace function by Wey-Yi Guy · 14 years ago
  5. 49b7210 iwlagn: usersapce application decide the size of trace buffer by Wey-Yi Guy · 14 years ago
  6. 7101f40 rtlwifi: Fix warnings on parisc arch by Larry Finger · 14 years ago
  7. e3ae0ca drivers: bcma: export bcma_core_disable() function by Arend van Spriel · 14 years ago
  8. 5b49b35 b43: check for allocation failures by Dan Carpenter · 14 years ago
  9. 287546d mwifiex: get rid of global adapter pointer by Amitkumar Karwar · 14 years ago
  10. 7f1f974 iwlegacy: refactor iwl4965_mac_channel_switch by Stanislaw Gruszka · 14 years ago
  11. 0d01550 iwlegacy: remove unused agg_tids_count by Stanislaw Gruszka · 14 years ago
  12. 1ba2f12 iwlegacy: remove firmware event log by Stanislaw Gruszka · 14 years ago
  13. dd6d2a8 iwlegacy: remove reset rf infrastructure by Stanislaw Gruszka · 14 years ago
  14. ecaee0f iwlegacy: remove recover from statistics by Stanislaw Gruszka · 14 years ago
  15. 3c09b17 iwlegacy: remove unused power commands defines by Stanislaw Gruszka · 14 years ago
  16. 9a821f5 libertas: add sd8686 reset_card support by Daniel Drake · 14 years ago
  17. 43a1c27 networking: fix warning about unused label wake_up by Vincent Zweije · 14 years ago
  18. 323222b cfg80211: Ignore downstream DEAUTH for authtry_bsses by Paul Stewart · 14 years ago
  19. fd85477 rtlwifi: Factor out code to receive one packet by Mike McCormack · 14 years ago
  20. 14058ad rtlwifi: Free skb in one place by Mike McCormack · 14 years ago
  21. 8db8ddf rtlwifi: Resubmit skbs with bad CRC early by Mike McCormack · 14 years ago
  22. 2c33336 rtlwifi: Remove unnecessary indent by Mike McCormack · 14 years ago
  23. 1d34d10 mac80211: add ieee80211_get_operstate() function by Eliad Peller · 14 years ago
  24. c48b1f7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  25. 448f262 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by Gustavo F. Padovan · 14 years ago
  26. 5a9d0a3 Bluetooth: Clean up some code style issues by Waldemar Rymarkiewicz · 14 years ago
  27. d29d04c Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg() by David Miller · 14 years ago
  28. 6de6c18 Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices by Ville Tervo · 14 years ago
  29. 0b28d73 Bluetooth: Do not ignore errors returned from strict_strtol() by David Miller · 14 years ago
  30. 4a77708 Bluetooth: fix shutdown on SCO sockets by Luiz Augusto von Dentz · 14 years ago
  31. d0fad89 Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning by Stephen Boyd · 14 years ago
  32. 8d03e97 Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace. by Filip Palian · 14 years ago
  33. e694928 Bluetooth: Fix check for the ERTM local busy state by Mat Martineau · 14 years ago
  34. d8d69c5 Bluetooth: Restore accidentally-deleted line by Mat Martineau · 14 years ago
  35. ef4177e Bluetooth: Simplify hci_conn_accept_secure check by Waldemar Rymarkiewicz · 14 years ago
  36. 14b12d0 Bluetooth: Add BT_POWER L2CAP socket option. by Jaikumar Ganesh · 14 years ago
  37. 96d97a6 Bluetooth: Verify a pin code in pin_code_reply by Waldemar Rymarkiewicz · 14 years ago
  38. 24718ca Bluetooth: Remove a magic number by Waldemar Rymarkiewicz · 14 years ago
  39. b5ad8b7 Bluetooth: fix sparse & gcc warnings by Johannes Berg · 14 years ago
  40. 6d3ce0e7 Bluetooth: Set 'peer_addr_type' in hci_le_connect() by Andre Guedes · 14 years ago
  41. eda42b5 Bluetooth: Check advertising cache in hci_connect() by Andre Guedes · 14 years ago
  42. 893d675 Bluetooth: Remove useless check in hci_connect() by Andre Guedes · 14 years ago
  43. 29b7988 Bluetooth: Add 'dst_type' field to struct hci_conn by Andre Guedes · 14 years ago
  44. d7556e2 Bluetooth: Refactor hci_auth_complete_evt function by Waldemar Rymarkiewicz · 14 years ago
  45. 19f8def Bluetooth: Fix auth_complete_evt for legacy units by Waldemar Rymarkiewicz · 14 years ago
  46. 3581508 Bluetooth: Advertising entries lifetime by Andre Guedes · 14 years ago
  47. eb9d91f Bluetooth: Clear advertising cache before scanning by Andre Guedes · 14 years ago
  48. 9aa04c9 Bluetooth: Add Advertising Report Meta Event handler by Andre Guedes · 14 years ago
  49. 76c8686 Bluetooth: LE advertising cache by Andre Guedes · 14 years ago
  50. 57a56fd Bluetooth: Add advertising report meta event structs by Anderson Briglia · 14 years ago
  51. 0f85272 Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  52. 500698d Bluetooth: Remove export of l2cap_chan_clear_timer() by Gustavo F. Padovan · 14 years ago
  53. ab07801 Bluetooth: create channel timer to replace sk_timer by Gustavo F. Padovan · 14 years ago
  54. 715ec00 Bluetooth: Add chan->chan_type struct member by Gustavo F. Padovan · 14 years ago
  55. 9a91a04 Bluetooth: Create l2cap_chan_send() by Gustavo F. Padovan · 14 years ago
  56. 4519de9 Bluetooth: Create __l2cap_chan_close() by Gustavo F. Padovan · 14 years ago
  57. 37e1c55 Bluetooth: Remove unnecessary use of hci_dev_list_lock by Johan Hedberg · 14 years ago
  58. 75fde9e Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockopt_old() by David Miller · 14 years ago
  59. 78676a0 Bluetooth: fix set but not used warning by Gustavo F. Padovan · 14 years ago
  60. 224f8af Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure by Ruiyi Zhang · 14 years ago
  61. 51e6525 iwlegacy: fix channel switch locking by Stanislaw Gruszka · 14 years ago
  62. f3209be mac80211: fix IBSS teardown race by Johannes Berg · 14 years ago
  63. 43e4e0b iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 14 years ago
  64. 931749b ath9k: make use of a helper to get paprd scale factor by Mohammed Shafi Shajakhan · 14 years ago
  65. 36cb7cc mwifiex: disable transmission buffer aggregation for AMSDU packets by Yogesh Ashok Powar · 14 years ago
  66. fb3c19b mwifiex: adding check for enough space before padding by Yogesh Ashok Powar · 14 years ago
  67. a8fe329 mwifiex: Remove redundant skb_queue_empty checks by Yogesh Ashok Powar · 14 years ago
  68. fcf2176 mwifiex: remove list traversal in mwifiex_num_pkts_in_txq by Yogesh Ashok Powar · 14 years ago
  69. 48586826 iwlwifi: remove unecessary if statement by Greg Dietsche · 14 years ago
  70. f973f87 iwlagn: refactor iwlagn_mac_channel_switch by Stanislaw Gruszka · 14 years ago
  71. 70559a0 wl12xx: Stop BA session event from device by Shahar Levi · 14 years ago
  72. f41ccd7 mac80211: Stop BA session event from device by Shahar Levi · 14 years ago
  73. 57a27e1 nl80211: fix overflow in ssid_len by Luciano Coelho · 14 years ago
  74. 6633d64 rtlwifi: Avoid modifying skbs that are resubmitted by Mike McCormack · 14 years ago
  75. 4fea2e0 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 14 years ago
  76. 41bfce8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  77. bb77f63 Revert "mac80211: stop queues before rate control updation" by John W. Linville · 14 years ago
  78. 51892db iwl4965: set tx power after rxon_assoc by Stanislaw Gruszka · 14 years ago
  79. 3bb42a6 rt2x00: fix rmmod crash by Stanislaw Gruszka · 14 years ago
  80. 42b70a5 iwlagn: use cts-to-self protection on 5000 adapters series by Stanislaw Gruszka · 14 years ago
  81. ab6a44c Revert "mac80211: Skip tailroom reservation for full HW-crypto devices" by John W. Linville · 14 years ago
  82. 805a3b8 iwlagn: call commit_rxon function directly by Wey-Yi Guy · 14 years ago
  83. e80d70e iwlagn: direct call to post_scan function by Wey-Yi Guy · 14 years ago
  84. c2b821d iwlagn: move all post scan functions in one place by Wey-Yi Guy · 14 years ago
  85. 15b3f3b iwlagn: set smps mode after assoc for 1000 device by Wey-Yi Guy · 14 years ago
  86. 88e9ba7 iwlagn: save the latest smps mode by Wey-Yi Guy · 14 years ago
  87. 0c34861 iwlegacy: add missing null check by Greg Dietsche · 14 years ago
  88. 5c30c76 iwlegacy: propagate error return value by Greg Dietsche · 14 years ago
  89. 8e63818 iwlegacy: return -EINVAL instead of -1 by Greg Dietsche · 14 years ago
  90. 04975f3 iwlegacy: remove unecessary if statement by Greg Dietsche · 14 years ago
  91. e5a042e iwlegacy: remove unreachable code by Greg Dietsche · 14 years ago
  92. aa4e014 b43: add BCMA 80211 core specific defines by Rafał Miłecki · 14 years ago
  93. 3c65ab6 b43: add an option to register BROKEN bcma driver by Rafał Miłecki · 14 years ago
  94. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 14 years ago
  95. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 14 years ago
  96. 5a6f78a ath9k: show excessive-retry MPDUs in debugfs by Felix Fietkau · 14 years ago
  97. 10f8113 lib: cordic: add library module providing cordic angle calculation by Arend van Spriel · 14 years ago
  98. 7150962 lib: crc8: add new library module providing crc8 algorithm by Arend van Spriel · 14 years ago
  99. dabd300 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 14 years ago
  100. 71352b2 rtlwifi: Use write barrier when assigning ownership by Mike McCormack · 14 years ago