1. 6cba00e fault-inject: export setup_fault_attr() by Per Forlin · 13 years ago
  2. 95a2482 mmc: sdhci-esdhc-imx: add basic imx6q usdhc support by Shawn Guo · 13 years ago
  3. cd8a366 mmc: core: add sd uhs string for mmc_ios_show by Aaron Lu · 13 years ago
  4. 714c4a6 mmc: sh_mmcif: simplify platform data by Guennadi Liakhovetski · 13 years ago
  5. 6771632 mmc: block: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  6. 2311344 mmc: mmc-test: add eMMC hardware reset test by Adrian Hunter · 13 years ago
  7. 0f20165 mmc: sdhci-pci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  8. 20758b6 mmc: sdhci: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  9. b249951 mmc: core: add eMMC hardware reset support by Adrian Hunter · 13 years ago
  10. 8e3336b mmc: mmci: simplify err check in mmci_post_request by Per Forlin · 13 years ago
  11. 7c8a282 mmc: core: clarify how to use post_req in case of errors by Per Forlin · 13 years ago
  12. 4466903 mmc: core: Set correct bus mode before card init by Stefan Nilsson XK · 13 years ago
  13. 9a0da64 mmc: sdio: Workaround for dev with broken CMD53 by Stefan Nilsson XK · 13 years ago
  14. 329f223 mmc: sdhci-pxa: Check pdata before using its members by Tanmay Upadhyay · 13 years ago
  15. 7f7e412 mmc: core: Fix hangs related to insert/remove of cards by Ulf Hansson · 13 years ago
  16. 46cbd56 mmc: sdhci-spear: Don't set power gpio to 1 on probe by Viresh Kumar · 13 years ago
  17. e51cbc9 mmc: sdhci-of-esdhc: Access Freescale eSDHC registers as 32-bit by Xu lei · 13 years ago
  18. c380546 mmc: core: Put eMMC in Sleep mode before suspend by Balaji T K · 13 years ago
  19. 6fe4717 mmc: sdhci-s3c: add default controller configuration by Thomas Abraham · 13 years ago
  20. 041beb1 mmc: core: add a short delay in mmc_power_off by Daniel Drake · 13 years ago
  21. 55cd65e mmc: sdhci-tegra: Add 8-bit support to device tree binding. by Stephen Warren · 13 years ago
  22. 1a5c8e1 mmc: dw_mmc: Support SDIO interrupts for all slots by Shashidhar Hiremath · 13 years ago
  23. 190657c mmc: msm_sdcc: Handle dma resource not present case by Subhash Jadavani · 13 years ago
  24. 19207f0 mmc: msm_sdcc: Change initialization order of busclk_timer in probe by Sahitya Tummala · 13 years ago
  25. 4a268e0 mmc: msm_sdcc: Use MCI_INT_MASK0 for PIO interrupts by Sahitya Tummala · 13 years ago
  26. 4a92fe8 msm: mmc: Remove "pio_irq" resource by Sahitya Tummala · 13 years ago
  27. 514d9eda mmc: msm_sdcc: Enable SDC host->clk only after setting the rate. by Sahitya Tummala · 13 years ago
  28. dce7c75 mmc: msm_sdcc: Handle error cases in probe by Sahitya Tummala · 13 years ago
  29. e91957e msm: Implement init_card operation for MSM SDCC by Alexander Tarasikov · 13 years ago
  30. 435f3e3 mmc: msm_sdcc: Fix a typo in MSM SDCC driver gpio setup by Alexander Tarasikov · 13 years ago
  31. cb2ccc3 ARM: shmobile: ag5evm, ap4: Named SDHI IRQ sources by Simon Horman · 13 years ago
  32. d5098cb mmc: sdhi: Allow named IRQs to use specific handlers by Simon Horman · 13 years ago
  33. 7729c7a mmc: tmio: Provide separate interrupt handlers by Simon Horman · 13 years ago
  34. 54680fe mmc: tmio: Cache interrupt masks by Simon Horman · 13 years ago
  35. ad5fd97 mmc: fix integer assignments to pointer by Venkatraman S · 13 years ago
  36. 7513cd7 mmc: queue: declare mmc_alloc_sg as static by Venkatraman S · 13 years ago
  37. 2b79551 mmc: Kconfig: remove i.MX individual SoC dependency by Sascha Hauer · 13 years ago
  38. 275173b mmc: sdhci-tegra: Add Device Tree probing support by Grant Likely · 13 years ago
  39. 08da834 mmc: enable runtime PM by default by Daniel Drake · 13 years ago
  40. 1e4cb22 fault-inject: add documentation on MMC IO fault injection by Per Forlin · 13 years ago
  41. 1b676f7 mmc: core: add random fault injection by Per Forlin · 13 years ago
  42. df87ecb fault-inject: export fault injection functions by Per Forlin · 13 years ago
  43. 97e4ba6 mmc: sdhci-esdhc-imx: Enable ADMA2 by Richard Zhu · 13 years ago
  44. 51c5d8d mmc: at91_mci: remove the use of irq_to_gpio by Nicolas Ferre · 13 years ago
  45. 7e8ba22 mmc: atmel-mci: fix a potential issue about pending PDC interrupts by Ludovic Desroches · 13 years ago
  46. 341fa4c mmc: atmel-mci: correct sg buffer size evaluation by Ludovic Desroches · 13 years ago
  47. 1ebbe3d mmc: atmel-mci: use ATMEL_PDC_SCND_BUF_OFF instead of a literal value by Ludovic Desroches · 13 years ago
  48. 11d1488 mmc: atmel-mci: change atmci_start_command to atmci_send_command by Ludovic Desroches · 13 years ago
  49. 796211b mmc: atmel-mci: add pdc support and runtime capabilities detection by Ludovic Desroches · 13 years ago
  50. b9867f3 mmc: atmel-mci: indentation by Ludovic Desroches · 13 years ago
  51. 03fc9a7 mmc: atmel-mci: change atmci_readl and atmci_writel macros by Ludovic Desroches · 13 years ago
  52. 2c96a29 mmc: atmel-mci: change namespace by Ludovic Desroches · 13 years ago
  53. 41ebe9c Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  54. fd38f734 igbvf: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  55. 11ba69e igb: enable l4 timestamping for v2 event packets by Jacob Keller · 13 years ago
  56. de4c7f6 ixgbe: Add new netdev op to turn spoof checking on or off per VF by Greg Rose · 13 years ago
  57. 5f8444a if_link: Add additional parameter to IFLA_VF_INFO for spoof checking by Greg Rose · 13 years ago
  58. a90b412 e1000e: locking bug introduced by commit 67fd4fcb by Bruce Allan · 13 years ago
  59. 5c1381a libertas: fix changing interface type when interface is down by Daniel Drake · 13 years ago
  60. 7a72476 mac80211: Provide station flags to cfg80211 by Helmut Schaa · 13 years ago
  61. bb6e753 nl80211: Add sta_flags to the station info by Helmut Schaa · 13 years ago
  62. 59b6625 mac80211: fix TID for null poll response by Johannes Berg · 13 years ago
  63. 423e38e ath9k: Rename AR9480 into AR9462 by Rajkumar Manoharan · 13 years ago
  64. 76db2f8 ath9k_hw: Rename AR9480 -> AR9462 initvals by Rajkumar Manoharan · 13 years ago
  65. a126ff5 ath9k_hw: Do fast channel change based on reusable calibration results by Rajkumar Manoharan · 13 years ago
  66. 324c74a ath9k_hw: Add radio retention support for AR9480 by Rajkumar Manoharan · 13 years ago
  67. 1aef40b ath9k_hw: Update normal/min noise floor value for AR9480 by Rajkumar Manoharan · 13 years ago
  68. 19787b2 ath9k_hw: Support fast channel change on 5GHz for AR9003 chips by Rajkumar Manoharan · 13 years ago
  69. 8ad74c4 ath9k_hw: Cleanup Tx calibrations for AR9003 chips by Rajkumar Manoharan · 13 years ago
  70. 77a5a66 ath9k_hw: Add support to reuse Carrier leak calibration by Rajkumar Manoharan · 13 years ago
  71. 3401352 ath9k_hw: Add support to reuse TxIQ cal measurements by Rajkumar Manoharan · 13 years ago
  72. 5f0c04e ath9k_hw: Improve fast channel change for AR9003 chips by Rajkumar Manoharan · 13 years ago
  73. a240dc7 ath9k_hw: Updated AR9003 tx gain table for 5GHz by Rajkumar Manoharan · 13 years ago
  74. a08b36d ath9k_hw: Update AR9003 initval to improve phase noise by Rajkumar Manoharan · 13 years ago
  75. d2e452a ath9k_hw: Updated ar9003 initval table for AR9380 by Rajkumar Manoharan · 13 years ago
  76. eec353c ath9k_hw: Fix ASPM L1 issue for AR9480 by Rajkumar Manoharan · 13 years ago
  77. 711825a mwifiex: fix make namespacecheck warnings by Amitkumar Karwar · 13 years ago
  78. efaaa8b mwifiex: use separate wait condition for each command node by Amitkumar Karwar · 13 years ago
  79. 207ae4a b43: N-PHY: report signal to mac80211 by Rafał Miłecki · 13 years ago
  80. 5b346f3 Revert "b43: trivial: do not report any link quality instead of invalid one" by Rafał Miłecki · 13 years ago
  81. b7a57e7 net: wireless: brcm80210: include module.h by Stephen Rothwell · 13 years ago
  82. d8f6cd0 brcm80211: removed file wifi.c by Alwin Beukers · 13 years ago
  83. 4476065 brcm80211: moved function brcmu_format_flags by Alwin Beukers · 13 years ago
  84. 53a2277 brcm80211: moved function brcmu_mkiovar by Alwin Beukers · 13 years ago
  85. 3de6781 brcm80211: moved function brcmu_chspec_malformed by Alwin Beukers · 13 years ago
  86. f8e4b41 brcm80211: moved function brcmu_parse_tlvs by Alwin Beukers · 13 years ago
  87. b0551fb brcm80211: moved function brcmu_chipname by Alwin Beukers · 13 years ago
  88. ef6ac17 brcm80211: moved power conversion functions by Alwin Beukers · 13 years ago
  89. f53b170 brcm80211: removed unused functions by Alwin Beukers · 13 years ago
  90. a718e2f brcm80211: fmac: fixed weird indentation by Roland Vossen · 13 years ago
  91. c68cdc0 brcm80211: use endian annotation for scan time configuration by Arend van Spriel · 13 years ago
  92. f588bc0 brcm80211: use endian annotation for roaming related parameters by Arend van Spriel · 13 years ago
  93. c4e382d brcm80211: use endian annotations for assoc ie length request by Arend van Spriel · 13 years ago
  94. 40c8e95 brcm80211: use endian annotation for pmk related structure by Arend van Spriel · 13 years ago
  95. 6683107 brcm80211: use endian annotations in scan related function by Arend van Spriel · 13 years ago
  96. 1062904 brcm80211: fix annotations in TOE configuration functions by Arend van Spriel · 13 years ago
  97. b503624 brcm80211: rename variable in _brcmf_set_multicast_list() by Arend van Spriel · 13 years ago
  98. f7264ad brcm80211: add endian annotation to packet filter structures by Arend van Spriel · 13 years ago
  99. df4492f brcm80211: fix sparse endianess error in mac80211_if.c by Arend van Spriel · 13 years ago
  100. af53495 brcm80211: remove sparse warning in fullmac debug function by Arend van Spriel · 13 years ago