1. 1df726e NET: am79c961: fix race in link status code by Russell King · 13 years ago
  2. 0f43dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  3. 3d01556 cassini: init before use in cas_interruptN. by françois romieu · 13 years ago
  4. 86ad47f can: ti_hecc: Fix uninitialized spinlock in probe by Abhilash K V · 13 years ago
  5. 6f288cc can: ti_hecc: Fix unintialized variable by Abhilash K V · 13 years ago
  6. 69558ee net: sh_eth: fix the compile error by Yoshihiro Shimoda · 13 years ago
  7. 6e6f400 net/phy: fix DP83865 phy interrupt handler by Giuseppe CAVALLARO · 13 years ago
  8. e2e6be5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  9. 284fb68 rapidio: fix use of non-compatible registers by Alexandre Bounine · 13 years ago
  10. c6f59d1 ibmveth: Fix leak when recycling skb and hypervisor returns error by Anton Blanchard · 13 years ago
  11. 8b2a3827 ath9k: Fix PS wrappers in ath9k_set_coverage_class by Mohammed Shafi Shajakhan · 13 years ago
  12. 66cb54b carl9170: Fix mismatch in carl9170_op_set_key mutex lock-unlock by Alexey Khoroshilov · 13 years ago
  13. 7a5e487 wl12xx: add max_sched_scan_ssids value to the hw description by Luciano Coelho · 13 years ago
  14. a15f1c4 wl12xx: Fix validation of pm_runtime_get_sync return value by Ido Yariv · 13 years ago
  15. 80900d0 wl12xx: Remove obsolete testmode NVS push command by Ido Yariv · 13 years ago
  16. b503c7a ath9k_hw: Fix STA (AR9485) bringup issue due to incorrect MAC address by Senthil Balasubramanian · 13 years ago
  17. 543cc38 rt2x00: do not drop usb dev reference counter on suspend by Stanislaw Gruszka · 13 years ago
  18. eb18fa5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  19. 9331db4 forcedeth: call vlan_mode only if hw supports vlans by Jiri Pirko · 13 years ago
  20. 9a75a97 via-velocity: remove non-tagged packet filtering by Jiri Pirko · 13 years ago
  21. ba3211c bonding:reset backup and inactive flag of slave by Peter Pan(潘卫平) · 13 years ago
  22. 588dc91 gianfar: reduce stack usage in gianfar_ethtool.c by Wang Shaoyan · 13 years ago
  23. 32f7fd4 gianfar: prevent buggy hw rx vlan tagging by Jiri Pirko · 13 years ago
  24. 6a27cde net: sh_eth: Fix build by forgot including linux/interrupt.h by Nobuhiro Iwamatsu · 13 years ago
  25. 951f2f9 drivers/net/can/sja1000/plx_pci.c: eliminate double free by Julia Lawall · 13 years ago
  26. 75bc8ef usbnet/cdc_ncm: Don't use stack variables for DMA by Josh Boyer · 13 years ago
  27. f6957f8 vmxnet3: Don't enable vlan filters in promiscuous mode. by Jesse Gross · 13 years ago
  28. 16a9d06 iwlagn: sysfs couldn't find the priv pointer by Emmanuel Grumbach · 13 years ago
  29. 4eb60d8 Revert "iwlagn: sysfs couldn't find the priv pointer" by Emmanuel Grumbach · 13 years ago
  30. c6e7f51 e1000e: workaround invalid Tx/Rx tail descriptor register write by Bruce Allan · 13 years ago
  31. 0ed013e e1000e: workaround for packet drop on 82579 at 100Mbps by Bruce Allan · 13 years ago
  32. 1d2101a7 e1000e: Spurious interrupts & dropped packets with 82577/8/9 in half-duplex by Bruce Allan · 13 years ago
  33. 63d635b ixgbe: Fix FCOE memory leak for DDP packets by Alexander Duyck · 13 years ago
  34. f8afdf4 drivers/net/wireless/wl12xx: add missing kfree by Julia Lawall · 13 years ago
  35. d80bcf4 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  36. 1244092 e1000e: increase driver version number by Bruce Allan · 13 years ago
  37. 244735f e1000e: alternate MAC address update by Bruce Allan · 13 years ago
  38. 7f99ae6 e1000e: do not disable receiver on 82574/82583 by Bruce Allan · 13 years ago
  39. c407bee e1000e: alternate MAC address does not work on device id 0x1060 by Bruce Allan · 13 years ago
  40. 674db13 rt2x00: fix crash in rt2800usb_get_txwi by Stanislaw Gruszka · 13 years ago
  41. df71c9c rt2x00: fix order of entry flags modification by Stanislaw Gruszka · 13 years ago
  42. 4b1bfb7 rt2x00: fix crash in rt2800usb_write_tx_desc by Stanislaw Gruszka · 13 years ago
  43. a06d8ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 13 years ago
  44. aa02bc7 PCnet: Fix section mismatch by Ralf Baechle · 13 years ago
  45. 7712b64 bnx2x: disable dcb on 578xx since not supported yet by Dmitry Kravkov · 13 years ago
  46. 9f0096a bnx2x: properly clean indirect addresses by Dmitry Kravkov · 13 years ago
  47. 2031bd3 bnx2x: prevent race between undi_unload and load flows by Dmitry Kravkov · 13 years ago
  48. cdb9d6a bnx2x: fix select_queue when FCoE is disabled by Vladislav Zolotarov · 13 years ago
  49. 45d3539 bnx2x: init FCOE FP only once by Vladislav Zolotarov · 13 years ago
  50. 2eed798 net/irda: sh_sir: tidyup compile warning by Kuninori Morimoto · 13 years ago
  51. 86d0aff net/irda: sh_sir: add missing header by Kuninori Morimoto · 13 years ago
  52. a916d82 net/irda: sh_irda: add missing header by Kuninori Morimoto · 13 years ago
  53. 174c95d slcan: ldisc generated skbs are received in softirq context by Oliver Hartkopp · 13 years ago
  54. 059c438 drivers/net/wireless/wl1251: add missing kfree by Julia Lawall · 13 years ago
  55. bdc71bc ath5k: fix error handling in ath5k_beacon_send by Bob Copeland · 13 years ago
  56. 276b02e rt2x00: Add rt2870 device id for Dvico usb key by Anthony Bourguignon · 13 years ago
  57. 118c9db ath9k: fix a misprint which leads to incorrect calibration by Alex Hacker · 13 years ago
  58. b8b1ec6 rt2x00: Add new rt73 buffalo USB id by Ivo van Doorn · 13 years ago
  59. 03f18fa rtlwifi: rtl892cu: New USB IDs by Larry Finger · 13 years ago
  60. 1fa707a ath9k_hw: update PMU to improve ripple issue for AR9485 by Rajkumar Manoharan · 13 years ago
  61. 15052f81 ath9k_hw: Fix incorrect Tx control power in AR9003 template by Rajkumar Manoharan · 13 years ago
  62. 5b36c9b b43: read correct register on bcma bus. by Hauke Mehrtens · 13 years ago
  63. 8028837 dp83640: increase receive time stamp buffer size by Richard Cochran · 13 years ago
  64. cbc0566 gianfar: fix fiper alignment after resetting the time by Richard Cochran · 13 years ago
  65. c2e2a31 rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...) by huajun li · 13 years ago
  66. 61485160 slip: fix NOHZ local_softirq_pending 08 warning by Matvejchikov Ilya · 13 years ago
  67. 07d952d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  68. 20e72a4 mlx4: decreasing ref count when removing mac by Yevgeny Petrilin · 13 years ago
  69. b57e35b ixgbe: fix PHY link setup for 82599 by Emil Tantilov · 13 years ago
  70. 2a72c31 ixgbe: fix __ixgbe_notify_dca() bail out code by Don Skidmore · 13 years ago
  71. 6d337dc igb: fix WOL on second port of i350 device by Carolyn Wyborny · 13 years ago
  72. 9fb7a5f e1000e: minor re-order of #include files by Bruce Allan · 13 years ago
  73. b9e06f7 e1000e: remove unnecessary check for NULL pointer by Bruce Allan · 13 years ago
  74. 945a515 intel drivers: repair missing flush operations by Jesse Brandeburg · 13 years ago
  75. d3e6145 macb: restore wrap bit when performing underrun cleanup by Tord Andersson · 13 years ago
  76. 36c3541 cdc_ncm: fix endianness problem. by Giuseppe Scrivano · 13 years ago
  77. 5ee5a07 irda: use PCI_VENDOR_ID_* by Jon Mason · 13 years ago
  78. 06fa0a8 mlx4: Fixing Ethernet unicast packet steering by Yevgeny Petrilin · 13 years ago
  79. 5be1334 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  80. a5d5a91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  81. 28f4881 bnx2x: Clear MDIO access warning during first driver load by Yaniv Rosner · 13 years ago
  82. afad009 bnx2x: Fix BCM578xx MAC test by Yaniv Rosner · 13 years ago
  83. d2059a0 bnx2x: Fix BCM54618se invalid link indication by Yaniv Rosner · 13 years ago
  84. fd38f73e bnx2x: Fix BCM84833 link by Yaniv Rosner · 13 years ago
  85. 19af03a bnx2x: Fix link issue with DAC over 578xx by Yaniv Rosner · 13 years ago
  86. 793bd45 bnx2x: Fix LED behavior by Yaniv Rosner · 13 years ago
  87. 157fa28 bnx2x: Fix BCM578xx-B0 MDIO access by Yaniv Rosner · 13 years ago
  88. de6f337 bnx2x: Fix remote fault handling by Yaniv Rosner · 13 years ago
  89. b507766 bnx2x: Fix chip hanging due to TX pipe stall. by Yaniv Rosner · 13 years ago
  90. 9d5b36b bnx2x: Fix missing pause on for 578xx by Yaniv Rosner · 13 years ago
  91. c28aa38 r8169 : MAC address change fix for the 8168e-vl. by françois romieu · 13 years ago
  92. f352910 iwlagn: 5000 do not support idle mode by Wey-Yi Guy · 13 years ago
  93. 00898a4 rt2x00: fix usage of NULL queue by Stanislaw Gruszka · 13 years ago
  94. 449f94e rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO by Helmut Schaa · 13 years ago
  95. cc1a93e iwlagn: sysfs couldn't find the priv pointer by Emmanuel Grumbach · 13 years ago
  96. 87b7ba3 bnx2x: Prevent restarting Tx during bnx2x_nic_unload by Vladislav Zolotarov · 13 years ago
  97. b52398b rt2x00: rt2800: fix zeroing skb structure by Stanislaw Gruszka · 13 years ago
  98. b6b67df rtlwifi: Fix kernel oops on ARM SOC by Larry Finger · 13 years ago
  99. d493008 ath9k: skip ->config_pci_powersave() if PCIe port has ASPM disabled by Stanislaw Gruszka · 13 years ago
  100. 17e859a iwlegacy: set tx power after rxon_assoc by Stanislaw Gruszka · 13 years ago