1. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  2. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  3. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  4. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  5. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  6. 5f68a2b ath6kl: fixup merge damage in ath6kl_mgmt_tx by John W. Linville · 13 years ago
  7. 62c83ac ath6kl: include vmalloc.h in debug.c by Kalle Valo · 13 years ago
  8. ef54862 ath6kl: fix size_t related warnings by Kalle Valo · 13 years ago
  9. c6efe578 wireless/ath6kl: use of module_param requires the inclusion of moduleparam.h by Stephen Rothwell · 13 years ago
  10. b9b6ee6 ath6kl: improve wmi debug messages by Kalle Valo · 13 years ago
  11. 6bc3643 ath6kl: add debug logs for booting by Kalle Valo · 13 years ago
  12. f7325b8 ath6kl: add sdio debug messages by Kalle Valo · 13 years ago
  13. ef09410 ath6kl: add prefix parameter to ath6kl_dbg_dump() by Kalle Valo · 13 years ago
  14. 9a73083 ath6kl: silence "invalid rate" warning by Kalle Valo · 13 years ago
  15. 1b4304d ath6kl: allow firmware to override firmware patch address by Kalle Valo · 13 years ago
  16. 00b1edf ath6kl: fix TCP corruption by Jouni Malinen · 13 years ago
  17. aad9339 ath6kl: Remove unnecessary retrieval of first list entry in ath6kl_htc_tx_setup_scat_list() by Vasanthakumar Thiagarajan · 13 years ago
  18. 3038fac ath6kl: Fix compilation error while compiling w/o debug by Rajkumar Manoharan · 13 years ago
  19. 1de547d ath6kl: Fix disconnect event reporting by Vasanthakumar Thiagarajan · 13 years ago
  20. 5694f962 ath6kl: pass only unicast frames for aggregation by Kalle Valo · 13 years ago
  21. 8651213 ath6kl: Report PMKSA candidate events through cfg80211 by Jouni Malinen · 13 years ago
  22. 011a36e ath6kl: Indicate the roaming capability of the firmware by Vivek Natarajan · 13 years ago
  23. 32c1087 ath6kl: Export beacon interval and DTIM period through STA info by Jouni Malinen · 13 years ago
  24. 551185c ath6kl: Update BSS information after connection by Jouni Malinen · 13 years ago
  25. 82e14f5 ath6kl: Remove unnecessary bssinfo event header conversion by Jouni Malinen · 13 years ago
  26. 457fb04 ath6kl: Remove the unused node table implementation by Jouni Malinen · 13 years ago
  27. 1aaa8c7 ath6kl: Replace internal node table with cfg80211 BSS table by Jouni Malinen · 13 years ago
  28. 3b25ed1 ath6kl: Remove unnecessary node table update on disconnect event by Jouni Malinen · 13 years ago
  29. 64b834d ath6kl: Remove RSSI update for internal node table by Jouni Malinen · 13 years ago
  30. f195d50 ath6kl: Remove deprecated WMI_OPT_RX_FRAME_EVENTID processing by Jouni Malinen · 13 years ago
  31. 01cac47 ath6kl: Fix BSS update on roaming by Jouni Malinen · 13 years ago
  32. 9df337a ath6kl: deinitialise wiphy on error by Vivek Natarajan · 13 years ago
  33. 151411e ath6kl: Fix static WEP configuration in AP mode by Jouni Malinen · 13 years ago
  34. 170826d ath6kl: Set the sme_state to disconnected in disconnect() callback by Vasanthakumar Thiagarajan · 13 years ago
  35. ac59a2b ath6kl: Remove auth type fall back in auto authentication mode by Vasanthakumar Thiagarajan · 13 years ago
  36. 97e0496 ath6kl: add firmware capabilities support by Kalle Valo · 13 years ago
  37. 8a13748 ath6kl: read reserved ram size from firmware file by Kalle Valo · 13 years ago
  38. 639d0b8 ath6kl: read firmware start address from hardware by Kalle Valo · 13 years ago
  39. 991b27e ath6kl: refactor firmware ext data addr and reserved ram handling size by Kalle Valo · 13 years ago
  40. a01ac41 ath6kl: refactor firmware load address code by Kalle Valo · 13 years ago
  41. 50d4123 ath6kl: add support for firmware API 2 format by Kalle Valo · 13 years ago
  42. cfc301e ath6kl: fix busy loop in ath6kl_bmi_get_rx_lkahd() by Kalle Valo · 13 years ago
  43. 772c31e ath6kl: separate firmware fetch from upload by Kalle Valo · 13 years ago
  44. 92ecbff ath6kl: query device tree for firmware board-id by Sam Leffler · 13 years ago
  45. 6bbc7c3 ath6kl: Allow enabling of P2P support by Jouni Malinen · 13 years ago
  46. 689def9 ath6kl: unify rx function naming in htc.c by Kalle Valo · 13 years ago
  47. dfa0104 ath6kl: unify tx function names in htc.c by Kalle Valo · 13 years ago
  48. 0603376 ath6kl: Process regulatory requests from firmware. by Vivek Natarajan · 13 years ago
  49. 6e4604c ath6kl: Allow AP mode to be configured by Jouni Malinen · 13 years ago
  50. 572e27c ath6kl: Fix AP mode connect event parsing and TIM updates by Jouni Malinen · 13 years ago
  51. d6e51e6 ath6kl: Fix WMI message structure for AP_SET_PVB by Jouni Malinen · 13 years ago
  52. 11869be athk6l: Fix channel list processing in scan requests by Jouni Malinen · 13 years ago
  53. 252c068 ath6kl: Add debugfs support to write a chip register by Vasanthakumar Thiagarajan · 13 years ago
  54. f9ea075 ath6kl: Fix endianness in register write by Vasanthakumar Thiagarajan · 13 years ago
  55. 38c35ff ath6kl: Make ath6kl_diag_write32() non-static by Vasanthakumar Thiagarajan · 13 years ago
  56. e509044 ath6kl: Add debugfs entry to modify roaming parameters. by Vivek Natarajan · 13 years ago
  57. b142b91 ath6kl: Fix endianness in requesting chip register read by Vasanthakumar Thiagarajan · 13 years ago
  58. 91d57de ath6kl: Add debugfs interface to dump diagnostic registers from firmware by Vasanthakumar Thiagarajan · 13 years ago
  59. bc07ddb ath6kl: read fwlog from firmware ring buffer by Kalle Valo · 13 years ago
  60. addb44b ath6kl: cleanup diagnose window read and write functions by Kalle Valo · 13 years ago
  61. 939f1cc ath6kl: implement support to set firmware log parameters by Kalle Valo · 13 years ago
  62. bdf5396 ath6kl: add firmware log support by Kalle Valo · 13 years ago
  63. d748753 ath6kl: Do not enable Probe Request reporting by default by Jouni Malinen · 13 years ago
  64. a846401 ath6kl: fix compilation when NL80211_TESTMODE is disabled by Kalle Valo · 13 years ago
  65. 003353b0d ath6kl: add testmode support by Kalle Valo · 13 years ago
  66. 4495ab1 ath6kl: Define __CHECK_ENDIAN__ for sparse by Jouni Malinen · 13 years ago
  67. 1b1e6ee ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan by Jouni Malinen · 13 years ago
  68. 8bdfbf4 ath6kl: Include P2P IE(s) in GO Probe Response depending on request by Jouni Malinen · 13 years ago
  69. a587526 ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnect by Edward Lu · 13 years ago
  70. 229ed6b ath6kl: Fix default key installation in AP mode by Edward Lu · 13 years ago
  71. 38acde3 ath6kl: Fix a typo in ath6k context by Edward Lu · 13 years ago
  72. 6b5e5d2 ath6kl: Add support for new P2P iftypes in mode changes by Jouni Malinen · 13 years ago
  73. f80574a ath6kl: Advertise supported mgmt_stypes by Jouni Malinen · 13 years ago
  74. 9809d8e ath6kl: Report received Action frames to cfg80211 by Jouni Malinen · 13 years ago
  75. a0df5db ath6kl: Notify cfg80211 of TX status of mgmt_tx frames by Jouni Malinen · 13 years ago
  76. ae32c30 ath6kl: Report received Probe Request frames to cfg80211 by Jouni Malinen · 13 years ago
  77. 1276c9e ath6kl: Support channel set request for startscan command by Edward Lu · 13 years ago
  78. b84da8c ath6kl: Use set_appie command to add Probe Request IEs by Jouni Malinen · 13 years ago
  79. f9e5f05 ath6kl: Add cfg80211 calls for remain-on-channel events by Jouni Malinen · 13 years ago
  80. 4dea08e ath6kl: Request P2P capabilities during target init by Jouni Malinen · 13 years ago
  81. 8a6c8060 ath6kl: Implement mgmt_tx by Jouni Malinen · 13 years ago
  82. 63fa1e0 ath6kl: Implement remain_on_channel and cancel_remain_on_channel by Jouni Malinen · 13 years ago
  83. 6465ddc ath6kl: Add new WMI commands and events for P2P by Jouni Malinen · 13 years ago
  84. 2387513 ath6kl: Use change_station() to authorize/unauthorize STAs by Jouni Malinen · 13 years ago
  85. 9a5b131 ath6kl: Delay initial group key setup in AP mode by Jouni Malinen · 13 years ago
  86. 3c774bb ath6kl: Fix AP mode (Re)AssocReq IE processing by Jouni Malinen · 13 years ago
  87. 6a7c9ba ath6kl: Add functionality for starting AP mode by Jouni Malinen · 13 years ago
  88. 78fc485 ath6kl: Add debugfs file entry to dump credit distribution stats by Vasanthakumar Thiagarajan · 13 years ago
  89. 03f68a9 ath6kl: Add debugfs entry to dump target stats by Vasanthakumar Thiagarajan · 13 years ago
  90. d999ba3 ath6kl: Add initial debugfs changes by Vasanthakumar Thiagarajan · 13 years ago
  91. f7a7e7a ath6kl: Avoid rolling back of entire scatter setup in case of failure by Vasanthakumar Thiagarajan · 13 years ago
  92. 3ce6ff5 ath6kl: Add wmi meta data information only it is available by Vasanthakumar Thiagarajan · 13 years ago
  93. 8af123e ath6kl: Remove unused meta_v2 from ath6kl_data_tx() by Vasanthakumar Thiagarajan · 13 years ago
  94. 94e532d ath6kl: Fix system freeze under heavy data load by Vasanthakumar Thiagarajan · 13 years ago
  95. abcb344 ath6kl: implement suspend support by Kalle Valo · 13 years ago
  96. 1df94a8 ath6kl: Fix buffer alignment for scatter-gather I/O by Vasanthakumar Thiagarajan · 13 years ago
  97. 13e34ea ath6kl: Fix bug in computing AMSU subframe padding by Vasanthakumar Thiagarajan · 13 years ago
  98. 594a0bc ath6kl: Cleanup ath6kl_wmi_data_hdr_remove() by Vasanthakumar Thiagarajan · 13 years ago
  99. 67f9178 ath6kl: Minor cleanup in min_hdr_len computation by Vasanthakumar Thiagarajan · 13 years ago
  100. 83dc5f2 ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx() by Vasanthakumar Thiagarajan · 13 years ago