1. 4fb25c5 wireless, mwifiex: drop redundant NULL test before call to release_firmware() by Jesper Juhl · 13 years ago
  2. a7b957a wireless, libertas: remove redundant NULL tests before calling release_firmware() by Jesper Juhl · 13 years ago
  3. d144f53 ipw2200: remove a redundant NULL check before calling release_firmware() by Jesper Juhl · 13 years ago
  4. 7403302 wireless, atmel: remove pointless test for NULL before release_firmware() call by Jesper Juhl · 13 years ago
  5. c987ce9 wireless, at76c50x:: Don't needlessly test for NULL before calling release_firmware() by Jesper Juhl · 13 years ago
  6. ec71a07 rtl8192de: Recognize 92D E-CUT version. by Forest Bond · 13 years ago
  7. 7d486fd rtl8192de: Clean up and fix 92D cut version constants and macros. by Forest Bond · 13 years ago
  8. 711d8de rtlwifi: support for Belkin Surf N300 XR by Lorenzo Bianconi · 13 years ago
  9. c2786e4 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  10. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  11. e66a8dd rt2x00: do not generate seqno in h/w if QOS is disabled by Stanislaw Gruszka · 13 years ago
  12. cefa5fd net/wireless: ipw2x00: remove ssid_context struct by Stanislav Yakovlev · 13 years ago
  13. 186b491 net/wireless: ipw2x00: remove unused libipw_measurement_report struct by Stanislav Yakovlev · 13 years ago
  14. 14dc785 ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and ath5k_hw_proc_2word_status. by Qasim Javed · 13 years ago
  15. da951c2 wireless: Remove unnecessary ; from while (0) macros by Joe Perches · 13 years ago
  16. 1507218 ath9k: Add more recv stats. by Ben Greear · 13 years ago
  17. a5a0bca ath9k: Add tx-failed counter. by Ben Greear · 13 years ago
  18. 56dc389 ath9k: update to DFS pattern detector interface by Zefir Kurtisi · 13 years ago
  19. 8e92d3f ath9k: add DFS pattern detector instance to ath_softc by Zefir Kurtisi · 13 years ago
  20. 6ee159e ath9k: add DFS pattern detector by Zefir Kurtisi · 13 years ago
  21. 4b6f1dd mac80211: add explicit monitor interface if needed by Johannes Berg · 13 years ago
  22. da40f40 rt2x00: configure different txdesc parameters for non HT channel by Stanislaw Gruszka · 13 years ago
  23. 673f778 rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 13 years ago
  24. a7959c1 rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 13 years ago
  25. 78f9c85 b43: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  26. f483ad2 mac80211_hwsim: Fill timestamp beacon at the time it is transmitted by Javier Cardona · 13 years ago
  27. d748b46 mac80211: remove antenna_sel_tx TX info field by Johannes Berg · 13 years ago
  28. 8f727ef mac80211: notify driver of rate control updates by Johannes Berg · 13 years ago
  29. 64f68e5 mac80211: remove channel type argument from rate_update by Johannes Berg · 13 years ago
  30. 99fec5d mwifiex: don't use IEEE80211_MAX_QUEUES by Johannes Berg · 13 years ago
  31. 81ddbb5 mac80211: don't always advertise remain-on-channel by Johannes Berg · 13 years ago
  32. a75e2ad rtlwifi: Add missing DMA buffer unmapping for PCI drivers by Larry Finger · 13 years ago
  33. 69b8797 iwlwifi: Add pr_fmt by Joe Perches · 13 years ago
  34. a855f7e iwlwifi: fix unused variable warning by Oliver Hartkopp · 13 years ago
  35. 227842d ath5k: Introduce _ath5k_printk to reduce code/text by Joe Perches · 13 years ago
  36. 516304b ath: Add and use pr_fmt, convert printks to pr_<level> by Joe Perches · 13 years ago
  37. 011afa1 Revert "ath9k: fix going to full-sleep on PS idle" by Sujith Manoharan · 13 years ago
  38. e2bc7c5 rt2x00: Fix rfkill_polling register function. by Chen, Chien-Chia · 13 years ago
  39. 58f743e bcma: fix build error on MIPS; implicit pcibios_enable_device by Paul Gortmaker · 13 years ago
  40. 47107e8 iwlwifi: split POWER_PMI status bit by Don Fry · 13 years ago
  41. 17acd0b iwlwifi: move FW_ERROR to priv by Don Fry · 13 years ago
  42. e3ec26d iwlwifi: remove firmware info from iwl_shared by Meenakshi Venkataraman · 13 years ago
  43. c736f23 iwlwifi: move iwl_get_single_channel_number and mark it static by Meenakshi Venkataraman · 13 years ago
  44. 5562092 iwlwifi: move iwl_full_rxon_required and mark it static by Meenakshi Venkataraman · 13 years ago
  45. 8931b57 iwlwifi: move iwl_check_rxon_cmd and mark it static by Meenakshi Venkataraman · 13 years ago
  46. 354a453 iwlwifi: move iwl_set_rxon_hwcrypto and mark it static by Meenakshi Venkataraman · 13 years ago
  47. dff96c1 iwlwifi: Move iwl_send_rxon_timing and make it static by Meenakshi Venkataraman · 13 years ago
  48. 533b426 iwlwifi: move iwl_init_geos to iwl-agn.c by Meenakshi Venkataraman · 13 years ago
  49. a42506e iwlwifi: move ucode_type from shared to op_mode by Meenakshi Venkataraman · 13 years ago
  50. 2fdfc47 iwlwifi: move ucode error log reporting to op_mode by Meenakshi Venkataraman · 13 years ago
  51. 19469f4 iwlwifi: make iwl_nic_error static by Meenakshi Venkataraman · 13 years ago
  52. b7e21bf iwlwifi: use iwlagn_fw_error instead of iwl_nic_error by Meenakshi Venkataraman · 13 years ago
  53. a18f61b iwlwifi: move valid_contexts to priv by Johannes Berg · 13 years ago
  54. 9eae88f iwlwifi: move queue mapping out of transport by Johannes Berg · 13 years ago
  55. e561038 iwlwifi: use scan while idle by Johannes Berg · 13 years ago
  56. 6a22f10 iwlwifi: remove scan_rx_antennas by Johannes Berg · 13 years ago
  57. cf61686 iwlwifi: remove iq_invert config param by Johannes Berg · 13 years ago
  58. 85560af iwlwifi: remove support_wimax_coexist by Johannes Berg · 13 years ago
  59. d9df23e iwlwifi: clarify config struct comments by Johannes Berg · 13 years ago
  60. 0ca24da iwlwifi: add trailing newline to various messages by Johannes Berg · 13 years ago
  61. e1f0c50 iwlwifi: simplify calibration collection by Johannes Berg · 13 years ago
  62. db662d4 iwlwifi: extend notification wait by Johannes Berg · 13 years ago
  63. 0c19744 iwlwifi: process multiple frames per RXB by Johannes Berg · 13 years ago
  64. 88f10a1 iwlwifi: remove un-needed parameter by Wey-Yi Guy · 13 years ago
  65. aa27a70 iwlwifi: phy_db structure by David Spinadel · 13 years ago
  66. 30899cc rtlwifi: Preallocate USB read buffers and eliminate kalloc in read routine by Larry Finger · 13 years ago
  67. 4272a27 rt2x00: increase led's name buffer length by Jakub Kicinski · 13 years ago
  68. d6b6fc14 rtlwifi: Simplify rtl_get/set inline functions by Joe Perches · 13 years ago
  69. 68e052d5 rtlwifi: Use is_zero_ether_addr, remove line continuation by Joe Perches · 13 years ago
  70. 5612a50 p54usb: Load firmware asynchronously by Larry Finger · 13 years ago
  71. a9b9361 p54: only unregister ieee80211_hw when it has been registered by Christian Lamparter · 13 years ago
  72. fa444bf mwifiex: add set_cqm_rssi_config handler support by Amitkumar Karwar · 13 years ago
  73. 7013d3e mwifiex: support STATION_INFO_SIGNAL_AVG by Amitkumar Karwar · 13 years ago
  74. 958a4a8 mwifiex: remove redundant signal handling code by Amitkumar Karwar · 13 years ago
  75. f85aae6b mwifiex: add cfg80211 dump_station handler by Amitkumar Karwar · 13 years ago
  76. c9919be mwifiex: update signal strength in mBm units by Amitkumar Karwar · 13 years ago
  77. 68d9e1f ath9k_hw: Update rx gain initval to improve rx sensitivity by Rajkumar Manoharan · 13 years ago
  78. 074d46d wireless: rename ht_info to ht_operation by Johannes Berg · 13 years ago
  79. 01e1891 ath9k: recover ar9380 chips from rare stuck state by Rajkumar Manoharan · 13 years ago
  80. 54da20d ath9k_hw: improve ANI processing and rx desensitizing parameters by Rajkumar Manoharan · 13 years ago
  81. e89f769 rtlwifi: Fix oops on rate-control failure by Larry Finger · 13 years ago
  82. 0298dc9 rtlwifi: rtl8192de: Fix firmware initialization by Larry Finger · 13 years ago
  83. 41833af Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 13 years ago
  84. d97c121 ath6kl: Fix 4-way handshake failure in AP and P2P GO mode by Vasanthakumar Thiagarajan · 13 years ago
  85. df90b36 ath6kl: Configure htcap in fw based on the channel type in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  86. bed56e3 ath6kl: Don't advertise HT40 support in 2.4 Ghz by Vasanthakumar Thiagarajan · 13 years ago
  87. 1e8d13b ath6kl: Fix target assert in p2p bringup with multi vif by Vasanthakumar Thiagarajan · 13 years ago
  88. 23f347e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  89. 314489b Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  90. fb9d78a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  91. 5a43097 bonding: properly unset current_arp_slave on slave link up by Veaceslav Falico · 13 years ago
  92. 5d32c88 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  93. 6ede3d8 backlight: add driver for DA9052/53 PMIC v1 by Ashish Jangam · 13 years ago
  94. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  95. fd835d1 drivers/rtc/rtc-88pm860x.c: fix rtc irq enable callback by Jett.Zhou · 13 years ago
  96. b82c328 sysrq: use SEND_SIG_FORCED instead of force_sig() by Anton Vorontsov · 13 years ago
  97. 57b501b Merge branch 'v3.4-cpufreq-exynos-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  98. 8078342 Merge branch 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixes by Olof Johansson · 13 years ago
  99. 98f0ec0 Merge branch 'for-3.4/fixes-for-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into fixes by Olof Johansson · 13 years ago
  100. 117980c mlx4: allocate just enough pages instead of always 4 pages by Thadeu Lima de Souza Cascardo · 13 years ago