1. ba91d1a ssb: pci: implement mdio reading by Rafał Miłecki · 13 years ago
  2. 1b1c7ac ssb: pci: fix mdio writes on newer cores (rev 10+) by Rafał Miłecki · 13 years ago
  3. 6c74608 ssb: pci: trivial: drop useless pointer by Rafał Miłecki · 13 years ago
  4. ce57d9e ssb: trivial: use u8 for chip_rev (it's mask is 0xF) by Rafał Miłecki · 13 years ago
  5. 832fd35 ath9k_hw: Use appropriate rx gain table for AR9485 by Vasanthakumar Thiagarajan · 13 years ago
  6. 8120347 mwifiex: remove unused macros in decl.h and main.h by Bing Zhao · 13 years ago
  7. 7327890 mwifiex: remove struct mwifiex_802_11_fixed_ies by Bing Zhao · 13 years ago
  8. 2b06bdb mwifiex: cleanup power save related struct and macros by Marc Yang · 13 years ago
  9. 4dd365f ieee80211: add HT extended capabilities masks by Bing Zhao · 13 years ago
  10. 4f3f1ee mwifiex: remove unused macros in fw.h by Marc Yang · 13 years ago
  11. fd2e401 mwifiex: remove unused radio_on variable and macros by Marc Yang · 13 years ago
  12. f986b6d mwifiex: remove MWIFIEX_AUTH_MODE_ macros by Marc Yang · 13 years ago
  13. eecd825 mwifiex: remove MWIFIEX_BSS_MODE_ macros by Bing Zhao · 13 years ago
  14. 6a4c499 rt2x00: Add an error message when trying to send on a full queue by Helmut Schaa · 13 years ago
  15. f16d2db rt2x00: Fix tx aggregation problems with some clients by Helmut Schaa · 13 years ago
  16. b35e77c rt2x00: Add support for the ZyXEL NWD-211AN USB by Ivo van Doorn · 13 years ago
  17. 351151e rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1 by Helmut Schaa · 13 years ago
  18. 9e33a35 rt2x00: Implement tx power temperature compensation by Helmut Schaa · 13 years ago
  19. 2f2bb7e rt2x00: Remove obsolete rt2x00queue_align_payload by Helmut Schaa · 13 years ago
  20. fa71a16 rt2x00: Indention cleanup in rt2800lib by Helmut Schaa · 13 years ago
  21. 2af242e rt2x00: Don't recalculate HT40 compensation for each rate by Helmut Schaa · 13 years ago
  22. 75faae8 rt2x00: Restructure bw_comp calculation by Helmut Schaa · 13 years ago
  23. aca7305b rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag by Helmut Schaa · 13 years ago
  24. f78987c rt2x00: Calculate tx status fifo size instead of hardcoding it by Helmut Schaa · 13 years ago
  25. 2e7798b rt2x00: Limit rt2800pci txdone processing to 16 entries at once by Helmut Schaa · 13 years ago
  26. 1663893 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once by Helmut Schaa · 13 years ago
  27. 3247328 rtlwifi: Remove unused/unneeded variables by Larry Finger · 13 years ago
  28. 6d2bd91 mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info by Marc Yang · 13 years ago
  29. b93f85f mwifiex: remove macro SHORT_SLOT_TIME_DISABLED by Bing Zhao · 13 years ago
  30. 5f9f181 mac80211: remove the dependency on crypto_blkcipher by Felix Fietkau · 13 years ago
  31. 203afec mwifiex: remove unnecessary _set_auth functions by Marc Yang · 13 years ago
  32. 0022801 mwifiex: remove helper functions for displaying 11n capabilities by Yogesh Ashok Powar · 13 years ago
  33. 1ed7648 mac80211: fix suppressing probe responses in ad-hoc mode by Felix Fietkau · 13 years ago
  34. 2638126 ath9k_hw: remove ath9k_get_channel_edges by Mohammed Shafi Shajakhan · 13 years ago
  35. 468b0d4 ath9k: remove set11n_virtualmorefrag by Mohammed Shafi Shajakhan · 13 years ago
  36. b64c6a3 ath9k: cleanup few redundant macros by Mohammed Shafi Shajakhan · 13 years ago
  37. 279daf6 wifi: Add hwflags to debugfs. by Ben Greear · 13 years ago
  38. 1c0ce89 iwlegacy: MAINTAINERS by Stanislaw Gruszka · 13 years ago
  39. 18d6a0f Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 13 years ago
  40. 83860c5 ath9k_hw: remove pCap->tx_triglevel_max by Felix Fietkau · 13 years ago
  41. 340d0ea ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM by Felix Fietkau · 13 years ago
  42. 6de12a1 ath9k_hw: remove pCap->keycache_size by Felix Fietkau · 13 years ago
  43. c429bdc ath9k_hw: remove pCap->reg_cap by Felix Fietkau · 13 years ago
  44. 0db156e ath9k_hw: remove ah->config.ht_enable by Felix Fietkau · 13 years ago
  45. f4c607d ath9k_hw: remove pCap->total_queues by Felix Fietkau · 13 years ago
  46. a9b6b25 ath9k_hw: turn a few big macros into functions by Felix Fietkau · 13 years ago
  47. ca7a4de ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW by Felix Fietkau · 13 years ago
  48. 845e03c ath9k_hw: add a new register op for read-mask-write by Felix Fietkau · 13 years ago
  49. f9f84e9 ath9k_hw: embed the ath_ops callbacks in the ath_hw struct by Felix Fietkau · 13 years ago
  50. ec15e68 cfg80211: Add nl80211 event for deletion of a station entry by Jouni Malinen · 13 years ago
  51. cfdc9a8 ath9k: Support RSN IBSS by Jouni Malinen · 13 years ago
  52. c944daf ath9k: fix stuck beacon detection by Felix Fietkau · 13 years ago
  53. 87c510fe ath9k: trigger nfcal only after multiple missed beacons in AP mode by Felix Fietkau · 13 years ago
  54. dd347f2 ath9k: fix beacon timer handling issues by Felix Fietkau · 13 years ago
  55. f39de99 libertas_spi: Add support for suspend/resume by Vasily Khoruzhick · 13 years ago
  56. 5e6e3a9 wireless: mwifiex: initial commit for Marvell mwifiex driver by Bing Zhao · 13 years ago
  57. 903946e ath9k_hw: remove AR9485 1.0 support by Luis R. Rodriguez · 13 years ago
  58. be7974a mac80211: Minor optimization in tx status handling by Helmut Schaa · 13 years ago
  59. a9cbe96 ath9k: remove the pending frames ath_txq_schedule workaround by Felix Fietkau · 13 years ago
  60. 598cdd5 ath9k_hw: force rx chainmask to 7 on AR9100 by Felix Fietkau · 13 years ago
  61. f171760 ath9k_hw: enable a BlockAck related fixup specific to AR9100 by Felix Fietkau · 13 years ago
  62. 6de66dd ath9k: add support for overriding LED pin and GPIO settings from platform data by Felix Fietkau · 13 years ago
  63. 6fb1b1e ath9k: add support for overriding the MAC address through platform data by Felix Fietkau · 13 years ago
  64. 691680b ath9k: add an interface for overriding the value of specific GPIO pins by Felix Fietkau · 13 years ago
  65. c70cab1 ath9k: remove unnecessary debugfs return code checks by Felix Fietkau · 13 years ago
  66. 716b1bf rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands by Larry Finger · 13 years ago
  67. a0e7c6c mwl8k: Queue ADDBA requests in respective data queues by Nishant Sarmukadam · 13 years ago
  68. 1703354 mwl8k: Check outgoing rate for a station to decide if ampdu can be created by Nishant Sarmukadam · 13 years ago
  69. 3aefc37 mwl8k: Handle the watchdog event from the firmware by Nishant Sarmukadam · 13 years ago
  70. 65f3ddc mwl8k: Initiate BA sessions by Nishant Sarmukadam · 13 years ago
  71. ac109fd mwl8k: add internal API for managing AMPDU streams by Brian Cavagnolo · 13 years ago
  72. e600707 mwl8k: differentiate between WMM queues and AMPDU queues by Brian Cavagnolo · 13 years ago
  73. 5faa1af mwl8k: add support for block ack commands by Nishant Sarmukadam · 13 years ago
  74. 8a7a578 mwl8k: update to ap firmware API version 2 by Brian Cavagnolo · 13 years ago
  75. 73b4632 mwl8k: refactor in preparation for APIv2 update by Brian Cavagnolo · 13 years ago
  76. c835b21 mac80211: add comment about reordering by Johannes Berg · 13 years ago
  77. e7fc633 ath9k_hw: Speedup register ops for HTC driver by Rajkumar Manoharan · 13 years ago
  78. b0a9ede ath: Speedup key set/reset ops for HTC driver by Rajkumar Manoharan · 13 years ago
  79. 81544026 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips by Rajkumar Manoharan · 13 years ago
  80. 6d64ab7 ath9k_htc: Fix LED pin for AR9287 HTC device by Rajkumar Manoharan · 13 years ago
  81. 22dd2fd iwlwifi: remove duplicate initialization in __iwl_down() by Dan Carpenter · 13 years ago
  82. 0ce790e Linux 2.6.39-rc1 by Linus Torvalds · 13 years ago
  83. 6b2a4f7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  84. eefbab5 Merge branch 'frv' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-frv by Linus Torvalds · 13 years ago
  85. 90f1e74 Merge branch 'stable/bug-fixes-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  86. d6ae0c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 13 years ago
  87. 8c82840 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 13 years ago
  88. c86defc Merge branch 'irq-final-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. 1309d7a char/tpm: Fix unitialized usage of data buffer by Peter Huewe · 13 years ago
  90. a9f0fbe amd64_edac: Fix potential memleak by Borislav Petkov · 13 years ago
  91. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  92. cb1817b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  93. e240ae4 xen: Use new irq_move functions by Thomas Gleixner · 13 years ago
  94. 3b3af76 xen: Convert genirq namespace by Thomas Gleixner · 13 years ago
  95. b83c6e5 xen: fix p2m section mismatches by Randy Dunlap · 13 years ago
  96. 3062aa5 FRV: Use generic show_interrupts() by Thomas Gleixner · 13 years ago
  97. 60af3ab FRV: Convert genirq namespace by Thomas Gleixner · 13 years ago
  98. a9554c3 frv: Select GENERIC_HARDIRQS_NO_DEPRECATED by Thomas Gleixner · 13 years ago
  99. 1251646 frv: Convert cpu irq_chip to new functions by Thomas Gleixner · 13 years ago
  100. a4b48a4 frv: Convert mb93493 irq_chip to new functions by Thomas Gleixner · 13 years ago