1. 0654011 net: sh_eth: fix build failure by Yoshihiro Shimoda · 13 years ago
  2. 3de0945 be2net: Making die temperature ioctl call async by Somnath Kotur · 13 years ago
  3. 5a56eb1 be2net: Modified PCI MaxReadReq size to 4096 bytes by Somnath Kotur · 13 years ago
  4. 92aa921 be2net: Fixed Endianness issues in the response read log length field while retrieving FAT data by Somnath Kotur · 13 years ago
  5. 9ae081c be2net: Change the data type of the 'on die temperature' stat. by Somnath Kotur · 13 years ago
  6. 3ab81b5 be2net: Add 60 second delay to allow FAT dump completion on recovery from EEH by Somnath Kotur · 13 years ago
  7. 76231e0 netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking. by David Daney · 13 years ago
  8. 6fe3264 netdev/phy: Use mdiobus_read() so that proper locks are taken. by David Daney · 13 years ago
  9. 8e00f5f Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  10. 56fd49e bna: Driver Version changed to 3.0.2.2 by Rasesh Mody · 13 years ago
  11. 5bcf6ac bna: Add Callback to Fix RXQ Stop by Rasesh Mody · 13 years ago
  12. aafd5c2 bna: PLL Init Fix and Add Stats Attributes by Rasesh Mody · 13 years ago
  13. 586b281 bna: Brocade 1860 HW Enablement by Rasesh Mody · 13 years ago
  14. 1bf9fd70 bna: Implement FW Download for New HW by Rasesh Mody · 13 years ago
  15. f391fda bna: Capability Map and MFG Block Changes for New HW by Rasesh Mody · 13 years ago
  16. be3a84d bna: Brocade 1860 IOC PLL, Reg Defs and ASIC Mode Changes by Rasesh Mody · 13 years ago
  17. 3869f80 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  18. f9b491e usbnet: add timestamping support by Michael Riesch · 13 years ago
  19. 7f5c6ad net/fec: add poll controller function for fec nic by Xiao Jiang · 13 years ago
  20. c7c83d1 net/fec: replace hardcoded irq num with macro by Xiao Jiang · 13 years ago
  21. 0ccb974 ixgbe: add ECC warning for legacy interrupts by Don Skidmore · 13 years ago
  22. f3df98e ixgbe: cleanup ixgbe_setup_gpie() for X540 by Don Skidmore · 13 years ago
  23. 4f51bf7 ixgbe add thermal sensor support for x540 hardware by Jacob Keller · 13 years ago
  24. 9da712d ixgbe: update {P}FC thresholds to account for X540 and loopback by John Fastabend · 13 years ago
  25. 934c18c ixgbe: disable LLI for FCoE by Vasu Dev · 13 years ago
  26. d5bf4f6 ixgbe: Cleanup q_vector interrupt throttle rate logic by Emil Tantilov · 13 years ago
  27. dd1ed3b ixgbevf: Fix broken trunk vlan by Greg Rose · 13 years ago
  28. d5bc77a e1000: don't enable dma receives until after dma address has been setup by Dean Nelson · 13 years ago
  29. 2e11437 candev: allow SJW user setting for bittiming calculation by Oliver Hartkopp · 13 years ago
  30. d4fa0e3 net: sh_eth: move the asm/sh_eth.h to include/linux/ by Yoshihiro Shimoda · 13 years ago
  31. ae70644 net: sh_eth: use ioremap() by Yoshihiro Shimoda · 13 years ago
  32. fd734c6 can/sja1000: add driver for EMS PCMCIA card by Oliver Hartkopp · 13 years ago
  33. f786ecb connector: add comm change event report to proc connector by Vladimir Zapolskiy · 13 years ago
  34. 0874073 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  35. 2fb4057 wl3501_cs: min_t() cast truncates high bits by Dan Carpenter · 13 years ago
  36. 84b1bec iwlagn: fix scan complete processing by Johannes Berg · 13 years ago
  37. a2fa246 iwlagn: move iwl_process_scan_complete up by Johannes Berg · 13 years ago
  38. f253247 iwlagn: refactor scan complete by Johannes Berg · 13 years ago
  39. 98efb4a iwlagn: make iwl_scan_cancel_timeout void by Johannes Berg · 13 years ago
  40. 0288356 iwlagn: remove Kelvin support by Johannes Berg · 13 years ago
  41. 325a7dd iwlagn: fix slot programming by Johannes Berg · 13 years ago
  42. 8bd2c1e iwlagn: fix dangling scan request by Johannes Berg · 13 years ago
  43. 7f90dce iwlagn: use kcalloc when possible for array allocation by Emmanuel Grumbach · 13 years ago
  44. 1a84961 iwlagn: update rate scaling with BA notifications by Emmanuel Grumbach · 13 years ago
  45. 1895b36 iwlagn: add debugging to show probe related info in scan notification by Wey-Yi Guy · 13 years ago
  46. 02dc84f iwlagn: set the sequence control from the transport layer by Emmanuel Grumbach · 13 years ago
  47. 511afa3 iwlagn: sparse warning priv->temperature is signed by Emmanuel Grumbach · 13 years ago
  48. d56da92 iwlagn: remove warning in iwl_rx_handle by Emmanuel Grumbach · 13 years ago
  49. 1a8f0d39 ath9k: fix a regression in ath9k_ps_restore by Felix Fietkau · 13 years ago
  50. 5cf8099 mwifiex: reset skb length before inserting to free queue by Amitkumar Karwar · 13 years ago
  51. 4ed5d52 mwifiex: pass correct band parameter to ieee80211_channel_to_frequency() by Amitkumar Karwar · 13 years ago
  52. 5116f3c mwifiex: update bss band information by Amitkumar Karwar · 13 years ago
  53. d06b7b9 mwifiex: fix 5GHz association issue by Amitkumar Karwar · 13 years ago
  54. 177c373 b43: LCN-PHY: minor clean ups by Rafał Miłecki · 13 years ago
  55. 93dbd82 b43: update dummy transmission by Rafał Miłecki · 13 years ago
  56. 7955d87 b43: add missing MMIO defines by Rafał Miłecki · 13 years ago
  57. b4c3f34 libertas: scan behaviour consistency improvements by Daniel Drake · 13 years ago
  58. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  59. 12932180 ath9k: add Block ACK bitmap in sample debug by Mohammed Shafi Shajakhan · 13 years ago
  60. a9e9fd7 skge: handle irq better on single port card by Stephen Hemminger · 13 years ago
  61. 04b7117 be2net: Show newly flashed FW ver in ethtool by Sathya Perla · 13 years ago
  62. 8e7d3f6 be2net: fix multicast filter programming by Sathya Perla · 13 years ago
  63. 3f19279 enic: Add support for port profile association on a enic SRIOV VF by Roopa Prabhu · 13 years ago
  64. 889d13f enic: Helper code for SRIOV proxy commands by Roopa Prabhu · 13 years ago
  65. 8749b42 enic: Add SRIOV support by Roopa Prabhu · 13 years ago
  66. 0bdb0bd sky2: manage irq better on single port card by stephen hemminger · 13 years ago
  67. 7dfaa77 pch_gbe: remove unused variable by Jon Mason · 13 years ago
  68. cf177fd xen/pciback: Add flag indicating device has been assigned by Xen by Konrad Rzeszutek Wilk · 13 years ago
  69. 2aefcad ehea: Remove sleep at .ndo_get_stats by brenohl@br.ibm.com · 13 years ago
  70. dccaa9e dp83640: add time stamp insertion for sync messages by Richard Cochran · 13 years ago
  71. 49b3fd4 dp83640: enable six external events and one periodic output by Richard Cochran · 13 years ago
  72. ba54238 ath9k: Fix a dma warning/memory leak by Mohammed Shafi Shajakhan · 13 years ago
  73. 831d854 rtlwifi: rtl8192cu: Fix unitialized struct by Larry Finger · 13 years ago
  74. 6c80c39 iwlagn: fix dangling scan request by Johannes Berg · 13 years ago
  75. 7777de9 qlcnic: Change CDRP function by Anirban Chakraborty · 13 years ago
  76. 853d4bc qlcnic: Added error logging for firmware abort by Ameen Rahman · 13 years ago
  77. fb7a6d4 Merge git://github.com/Jkirsher/net-next by David S. Miller · 13 years ago
  78. 230dec6 net/fec: add imx6q enet support by Shawn Guo · 13 years ago
  79. c828827 net/fec: fix fec1 check in fec_enet_mii_init() by Shawn Guo · 13 years ago
  80. a9b2c8e net/fec: fec_reset_phy() does not need to always succeed by Shawn Guo · 13 years ago
  81. f04ea74 ixgb: finish conversion to ndo_fix_features by Michał Mirosław · 13 years ago
  82. ac5ac78 ixgb: eliminate checkstack warnings by Jesse Brandeburg · 13 years ago
  83. 120deef Merge branch 'davem-next.r8169' of git://violet.fr.zoreil.com/romieu/linux by David S. Miller · 13 years ago
  84. 757216e seeq: fix compile breakage on s390 by Heiko Carstens · 13 years ago
  85. 8c838d7 ixgbe: remove global reset to the MAC by Emil Tantilov · 13 years ago
  86. c23f5b6 ixgbe: add WOL support for X540 by Emil Tantilov · 13 years ago
  87. ff9d1a5 ixgbe: avoid HW lockup when adapter is reset with Tx work pending by Emil Tantilov · 13 years ago
  88. e886c44 ixgbe: dcb, set priority to traffic class mappings by John Fastabend · 13 years ago
  89. 858bc08 ixgbe: cleanup X540 interrupt enablement by Don Skidmore · 13 years ago
  90. 4c09f3a ixgbe: DCB, do not call set_state() from IEEE mode by John Fastabend · 13 years ago
  91. c6bda30 ixgbe: Reconfigure SR-IOV Init by Greg Rose · 13 years ago
  92. 6b66189 wl12xx: report the stop_ba event to all STAs in AP-mode by Arik Nemtsov · 13 years ago
  93. f80c2d1 wl12xx: correct fw_status structure for 8 sta support in AP-mode by Arik Nemtsov · 13 years ago
  94. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 13 years ago
  95. 68eaaf6 wl12xx: AP mode - support hidden SSID by Arik Nemtsov · 13 years ago
  96. df4c849 wl12xx: Use dev_hlid for auth and assoc req by Eliad Peller · 13 years ago
  97. c6930b0 wl12xx: send all pending packets on channel change by Eliad Peller · 13 years ago
  98. 26b4bf2 wl12xx: remove P2P ie from probe response by Eliad Peller · 13 years ago
  99. d48055d wl12xx: remove TIM ie from probe response by Eliad Peller · 13 years ago
  100. 06b660e wl12xx: Include OFDM rates in IBSS mode by Shahar Levi · 13 years ago