1. 27f18dc bcma: read SPROM and extract MAC from it by Rafał Miłecki · 13 years ago
  2. 4da909e b43: do not use SSB specific flags when calling core reset function by Rafał Miłecki · 13 years ago
  3. 5a6f78a ath9k: show excessive-retry MPDUs in debugfs by Felix Fietkau · 13 years ago
  4. dabd300 rtlwifi: Fix logic in rx_interrupt by Mike McCormack · 13 years ago
  5. 71352b2 rtlwifi: Use write barrier when assigning ownership by Mike McCormack · 13 years ago
  6. febc9fe rtlwifi: Assign rx buffer ownership to hardware last by Mike McCormack · 13 years ago
  7. 312d547 rtlwifi: Don't block interrupts in spinlocks by Mike McCormack · 13 years ago
  8. 67fc605 rtlwifi: Run IPS leave work in a tasklet by Mike McCormack · 13 years ago
  9. 34ddb20 rtlwifi: Store loop index in local variable by Mike McCormack · 13 years ago
  10. f2ea312 rtlwifi: Remove set_rfpowerstate_inprogress by Mike McCormack · 13 years ago
  11. 2e69167 rtlwifi: Synchronize IRQ after disabling it by Mike McCormack · 13 years ago
  12. f35490f iwlagn: fix interface combinations by Johannes Berg · 13 years ago
  13. 5bc9890 iwlagn: change log to better represent the state of aggregation process by Wey-Yi Guy · 13 years ago
  14. 5f88ac2 iwlagn: change the logging level for aggregation enable check by Wey-Yi Guy · 13 years ago
  15. 0fd0950 iwlagn: advertise interface combinations by Johannes Berg · 13 years ago
  16. 93cce6f iwlagn: free the ICT ISR when the request_irq failed by Emmanuel Grumbach · 13 years ago
  17. 2e5d04d iwlwifi: disambiguate invalid DMA index warnings by Daniel Halperin · 13 years ago
  18. 3d82b156 iwlagn: solve sparse warning by Emmanuel Grumbach · 13 years ago
  19. 2b9253d iwlagn: fix dual-mode RXON by Johannes Berg · 13 years ago
  20. 5beaaf3 iwlagn: remove un-necessary tx power ops by Wey-Yi Guy · 13 years ago
  21. 891db88 iwlagn: send tx power command if defer cause by RXON not match by Wey-Yi Guy · 13 years ago
  22. 8428804 ath9k: better position PAPRD debug message by Mohammed Shafi Shajakhan · 13 years ago
  23. 05c0be2 ath9k: Add a debug entry to start/stop ANI by Mohammed Shafi Shajakhan · 13 years ago
  24. 81168e5 ath9k: Further fix for mesh beaconing by Fabrice Deyber · 13 years ago
  25. b942471 ath9k: wake up chip before initializing PAPRD table by Mohammed Shafi Shajakhan · 13 years ago
  26. 049436b rtlwifi: rtl8192se: Synchronize IRQ after disabling it by Larry Finger · 13 years ago
  27. 5111dd3 rtlwifi: rtl8192se: Use write barrier when assigning ownership by Larry Finger · 13 years ago
  28. 4a7f5db mwifiex: remove support for old chipsets W0/W1 by Amitkumar Karwar · 13 years ago
  29. 0541ac4 b43legacy: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  30. 78d5737 rtl8192se: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  31. 5272259 rtl8192cu: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  32. 6c0d498 rtl8192ce: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  33. c0fda68 rtl8192c-common: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  34. 19086fc rtlwifi: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  35. 9c1cacd b43: Fix warnings from gcc 4.6.0 by Larry Finger · 13 years ago
  36. 2e5ef45 ath9k: Handle IBSS status changes in BSS_CHANGED_IBSS by Rajkumar Manoharan · 13 years ago
  37. f29f5c0 ath9k: Remove ATH9K_BEACON_PERIOD mask by Rajkumar Manoharan · 13 years ago
  38. 9d75ef0 bcma: host pci: implement block R/W operations by Rafał Miłecki · 13 years ago
  39. 505fb01 b43: bus: add helpers for checking host type by Rafał Miłecki · 13 years ago
  40. d48ae5c b43: use new pointers path to access ssb_device in SSB specific places by Rafał Miłecki · 13 years ago
  41. 02a0fbe b43: SDIO: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  42. 6ac5369 b43: LP-PHY: use new pointers path to access ssb_device by Rafał Miłecki · 13 years ago
  43. 5595f11 ath9k: mark few functions as static by Mohammed Shafi Shajakhan · 13 years ago
  44. 6d79cb4 ath9k: make ath9k_setpower function as static by Mohammed Shafi Shajakhan · 13 years ago
  45. 1de520f bcma: pci: implement interrupts control by Rafał Miłecki · 13 years ago
  46. 33e6ef4 ath9k_hw: remove ath9k_hw_get_desc_link by Felix Fietkau · 13 years ago
  47. fce041b ath9k: unify edma and non-edma tx code, improve tx fifo handling by Felix Fietkau · 13 years ago
  48. e62ddec ath9k: remove redundant if check by Mohammed Shafi Shajakhan · 13 years ago
  49. 7882513 mac80211_hwsim driver support userspace frame tx/rx by Javier Lopez · 13 years ago
  50. 0f93c79 rt2x00: Enabled rt35xx device support by default. by Gertjan van Wingerde · 13 years ago
  51. 8f66bbb rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb. by Gertjan van Wingerde · 13 years ago
  52. 798eefd rt2x00: Interface sequence lock doesn't have to disable interrupts. by Gertjan van Wingerde · 13 years ago
  53. 872834d rt2x00: Add support for RT3572/RT3592/RT3592+Bluetooth combo card by Gertjan van Wingerde · 13 years ago
  54. 8f96e91 rt2x00: Don't disable G0 PA_PE bit in case of BT coexistence. by Gertjan van Wingerde · 13 years ago
  55. 65f31b5 rt2x00: Enable PA_PE bits in TX_PIN_CFG according to active band. by Gertjan van Wingerde · 13 years ago
  56. 1bdcd09 bcma: add IRQ number and pointer to DMA dev by Rafał Miłecki · 13 years ago
  57. 24ca39d b43: bus: abstract bus and core operations by Rafał Miłecki · 13 years ago
  58. 79d2232 b43: bus: abstract board info by Rafał Miłecki · 13 years ago
  59. c244e08 b43: bus: abstract chip info by Rafał Miłecki · 13 years ago
  60. a18c715 b43: bus: abstract device structs and irq by Rafał Miłecki · 13 years ago
  61. 0581483 b43: bus: abstract SPROM by Rafał Miłecki · 13 years ago
  62. 21d889d b43: bus: abstract 80211 core info by Rafał Miłecki · 13 years ago
  63. c0b4c00 b43: bus: abstract R/W operations by Rafał Miłecki · 13 years ago
  64. 482f053 b43: add bus device abstraction layer by Rafał Miłecki · 13 years ago
  65. aa63418 b43: rename ssb_device variable in ssb specific functions by Rafał Miłecki · 13 years ago
  66. 11ad2f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  67. 1df85ec ath9k: Fix AR9287 calibration by Adrian Chadd · 13 years ago
  68. 64bd082 wireless: Default to 'n' for 2 new added devices in Kconfig. by Tao Ma · 13 years ago
  69. aac11c1 iwl4965: fix 5GHz operation by Stanislaw Gruszka · 13 years ago
  70. 41e2b05 ath9k: set 40 Mhz rate only if hw is configured in ht40 by Rajkumar Manoharan · 13 years ago
  71. 51ac8cb ath9k_hw: disable phy restart on baseband panic caused by RXSM by Rajkumar Manoharan · 13 years ago
  72. a4d86d9 ath9k: Reset chip on baseband hang by Rajkumar Manoharan · 13 years ago
  73. fb23d86 b43: N-PHY: initialize last var in calibration function by Rafał Miłecki · 13 years ago
  74. 0019a2c rtlwifi: Use order 2 RX buffer allocation only if necessary by Larry Finger · 13 years ago
  75. a9e1286 rtlwifi: Fix kernel panic resulting from RX buffer allocation failure by Larry Finger · 13 years ago
  76. 21bc7af mwifiex: correct event header length by Yogesh Ashok Powar · 13 years ago
  77. 90e6247 bonding: cleanup module option descriptions by Andy Gospodarek · 13 years ago
  78. 240b262 net: davinci_emac: fix dev_err use at probe by Johan Hovold · 13 years ago
  79. 94265cf bonding: documentation and code cleanup for resend_igmp by Flavio Leitner · 13 years ago
  80. 9fe0617 bonding: prevent deadlock on slave store with alb mode (v3) by Neil Horman · 13 years ago
  81. 1dcb14d Add Fujitsu 1000base-SX PCI ID to tg3 by Meelis Roos · 13 years ago
  82. a5971d4 bnx2x: protect sequence increment with mutex by Dmitry Kravkov · 13 years ago
  83. 367bbf2 isdn: netjet - blacklist Digium TDM400P by Prarit Bhargava · 13 years ago
  84. d10358d via-velocity: don't annotate MAC registers as packed by Ulrich Hecht · 13 years ago
  85. 1ba37c5 xen: netfront: hold RTNL when updating features. by Ian Campbell · 13 years ago
  86. 22e95ac Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 13 years ago
  87. 31ec97d Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  88. 54a430c iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled by Wey-Yi Guy · 13 years ago
  89. 5d8bee6 be2net: hash key for rss-config cmd not set by Sathya Perla · 13 years ago
  90. 19694ac CDC NCM: release interfaces fix in unbind() by Alexey Orishko · 13 years ago
  91. eb722d7 bnx2x: fix inverted condition by Dmitry Kravkov · 13 years ago
  92. 229de61 net/irda: convert bfin_sir to common Blackfin UART header by Mike Frysinger · 13 years ago
  93. a4910b7 ehea: Fix multicast registration on semi-promiscuous mode by Breno Leitao · 13 years ago
  94. 6fad2b5 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging by Linus Torvalds · 13 years ago
  95. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  96. ee9ec4f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 13 years ago
  97. e0c6b8a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm by Linus Torvalds · 13 years ago
  98. 710421cc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 13 years ago
  99. 53ee756 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  100. fda5fe1 apm-emulation: apm_mutex breaks ACK; remove it by Paul Parsons · 13 years ago