1. 170b52b hp100: remove __dev* attributes by Bill Pemberton · 12 years ago
  2. 0297be0 ehea: remove __dev* attributes by Bill Pemberton · 12 years ago
  3. 3bc6b06 be2net: remove __dev* attributes by Bill Pemberton · 12 years ago
  4. 4f2c53e fs_enet: remove __dev* attributes by Bill Pemberton · 12 years ago
  5. 64bc40d dlink: remove __dev* attributes by Bill Pemberton · 12 years ago
  6. 6b6a3e7 dm9000: remove __dev* attributes by Bill Pemberton · 12 years ago
  7. 854de92 enic: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. ff76a3c chelsio: remove __dev* attributes by Bill Pemberton · 12 years ago
  9. d289f86 cxgb4vf: remove __dev* attributes by Bill Pemberton · 12 years ago
  10. 9174494 cxgb4: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. 2109eaa cxgb3: remove __dev* attributes by Bill Pemberton · 12 years ago
  12. c4eef18 bna: remove __dev* attributes by Bill Pemberton · 12 years ago
  13. 229b1ad tg3: remove __dev* attributes by Bill Pemberton · 12 years ago
  14. cfd95a6 bnx2: remove __dev* attributes by Bill Pemberton · 12 years ago
  15. 2397188 b44: remove __dev* attributes by Bill Pemberton · 12 years ago
  16. a959087 pcnet32: remove __dev* attributes by Bill Pemberton · 12 years ago
  17. c0c0e29 aeroflex: remove __dev* attributes by Bill Pemberton · 12 years ago
  18. 49f7315 bfin_mac: remove __dev* attributes by Bill Pemberton · 12 years ago
  19. d3ace58 starfire: remove __dev* attributes by Bill Pemberton · 12 years ago
  20. 083abbb acenic: remove __dev* attributes by Bill Pemberton · 12 years ago
  21. 4168ac0 8390: remove __dev* attributes by Bill Pemberton · 12 years ago
  22. 2791cf7 3c509: remove __dev* attributes by Bill Pemberton · 12 years ago
  23. 21cf689 typhoon: remove __dev* attributes by Bill Pemberton · 12 years ago
  24. 3f6db0f 3c59x: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. 58b1069 i825xx: remove __dev* attributes by Bill Pemberton · 12 years ago
  26. 663c2a6 i825xx/ether1.c: remove __dev* attributes by Bill Pemberton · 12 years ago
  27. 92a6659 drivers/net/ethernet/amd/am79c961a.c: remove __dev* attributes by Bill Pemberton · 12 years ago
  28. 3c8ac0f can: remove __dev* attributes by Bill Pemberton · 12 years ago
  29. 7c47bab ARCNET: remove __dev* attributes by Bill Pemberton · 12 years ago
  30. 60e476d bna: remove useless calls to memset(). by Cyril Roelandt · 12 years ago
  31. 049b467 bnx2x: Correct PFC disablement by Barak Witkowski · 12 years ago
  32. cd1dfce bnx2x: fix 'Ethtool -A' when autoneg by Yuval Mintz · 12 years ago
  33. 0370cf9 bnx2x: prevent DCB if disabled in nvram by Barak Witkowski · 12 years ago
  34. 27c1151 bnx2x: Handle a rarely missed interrupt by Yaniv Rosner · 12 years ago
  35. b343d00 bnx2x: mask CPL_OF interrupt by Yuval Mintz · 12 years ago
  36. 9b341bb bnx2x: IGU parse error cause probe failure by Barak Witkowski · 12 years ago
  37. 382e513 bnx2x: Ext. config accessed only on non-E1x. by Yuval Mintz · 12 years ago
  38. 7964211 bnx2x: nvram enables dropless flow control by Yuval Mintz · 12 years ago
  39. 59694f0 bnx2x: Correct advertised speed/duplex by Yuval Mintz · 12 years ago
  40. c96bdc0 bnx2x: Filter packets on FCoE rings by Dmitry Kravkov · 12 years ago
  41. 4c70489 bnx2x: Management can control PFC/ETS by Barak Witkowski · 12 years ago
  42. c55e771 bnx2x: parity recovery flow enhancement by Barak Witkowski · 12 years ago
  43. d6d99a3 bnx2x: revised and corrected SPIO access by Yuval Mintz · 12 years ago
  44. d317966 net/mlx4_en: Set number of rx/tx channels using ethtool by Amir Vadai · 12 years ago
  45. 79c54b6 net/mlx4_en: Fix TX moderation info loss after set_ringparam is called by Amir Vadai · 12 years ago
  46. ddb3033 Merge git://git.infradead.org/users/dwmw2/atm by David S. Miller · 12 years ago
  47. c48d49a solos-pci: remove list_vccs() debugging function by David Woodhouse · 12 years ago
  48. a1db5c5 solos-pci: use GFP_KERNEL where possible, not GFP_ATOMIC by David Woodhouse · 12 years ago
  49. 213e85d solos-pci: clean up pclose() function by David Woodhouse · 12 years ago
  50. 007ef52 solos-pci: Fix leak of skb received for unknown vcc by Nathan Williams · 12 years ago
  51. 7ad3ead solos-pci: wait for pending TX to complete when releasing vcc by David Woodhouse · 12 years ago
  52. 577b981 qlcnic: remove duplicated include from qlcnic_sysfs.c by Wei Yongjun · 12 years ago
  53. 30828d2 myri10ge: fix incorrect use of ntohs() by Andrew Gallatin · 12 years ago
  54. abe303d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 12 years ago
  55. a20da98 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 12 years ago
  56. ed83da1 ixgbe: Do not parse past IP header on fragments beyond the first by Alexander Duyck · 12 years ago
  57. e921eb1 e1000e: cosmetic cleanup of comments by Bruce Allan · 12 years ago
  58. daf56e4 igb: Fix SerDes autoneg flow control. by Carolyn Wyborny · 12 years ago
  59. 3860a0b igb: Unset sigdetect for SERDES loopback on 82580 and i350 by Carolyn Wyborny · 12 years ago
  60. a0483e2 igb: Workaround for global device reset problem on 82580. by Carolyn Wyborny · 12 years ago
  61. 7916a53 igb: Refactoring of i210 file. by Carolyn Wyborny · 12 years ago
  62. 23e0f14 igb: Acquire, release semaphore for writing each EEPROM page by Akeem G. Abodunrin · 12 years ago
  63. 1720ee3 igb: Updates to read nvm function for i211 device by Carolyn Wyborny · 12 years ago
  64. 3288d73 ixgbe: eliminate Smatch warnings in ixgbe_debugfs.c by joshua.a.hay@intel.com · 12 years ago
  65. b9cc977 sfc: Make module parameters really boolean by Ben Hutchings · 12 years ago
  66. ebf98e7 sfc: Fix timekeeping in efx_mcdi_poll() by Ben Hutchings · 12 years ago
  67. c2f3b8e sfc: lock TX queues when calling netif_device_detach() by Daniel Pieczko · 12 years ago
  68. 525d9e8 sfc: Work-around flush timeout when flushes have completed by Daniel Pieczko · 12 years ago
  69. 876be08 sfc: Reset driver's MAC stats after MC reboot seen by Ben Hutchings · 12 years ago
  70. c3771a3 sfc: Do not initialise buffer in efx_alloc_special_buffer() by Ben Hutchings · 12 years ago
  71. ef492f1 sfc: Correctly initialise reset_method in siena_test_chip() by Ben Hutchings · 12 years ago
  72. 778cdaf sfc: Remove confusing MMIO functions by Ben Hutchings · 12 years ago
  73. bbec969 sfc: Fix check for failure of MC_CMD_FLUSH_RX_QUEUES by Ben Hutchings · 12 years ago
  74. b8e0251 sfc: Delete redundant page_addr variable from efx_init_rx_buffers_page() by Ben Hutchings · 12 years ago
  75. d5e8cc6 sfc: Really disable flow control while flushing by Ben Hutchings · 12 years ago
  76. 3f978ef3 sfc: Fix byte order warning in self-test by Ben Hutchings · 12 years ago
  77. 0e0c340 sfc: Fix byte order warnings for ethtool RX filter interface by Ben Hutchings · 12 years ago
  78. b02a806 hyperv: Add an error message to rndis_filter_set_device_mac() by Haiyang Zhang · 12 years ago
  79. 1b4c44e myri10ge: Add vlan rx for better GRO perf. by Andrew Gallatin · 12 years ago
  80. 4ca3221 myri10ge: Convert from LRO to GRO by Andrew Gallatin · 12 years ago
  81. b052e07 smsc95xx: expand check_ macros by Steve Glendinning · 12 years ago
  82. 068bb1a smsc95xx: fix smsc_crc return type by Steve Glendinning · 12 years ago
  83. 3b14692 smsc95xx: don't enable remote wakeup directly by Steve Glendinning · 12 years ago
  84. 3b9f7d8 smsc95xx: fix error handling in suspend failure case by Steve Glendinning · 12 years ago
  85. eed9a72 smsc95xx: fix suspend buffer overflow by Steve Glendinning · 12 years ago
  86. e3c678e smsc75xx: expand check_ macros by Steve Glendinning · 12 years ago
  87. 2305c54 smsc75xx: don't call usbnet_resume if usbnet_suspend fails by Steve Glendinning · 12 years ago
  88. c071356 rtnelink: remove unused parameter from rtnl_create_link(). by Rami Rosen · 12 years ago
  89. fed2c6f Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next by David S. Miller · 12 years ago
  90. 481af03 mISDN: improve bitops usage by Akinobu Mita · 12 years ago
  91. e53665c bonding: delete migrated IP addresses from the rlb hash table by Jiri Bohac · 12 years ago
  92. 567b871 bonding: rlb mode of bond should not alter ARP originating via bridge by zheng.li · 12 years ago
  93. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  94. 823d7a1 can: pcan_usb_core: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  95. e428704 can: esd_usb2: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  96. 4480c00 can: ems_usb: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  97. b2d0bf7 can: sja1000: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  98. 49ed59b can: mscan: remove obsolete variable open_time by Marc Kleine-Budde · 12 years ago
  99. ab48b03 can: Do not call dev_put if restart timer is running upon close by Alexander Stein · 12 years ago
  100. e9296e8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago