1. a997cbb3 drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  2. 5eac5f6 drivers/atm/eni.c: ensure arguments to request_irq and free_irq are compatible by Julia Lawall · 13 years ago
  3. bb092c0 Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  4. 92a7c4e r8169: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  5. 31fa8b1 r8169: move rtl_cfg_info closer to its caller. by Francois Romieu · 13 years ago
  6. dc1c00c r8169: move the netpoll handler after the irq handler. by Francois Romieu · 13 years ago
  7. df43ac7 r8169: move rtl8169_open after rtl_task it depends on. by Francois Romieu · 13 years ago
  8. e6b763e r8169: move rtl_set_rx_mode before its rtl_hw_start callers. by Francois Romieu · 13 years ago
  9. fa9c385 r8169: move net_device_ops beyond the methods it references. by Francois Romieu · 13 years ago
  10. 3b6cf25 r8169: move the driver probe method to the end of the driver file. by Francois Romieu · 13 years ago
  11. e27566e r8169: move the driver removal method to the end of the driver file. by Francois Romieu · 13 years ago
  12. a320757 net: powerpc: remove the legacy iSeries ethernet driver by Stephen Rothwell · 13 years ago
  13. d503859 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 13 years ago
  14. d8d78949 ptp_pch: rename pch_pcidev to pci_driver to fix section mismatch warnings. by David S. Miller · 13 years ago
  15. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  16. 1a0bdad net/pch_gbe: supports eg20t ptp clock by Takahiroi Shimizu · 13 years ago
  17. 863d08e supports eg20t ptp clock by Takahiro Shimizu · 13 years ago
  18. 74dd152 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  19. 1745e44 iwlwifi: fix the delta for remove max_txq_num patch by Wey-Yi Guy · 13 years ago
  20. 9ba1947 iwlwifi: fix cmd_queue number merge by Wey-Yi Guy · 13 years ago
  21. 3dc420b iwlwifi: restore PAN support by Emmanuel Grumbach · 13 years ago
  22. c6f600f iwlwifi: move command queue number out of the iwl_shared struct by Meenakshi Venkataraman · 13 years ago
  23. 0cacaf5 Merge tag 'iommu-fixes-v3.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  24. 45b8da9 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  25. e304dfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  26. 9a0cee7 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  27. ee0849c Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  28. 7d77696 Merge tag 'spi-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  29. 42a6c7e Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  30. 5d0edf2 Merge tag 'dm-3.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  31. d31b20f net/hyperv: Use the built-in macro KBUILD_MODNAME for this driver by Haiyang Zhang · 13 years ago
  32. 8763848 mwifiex: correction in number of bitrates by Amitkumar Karwar · 13 years ago
  33. d11f0ca net/wireless: ipw2x00: remove WEXT_USECHANNELS define by Stanislav Yakovlev · 13 years ago
  34. 1353a7b iwlwifi: correct status bit refactoring errors by Don Fry · 13 years ago
  35. 9742051 iwlwifi: don't delete AP station directly by Johannes Berg · 13 years ago
  36. e6dd583 iwlwifi: make iwl_init_context static by Johannes Berg · 13 years ago
  37. bada991 iwlwifi: remove messages from queue wake/stop by Johannes Berg · 13 years ago
  38. 8362640 iwlwifi: more status bit factoring by Don Fry · 13 years ago
  39. 9bdfbfa iwlwifi: move setting up fw parameters by Meenakshi Venkataraman · 13 years ago
  40. 92d743a iwlwifi: configure transport layer from dvm op mode by Meenakshi Venkataraman · 13 years ago
  41. 3251715 iwlwifi: log stop / wake queues by Emmanuel Grumbach · 13 years ago
  42. 354928dd iwlwifi: make tx_cmd_pool kmem cache global by Stanislaw Gruszka · 13 years ago
  43. 9a71686 iwlwifi: separate status to priv and trans by Don Fry · 13 years ago
  44. 18c57d3 iwlwifi: add option to test MFP by David Spinadel · 13 years ago
  45. 8e81f65 iwlwifi: fixed testmode notifications length by Amit Beka · 13 years ago
  46. 0aef8dd iwlwifi: add testmode command for rx forwarding by Amit Beka · 13 years ago
  47. 8722c89 iwlwifi: reintroduce iwl_enable_rfkill_int by Stanislaw Gruszka · 13 years ago
  48. c2945f3 iwlwifi: print DMA stop timeout error only if it happened by Stanislaw Gruszka · 13 years ago
  49. 05f5b97 iwlwifi: use writeb,writel,readl directly by Stanislaw Gruszka · 13 years ago
  50. 3a73a30 iwlwifi: cleanup/fix memory barriers by Stanislaw Gruszka · 13 years ago
  51. bfe4b80 iwlwifi: always check if got h/w access before write by Stanislaw Gruszka · 13 years ago
  52. aa5affb iwlwifi: dump stack when fail to gain access to the device by Stanislaw Gruszka · 13 years ago
  53. 9441b85d iwlwifi: return error if loading uCode failed by Johannes Berg · 13 years ago
  54. 9563fe1 iwlwifi: remove unused max_nrg_cck from sensitivity and constify by Johannes Berg · 13 years ago
  55. 51dc51d iwlwifi: make EEPROM enhanced TX power a bool by Johannes Berg · 13 years ago
  56. a75a79a iwlwifi: move BT/HT params to shared by Johannes Berg · 13 years ago
  57. 562f08e iwlwifi: remove BT handlers from lib_ops by Johannes Berg · 13 years ago
  58. b0b4619 iwlwifi: transport's tx_agg_disable must be atomic by Johannes Berg · 13 years ago
  59. e755f88 iwlwifi: redesign PASSIVE_NO_RX workaround by Johannes Berg · 13 years ago
  60. ea886a6 iwlwifi: remove unused argument from iwlagn_suspend by Johannes Berg · 13 years ago
  61. c1803c9 iwlwifi: remove two unused arguments in testmode by Johannes Berg · 13 years ago
  62. 03dadf9 iwlwifi: remove unused argument from iwl_init_hw_rates by Johannes Berg · 13 years ago
  63. 955570f iwlwifi: move iwl_sta_id_or_broadcast to user by Johannes Berg · 13 years ago
  64. 9b6ca44 iwlwifi: remove unused argument from rs_initialize_lq by Johannes Berg · 13 years ago
  65. fdeff46 iwlwifi: remove unused arguments from iwlagn_gain_computation by Johannes Berg · 13 years ago
  66. cc4bf50 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  67. 55df5af wl12xx: implement SW Tx watchdog by Arik Nemtsov · 13 years ago
  68. 6b7f000 x86/amd: iommu_set_device_table() must not be __init by Jan Beulich · 13 years ago
  69. 38aa4a5 drm/radeon/kms: fix hdmi duallink checks by Alex Deucher · 13 years ago
  70. cf00790 drm/radeon/kms: set SX_MISC in the r6xx blit code (v2) by Marek Olšák · 13 years ago
  71. 4231d47 net/usbnet: avoid recursive locking in usbnet_stop() by Sebastian Siewior · 13 years ago
  72. b8622cb enic: Fix addr valid check in enic_set_vf_mac by Roopa Prabhu · 13 years ago
  73. dcf353b mlx4_core: fix bug in modify_cq wrapper for resize flow. by Jack Morgenstein · 13 years ago
  74. 7831545 atl1c: set ATL1C_WORK_EVENT_RESET bit correctly by Dan Carpenter · 13 years ago
  75. 09c1d44 ehea: restore multicast and rx_errors fields by Eric Dumazet · 13 years ago
  76. 0111ad8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by David S. Miller · 13 years ago
  77. e427bab lcs: Return zero from ccwgroup devs set_offline function by Klaus-Dieter Wacker · 13 years ago
  78. e0a8114 qeth: meaningful return code for set_mac_address by Ursula Braun · 13 years ago
  79. 205a8b6 ctcm: use correct idal word list for ctcmpc by Belinda Thompson · 13 years ago
  80. ce1f893 ctcm: make ctcmpc debugging compilable by Ursula Braun · 13 years ago
  81. 2022e00 qeth: synchronize discipline module loading by Frank Blaschka · 13 years ago
  82. 9498ba7 Bluetooth: Adding USB device 13d3:3375 as an Atheros AR3012. by Eran · 13 years ago
  83. 0412468 Bluetooth: fix conding style issues all over the tree by Gustavo F. Padovan · 13 years ago
  84. d47775c Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  85. c4632ae regulator: tps65910: Configure correct value for VDDCTRL vout reg by Laxman Dewangan · 13 years ago
  86. 0ca93de dm raid: fix flush support by Jonathan E Brassow · 13 years ago
  87. 3aa3b2b dm raid: set MD_CHANGE_DEVS when rebuilding by Jonathan E Brassow · 13 years ago
  88. af63bcb dm thin metadata: decrement counter after removing mapped block by Joe Thornber · 13 years ago
  89. 4469a5f dm thin metadata: unlock superblock in init_pmd error path by Joe Thornber · 13 years ago
  90. 1f3db25 dm thin metadata: remove incorrect close_device on creation error paths by Mike Snitzer · 13 years ago
  91. 1212268 dm flakey: fix crash on read when corrupt_bio_byte not set by Mike Snitzer · 13 years ago
  92. 0c535e0 dm io: fix discard support by Milan Broz · 13 years ago
  93. 902c6a9 dm ioctl: do not leak argv if target message only contains whitespace by Jesper Juhl · 13 years ago
  94. 41b58f1 rtl8187: Add AD-HOC support by Attila Fazekas · 13 years ago
  95. 0d33cd7 bcma: silence PMU warning for BCM4331 by Rafał Miłecki · 13 years ago
  96. b443d8d iwlwifi: make iwl_fill_probe_req static by Johannes Berg · 13 years ago
  97. e7a0d0c iwlwifi: clean up iwl-commands.h by Johannes Berg · 13 years ago
  98. eae63b8 iwlwifi: don't include iwl-prph.h everywhere by Johannes Berg · 13 years ago
  99. 55bba9e iwlwifi: remove PA type configuration by Johannes Berg · 13 years ago
  100. ef0ef9c iwlwifi: remove priv from shared by Johannes Berg · 13 years ago