1. 1232528 rtlwifi: Modify rtl_pci_init to return 0 on success by John W. Linville · 13 years ago
  2. 42bc0c97 rtlwifi: Return correct failure code on error by Simon Graham · 13 years ago
  3. 7f66c2f9 rtlwifi: Handle previous allocation failures when freeing device memory by Simon Graham · 13 years ago
  4. 77c06c2 rt2x00: Correctly set txmixer_gain in RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  5. 58b8ae1 rt2x00: Fix RT3572 channel switch RFCSR 7 programming. by Gertjan van Wingerde · 13 years ago
  6. 0cd461e rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver. by Gertjan van Wingerde · 13 years ago
  7. 569ffa5 rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching. by Gertjan van Wingerde · 13 years ago
  8. 5d137df rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572. by Gertjan van Wingerde · 13 years ago
  9. bef453d rt2x00: Update comment on freq_offset field in struct rt2x00_dev. by Gertjan van Wingerde · 13 years ago
  10. 3a1c012 rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}. by Gertjan van Wingerde · 13 years ago
  11. 1ebbc48 rt2x00: Introduce concept of driver data in struct rt2x00_dev. by Gertjan van Wingerde · 13 years ago
  12. 1023f3b iwlegacy: remove set_hw_params callback by Stanislaw Gruszka · 13 years ago
  13. 00ea99e iwlegacy: remove struct il_tx_info by Stanislaw Gruszka · 13 years ago
  14. 89ef1ed iwlegacy: merge il_base_params into il_cfg by Stanislaw Gruszka · 13 years ago
  15. c39ae9f iwlegacy: move ops out of config by Stanislaw Gruszka · 13 years ago
  16. 8300719 iwlegacy: get rid of ctx structure by Stanislaw Gruszka · 13 years ago
  17. 20c47eb iwlegacy: remove il_setup_interface() by Stanislaw Gruszka · 13 years ago
  18. dee9a09 iwlegacy: get rid of ctx->is_active by Stanislaw Gruszka · 13 years ago
  19. eb123af iwlegacy: get rid of ctx->ac_to_queue by Stanislaw Gruszka · 13 years ago
  20. b75b3a7 iwlegacy: get rid of ctx->ac_to_fifo by Stanislaw Gruszka · 13 years ago
  21. 1c03c46 iwlegacy: move ht out of ctx structure by Stanislaw Gruszka · 13 years ago
  22. 8d44f2b iwlegacy: move qos_data out of ctx structure by Stanislaw Gruszka · 13 years ago
  23. 8c9c48d iwlegacy: remove ctx interface_modes by Stanislaw Gruszka · 13 years ago
  24. fd6415b iwlegacy: get rid of ctx->station_flags by Stanislaw Gruszka · 13 years ago
  25. d735f92 iwlegacy: move wep_keys out of context by Stanislaw Gruszka · 13 years ago
  26. d1e14e9 iwlegacy: get rid of mcast_queue by Stanislaw Gruszka · 13 years ago
  27. 6aa0c25 iwlegacy: get rid of ctxid by Stanislaw Gruszka · 13 years ago
  28. 0f8b90f iwlegacy: get rid of *_devtype by Stanislaw Gruszka · 13 years ago
  29. b16db50 iwlegacy: move bcast_sta_id to hw_params by Stanislaw Gruszka · 13 years ago
  30. 8f9e564 iwlegacy: get rid of ap_sta_id by Stanislaw Gruszka · 13 years ago
  31. d98e294 iwlegacy: get rid of wep_key_cmd by Stanislaw Gruszka · 13 years ago
  32. b96ed60 iwlegacy: get rid of qos_cmd by Stanislaw Gruszka · 13 years ago
  33. 5e349f0 iwlegacy: get rid of rxon_assoc_cmd by Stanislaw Gruszka · 13 years ago
  34. 63d0f0c iwlegacy: get rid of ctx->rxon_timing_cmd by Stanislaw Gruszka · 13 years ago
  35. 6122d18 iwlegacy: get rid of ctx->rxon_cmd by Stanislaw Gruszka · 13 years ago
  36. c8b0395 iwlegacy: move rxon commands out of ctx structure by Stanislaw Gruszka · 13 years ago
  37. caf60a6 mwifiex: update correct dtim_period in dump_station() by Amitkumar Karwar · 13 years ago
  38. f3c8d25 mwifiex: cleanup in snmp_mib command preparation code by Amitkumar Karwar · 13 years ago
  39. 3d86b93 rtlwifi: Fix PCI probe error path orphaned memory by Tim Gardner · 13 years ago
  40. 3dc5e17 mwifiex: enable HT operating mode by Amitkumar Karwar · 13 years ago
  41. 477778b mwifiex: fix NULL pointer dereference in set_channel() by Amitkumar Karwar · 13 years ago
  42. 197a4e4 mwl8k: Remove BSSID from the firmware when the BSS is stopped by Yogesh Ashok Powar · 13 years ago
  43. 291689f ath9k: cleanup a min_t() cast by Dan Carpenter · 13 years ago
  44. 3eda95d rtlwifi: Remove extra debugging message accidentally left in by Larry Finger · 13 years ago
  45. 5aff4e7 rtlwifi: Fix typo in dm.c by Masanari Iida · 13 years ago
  46. f3e1b97 iwmc3200wifi: Fix typo in trace.h by Masanari Iida · 13 years ago
  47. 1d73c51 rtlwifi: remove return in _rtl_pci_switch_clk_req by Devendra.Naga · 13 years ago
  48. 268bd85 rt2800: document RF_R03 register bits [7:4] by Stanislaw Gruszka · 13 years ago
  49. f1f12f9 rt2800: radio 3xxxx: channel switch RX/TX calibration fixes by Stanislaw Gruszka · 13 years ago
  50. 3e0c764 rt2800: radio 3xxx: add channel switch calibration routines by Stanislaw Gruszka · 13 years ago
  51. e3bab19 rt2800: radio 3xxx: program RF_R1 during channel switch by Stanislaw Gruszka · 13 years ago
  52. 7f4666a rt2800: radio 3xxx: reprogram only lower bits of RF_R3 by Stanislaw Gruszka · 13 years ago
  53. 5718b13 net: Fix typo in ipw2x00/libipw_rx.c by Masanari Iida · 13 years ago
  54. 8f0bb5a Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi by John W. Linville · 13 years ago
  55. b9d9057 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  56. 6fe7dd0 iwlwifi: range check to testmode direct reg access by Amit Beka · 13 years ago
  57. f057ac4 iwlwifi: release IRQ in error path by Johannes Berg · 13 years ago
  58. edf3833 iwlwifi: move all ucode routines to iwl-ucode.c by Don Fry · 13 years ago
  59. 87272af iwlwifi: move bcast_sta_id init to common routine by Don Fry · 13 years ago
  60. 1589c56 iwlwifi: clarify comment by Don Fry · 13 years ago
  61. 1dcedc8 iwlwifi: debug print in tx_queue_set_status is more clear by Emmanuel Grumbach · 13 years ago
  62. 1df06bd iwlwifi: stop_hw replace enable_rfkill_int by Emmanuel Grumbach · 13 years ago
  63. 08079a49 iwlwifi: move hw_rev to transport layer by Emmanuel Grumbach · 13 years ago
  64. 99673ee iwlwifi: kill bus_get_hw_id by Emmanuel Grumbach · 13 years ago
  65. 9ca8596 iwlwifi: kill bus_get_hw_id_string by Emmanuel Grumbach · 13 years ago
  66. f6d0e9b iwlwifi: kill bus_is_pm_supported by Emmanuel Grumbach · 13 years ago
  67. af634be iwlwifi: kill bus_apm_config by Emmanuel Grumbach · 13 years ago
  68. cf61429 iwlwifi: consolidate the start_device flow by Emmanuel Grumbach · 13 years ago
  69. d48e207 iwlwifi: move the RF kill logic from iwl_probe to transport by Emmanuel Grumbach · 13 years ago
  70. cc56feb iwlwifi: introduce trans_ops->stop_hw by Emmanuel Grumbach · 13 years ago
  71. a6c684e iwlwifi: move apm_init to start_hw by Emmanuel Grumbach · 13 years ago
  72. ebb7678 iwlwifi: move prepare_card_hw to start_hw by Emmanuel Grumbach · 13 years ago
  73. 57a1dc8 iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw by Emmanuel Grumbach · 13 years ago
  74. 8467ab4 iwlwifi: don't use the bus for ucode fw_desc any more by Emmanuel Grumbach · 13 years ago
  75. ea4caad iwlwifi: remove the pointer to dev from the bus layer by Emmanuel Grumbach · 13 years ago
  76. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  77. 0390549 iwlwifi: the read / write register ops move to transport by Emmanuel Grumbach · 13 years ago
  78. a42a184 iwlwifi: move the bus configuration to transport by Emmanuel Grumbach · 13 years ago
  79. b52e7ea iwlwifi: allocate the transport from the bus layer by Emmanuel Grumbach · 13 years ago
  80. e81fb55 iwlwifi: move the shrd memory from priv by Emmanuel Grumbach · 13 years ago
  81. 8747bb4 iwlwifi: separate the APM from the EEPROM by Emmanuel Grumbach · 13 years ago
  82. a591697 iwlwifi: Connect IDI transport to driver. by Gregory Greenman · 13 years ago
  83. ed6a380 iwlwifi: add fw_alive to transport layer API, kill tx_start by Emmanuel Grumbach · 13 years ago
  84. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 13 years ago
  85. 1b46dc04 ath6kl: fix compiler warning in ath6kl_init_hw_params() by Kalle Valo · 13 years ago
  86. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 13 years ago
  87. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  88. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 13 years ago
  89. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  90. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 13 years ago
  91. 0ed7b93 ath9k_htc: Load firmware asynchronously by Sujith Manoharan · 13 years ago
  92. 2ed8171 iwlwifi: always restrict scan dwell in P2P by Johannes Berg · 13 years ago
  93. dcc3ec0 iwlwifi: add option to disalbe LED by Wey-Yi Guy · 13 years ago
  94. 2b2db58 iwlwifi: fix uCode event tracing by Johannes Berg · 13 years ago
  95. 0a79bb5 iwlwifi: fix typo by Wey-Yi Guy · 13 years ago
  96. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  97. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 13 years ago
  98. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 13 years ago
  99. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 13 years ago
  100. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 13 years ago