1. 283e8c4 wl18xx: print the PHY firmware version from the private static data by Luciano Coelho · 12 years ago
  2. 7140df6 wlcore: create private static_data area and add operation to parse it by Luciano Coelho · 12 years ago
  3. 8c0ea10 wl18xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  4. 10b1e8a wl12xx: implement fw status debugfs entries by Luciano Coelho · 12 years ago
  5. bcca1bb wlcore: add debugfs macro to help print fw statistics arrays by Luciano Coelho · 12 years ago
  6. 4987257 wlcore: abstract debugfs fw_stats to be handled by the lower drivers by Luciano Coelho · 12 years ago
  7. 15e05bc wlcore: use all AP basic rates as default by Luciano Coelho · 12 years ago
  8. 62c2e57 wlcore: update beacon and probe_resp templates when rates change by Luciano Coelho · 12 years ago
  9. 7ae25da wl18xx: disable MCS_13 for wl18xx PG 1.0 by Luciano Coelho · 12 years ago
  10. 4afc37a wlcore: reorder identify_chip and get_hw_info by Luciano Coelho · 12 years ago
  11. 73d8a42 wl18xx: change low_band_component_type value for COM8 by Luciano Coelho · 12 years ago
  12. 4f64a1e wlcore: add space for private area when allocating fw_status by Luciano Coelho · 12 years ago
  13. 4b9d236 wl18xx: changed default board_type to HDK by Luciano Coelho · 12 years ago
  14. 776f030 wl18xx: copy the default configuration before checking the board_type by Luciano Coelho · 12 years ago
  15. df47289 wlcore: add module parameter to dump SDIO reads and writes by Luciano Coelho · 12 years ago
  16. 1ddbc7d wl18xx: add a module parameter to control 11a support by Luciano Coelho · 12 years ago
  17. a5114d9 wl18xx: derive the MAC address from the BD_ADDR in fuse ROM by Luciano Coelho · 12 years ago
  18. 0afd04e wlcore/wl12xx/18xx: split fw_status struct into two by Arik Nemtsov · 12 years ago
  19. 102165c wl18xx: add module parameter to disable TCP checksum by Luciano Coelho · 12 years ago
  20. e925881 wl18xx: add number of antennas and dc2dc type as module params by Luciano Coelho · 12 years ago
  21. 0a1569f wl18xx: change the low_band_component_type for HDK boards by Luciano Coelho · 12 years ago
  22. be42aee wl18xx: add plt_init operation by Luciano Coelho · 12 years ago
  23. c331b34 wlcore/wl12xx: add plt_init op and move the code to wl12xx by Luciano Coelho · 12 years ago
  24. 05057c0 wl18xx: change board type enum according to new FW by Arik Nemtsov · 12 years ago
  25. 2f1d74e wl18xx: don't upload NVS to FW by Arik Nemtsov · 12 years ago
  26. f2baf07 wl18xx: init Tx-released index to 0 on HW init by Arik Nemtsov · 12 years ago
  27. 4b4887e wlcore/wl12xx: move rx_mem_pool_addr element to wl12xx by Luciano Coelho · 12 years ago
  28. 5495629 wl18xx: implement hw op to read PG version by Arik Nemtsov · 12 years ago
  29. a5d751b wlcore/wl12xx: move ref_clock and tcxo_clock elements to wl12xx by Luciano Coelho · 12 years ago
  30. 8388569 wlcore: rename wl12xx.h to wlcore_i.h by Luciano Coelho · 12 years ago
  31. be65202 wl18xx: read clock frequency and do top init accordingly by Luciano Coelho · 12 years ago
  32. d9fedea wl18xx: disable FW log functionality by Arik Nemtsov · 12 years ago
  33. 1c351da wl18xx: read FW pc on recovery by Arik Nemtsov · 12 years ago
  34. d5b5927 wl18xx: translate and write the board type to SCR_PAD2 by Luciano Coelho · 12 years ago
  35. a9c130d wl18xx: add board type module argument by Luciano Coelho · 12 years ago
  36. 3a8ddb6 wl18xx: add module param for overriding HT caps by Arik Nemtsov · 12 years ago
  37. 0e0f5a3 wl18xx: set HT capabilities by Arik Nemtsov · 12 years ago
  38. ebc7e57 wlcore/wl18xx: enable MIMO/wide-chan rates in AP-mode rate config by Arik Nemtsov · 12 years ago
  39. b3a47ee wlcore: support peer MIMO rates by Arik Nemtsov · 12 years ago
  40. f13af34 wl18xx: ipmlement ap_rate_mask hw op by Arik Nemtsov · 12 years ago
  41. a6298db wl18xx: send channel type to FW on role start by Arik Nemtsov · 12 years ago
  42. 83d08d3 wlcore: track current channel type per vif by Arik Nemtsov · 12 years ago
  43. 23ee9bf wl18xx: add runtime configuration parameters by Luciano Coelho · 12 years ago
  44. 169da04 wlcore/wl18xx: add hw op for Rx HW checksum by Arik Nemtsov · 12 years ago
  45. 2fc28de wlcore/wl18xx: add hw op for setting Tx HW checksum by Arik Nemtsov · 12 years ago
  46. b8422dc wl18xx: add hw_init operation by Luciano Coelho · 12 years ago
  47. 872b345 wl18xx: implement immediate Tx completion by Arik Nemtsov · 12 years ago
  48. 30e2dd7 wl18xx: implement hw op for getting rx packet data length by Arik Nemtsov · 12 years ago
  49. 9c809f8 wl18xx: implement hw op for getting rx buffer data alignment by Arik Nemtsov · 12 years ago
  50. 7cfefd1 wl18xx: set Rx block-size alignment quirk by Arik Nemtsov · 12 years ago
  51. 1fab39d wl18xx: add fw_status private data by Arik Nemtsov · 12 years ago
  52. f648eab wl18xx: define HW-rate translation elements/tables by Arik Nemtsov · 12 years ago
  53. d2361c5 wl18xx: implement hw op for setting frame length in tx_hw_desc by Arik Nemtsov · 12 years ago
  54. fb0f2e4 wl18xx: implement hw op for setting blocks in hw_tx_desc by Arik Nemtsov · 12 years ago
  55. 624845b wl18xx: implement hw op for calculating hw block count per packet by Arik Nemtsov · 12 years ago
  56. 1349c42 wl18xx: set normal/GEM Tx spare block counts by Arik Nemtsov · 12 years ago
  57. cb7b5d8 wl18xx: set the number of Tx descriptors by Arik Nemtsov · 12 years ago
  58. 9d1c973 wl18xx: create per-chip-family private storage by Arik Nemtsov · 12 years ago
  59. 274c66c wl18xx: add trigger command and ack event operations by Luciano Coelho · 12 years ago
  60. 46a1d51 wl18xx: add some boot operations and hw-specific configurations by Luciano Coelho · 12 years ago
  61. 0cd6543 wl18xx: add identify chip operation by Luciano Coelho · 12 years ago
  62. 5d4a9fa wl18xx: add register table by Luciano Coelho · 12 years ago
  63. 82b890c wl18xx: add partition table by Luciano Coelho · 12 years ago
  64. 554c36b wl18xx: add empty operations struct by Luciano Coelho · 12 years ago
  65. 197c628 wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chips by Luciano Coelho · 12 years ago
  66. 9a1a699 wl18xx: add new module by Luciano Coelho · 12 years ago
  67. a0f6876 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  68. 4161923 wlcore: fix undefined symbols when CONFIG_PM is not defined by Eyal Shapira · 12 years ago
  69. bfc441a ath9k_hw: apply internal regulator settings on AR933x by Felix Fietkau · 12 years ago
  70. 5a71f13 ath9k_hw: update AR933x initvals to fix issues with high power devices by Felix Fietkau · 12 years ago
  71. 81357a2 ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails by Felix Fietkau · 12 years ago
  72. ceea2a5 ath9k: stop rx dma before stopping tx by Felix Fietkau · 12 years ago
  73. 9b4760e ath5k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  74. edb9bc9 brcmfmac: use vmalloc to allocate mem for the firmware by Hauke Mehrtens · 12 years ago
  75. f380f2c wl1251: fix oops on early interrupt by Grazvydas Ignotas · 12 years ago
  76. 75813bd iwlwifi: fix memory leak if opmode fails to init by Johannes Berg · 12 years ago
  77. f4c3717 iwlwifi: do not send lq cmd when station add fails by Meenakshi Venkataraman · 12 years ago
  78. a7b2ad5 iwlwifi: remove ucode16 option by Johannes Berg · 12 years ago
  79. 66a7707 iwlwifi: do not use shadow registers by default by Meenakshi Venkataraman · 12 years ago
  80. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  81. 882dde8 iwlwifi: update BT traffic load states correctly by Meenakshi Venkataraman · 12 years ago
  82. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  83. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  84. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  85. c51fa66 brcm80211: Fix compile error for .disable_hub_initiated_lpm. by Sarah Sharp · 12 years ago
  86. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  87. 56138f5 iwlwifi: dont pull too much payload in skb head by Eric Dumazet · 12 years ago
  88. 32535bd Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next by Greg Kroah-Hartman · 12 years ago
  89. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 05f8f25 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  91. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  92. 2247997 wlcore: fix some sparse warnings due to missing static declaration by Luciano Coelho · 12 years ago
  93. 3246a7f wlcore: fix pointer print out in wl1271_acx_set_rx_filter() by Luciano Coelho · 12 years ago
  94. 15e3d25 mwifiex: remove set_channel cfg80211 hook by Johannes Berg · 12 years ago
  95. 68c7a1c rndis_wlan: remove set_channel cfg80211 hook by Johannes Berg · 12 years ago
  96. 5789772 iwlwifi: support explicit monitor interface by Johannes Berg · 12 years ago
  97. 65781af iwlwifi: invert the order of ssid list in scan cmd by David Spinadel · 12 years ago
  98. 4f9bfbb iwlwifi: disable default wildcard ssid scan by David Spinadel · 12 years ago
  99. 0ed4628 iwlwifi: fix scan_cmd_size allocation by David Spinadel · 12 years ago
  100. 2aed691 rt2x00:Add RT539b chipset support by Zero.Lin · 12 years ago