1. b02fd9e tg3: Add libphy support. by Matt Carlson · 16 years ago
  2. 158d7ab tg3: Add mdio bus registration by Matt Carlson · 16 years ago
  3. dd47700 tg3: Add TG3_FLG3_USE_PHYLIB by Matt Carlson · 16 years ago
  4. f51f356 tg3: Code cleanup. by Matt Carlson · 16 years ago
  5. 95e2869 tg3: Pure code movement. by Matt Carlson · 16 years ago
  6. f3ff8a4 ppp: push BKL down into the driver by Alan Cox · 16 years ago
  7. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. bdefff1 fmvj18x_cs: add NextCom NC5310 rev B support by Komuro · 16 years ago
  9. 43fc63d xirc2ps_cs: re-initialize the multicast address in do_reset by Komuro · 16 years ago
  10. f7f312a 3C509: rx_bytes should not be increased when alloc_skb failed by Wang Chen · 16 years ago
  11. 56cfe5d NETFRONT: Use __skb_queue_purge() by Wang Chen · 16 years ago
  12. 288369c VIRTIO: Use __skb_queue_purge() by Wang Chen · 16 years ago
  13. a01b3d7 phylib: do EXPORT_SYMBOL on get_phy_id by Paul Gortmaker · 16 years ago
  14. fa701bd WAN: protect HDLC proto list while insmod/rmmod by Krzysztof Halasa · 16 years ago
  15. 4ecc8c06 drivers/net/fs_enet: remove null pointer dereference by Julia Lawall · 16 years ago
  16. 0b5923c S2io: Version update for napi and MSI-X patches by Sreenivasa Honnur · 16 years ago
  17. f61e0a3 S2io: Added napi support when MSIX is enabled. by Sreenivasa Honnur · 16 years ago
  18. ac731ab S2io: Move all the transmit completions to a single msi-x (alarm) vector by Sreenivasa Honnur · 16 years ago
  19. 25c16ff drivers/net/ehea - remove unnecessary memset after kzalloc by Joe Perches · 16 years ago
  20. d04455f au1000_eth: remove useless check by Francois Romieu · 16 years ago
  21. 94a47f4 Blackfin EMAC Driver: Removed duplicated include <linux/ethtool.h> by Huang Weiyi · 16 years ago
  22. f917d58 cpmac bugfixes and enhancements by Matteo Croce · 16 years ago
  23. f47e81f e1000e: use resource_size_t, not unsigned long, for phys addrs by Becky Bruce · 16 years ago
  24. 3d60efb5 net/usb: add support for Apple USB Ethernet Adapter by Aurelien Nephtali · 16 years ago
  25. 7fa0cba3 uli526x: add support for netpoll by Anton Vorontsov · 16 years ago
  26. 7f80202 ucc_geth: Fix arguments to dma map/unmap functions by Andy Fleming · 16 years ago
  27. 940608b PHYLIB: Kconfig: Fix the dependency on S390 by Maciej W. Rozycki · 16 years ago
  28. 5a0a92e [SC92031] Using padto turned driver into an IPv6-only interface by Gerrit Renker · 16 years ago
  29. 789585e sb1250: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  30. 40ba182 [netdrvr] forcedeth: Restore multicast settings on resume by Tobias Diedrich · 16 years ago
  31. aff26e2 WAN: protect Cisco HDLC state changes with a spinlock. by Krzysztof Halasa · 16 years ago
  32. 0178ec3 make myri10ge_get_firmware_capabilities() static by Adrian Bunk · 16 years ago
  33. 7ad62dbc s2io: add missing block braces to multistatement if statement by Ilpo Järvinen · 16 years ago
  34. 6941727 hamradio/scc: add missing block braces to multi-statement if by Ilpo Järvinen · 16 years ago
  35. 7fb1c2a ehea: Fix use after free on reboot by Brian King · 16 years ago
  36. 74ef5c5 rndis_host: increase delay in command response loop by Pierre Ynard · 16 years ago
  37. 63dac8f drivers/net/tokenring/olympic.c: fix warning by Andrew Morton · 16 years ago
  38. 5d9bac8 drivers/net/tokenring/3c359.c: squish a warning by Andrew Morton · 16 years ago
  39. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  40. 5bceeda [netdrvr] dm9000: use delayed work to update mii phy state fix by Andrew Morton · 16 years ago
  41. d494eac sky2: restore vlan acceleration on reset by Stephen Hemminger · 16 years ago
  42. 8757a5f sfc: Remove sub-minor component from driver version by Ben Hutchings · 16 years ago
  43. 9b7bfc4 sfc: Added checks for heap allocation failure by Ben Hutchings · 16 years ago
  44. d3208b5 sfc: Remove redundant casts to and from void * by Ben Hutchings · 16 years ago
  45. 5daab96 sfc: Change type of efx_nic::nic_data to struct falcon_nic_data * by Ben Hutchings · 16 years ago
  46. 24c28ed sfc: Use __packed macro by Ben Hutchings · 16 years ago
  47. 6f8135c sfc: Do not define inline macro by Ben Hutchings · 16 years ago
  48. 9bbd7d9 sfc: Use DMA_BIT_MASK() instead of our own DMA mask macros by Ben Hutchings · 16 years ago
  49. 5b9e207 sfc: Correct and expand some comments by Ben Hutchings · 16 years ago
  50. 086ea35 sfc: Use resource_size_t for PCI bus address by Ben Hutchings · 16 years ago
  51. 184be0c sfc: Merged efx_page_offset() into efx_rx_buf_offset() by Ben Hutchings · 16 years ago
  52. 5566861 sfc: Replaced various macros with inline functions by Ben Hutchings · 16 years ago
  53. b347564 sfc: Added and removed braces to comply with kernel style by Ben Hutchings · 16 years ago
  54. 2c118e0 sfc: Removed unncesssary UL suffixes on 0 literals by Ben Hutchings · 16 years ago
  55. f7f13b0 sfc: Simplified efx_rx_calc_buffer_size() using get_order() by Ben Hutchings · 16 years ago
  56. 91ad757 sfc: Removed casts to void by Ben Hutchings · 16 years ago
  57. 4cc58bd sfc: Use mod_timer() to set expiry and add_timer() together by Ben Hutchings · 16 years ago
  58. b1443e2 cassini: Only use chip checksum for ipv4 packets. by David S. Miller · 16 years ago
  59. 5d283e8 libertas: Fix ethtool statistics by David Woodhouse · 16 years ago
  60. 682c97c orinoco_cs: add ID for SpeedStream wireless adapters by Pavel Roskin · 16 years ago
  61. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  62. ea8ee24 rtl8187: resource leak in error case by Oliver Neukum · 16 years ago
  63. 89fd2e2 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  64. 44dc19c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  65. 090c48d l2tp: avoid skb truesize bug if headroom is increased by James Chapman · 16 years ago
  66. 236ae64 bnx2: Update version to 1.7.6. by Michael Chan · 16 years ago
  67. 10343cc bnx2: Pre-initialize struct cpu_reg. by Benjamin Li · 16 years ago
  68. 601d3d1 bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH. by Benjamin Li · 16 years ago
  69. d89cb6a bnx2: Remove the rx_offset field from the bnx2 structure. by Benjamin Li · 16 years ago
  70. 6ff2da4 bnx2: Add EEH PCI recovery. by Wendy Xiong · 16 years ago
  71. 9a120bc bnx2: Allow phy reset to be skipped during chip reset. by Michael Chan · 16 years ago
  72. 229ce3a wireless: Create 'device' symlink in sysfs by Masakazu Mokuno · 16 years ago
  73. b7acbdf wireless, airo: waitbusy() won't delay by Roel Kluin · 16 years ago
  74. 02969d2 libertas: fix command timeout after firmware failure by Brian Cavagnolo · 16 years ago
  75. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  76. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  77. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  78. 38d2f38 bonding: handle case of device named bonding_master by Stephen Hemminger · 16 years ago
  79. ef85ad5 libertas: remove lbs_get_data_rate() by Holger Schurig · 16 years ago
  80. 6dcdc19 b43: use the bitrev helpers rather than rolling a private one by Harvey Harrison · 16 years ago
  81. d6894b5 ath5k: Fix loop variable initializations by Bob Copeland · 16 years ago
  82. 7a1d652 b43: nphy.c remove duplicated include by Huang Weiyi · 16 years ago
  83. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  84. 84e6dc9 zd1211rw: initial IBSS support by Bruno Randolf · 16 years ago
  85. 736bc92 atmel: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  86. 06a5223 arlan: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  87. 15dbf1b iwl3945: do not delay hardware scan if it is a direct scan by Bill Moss · 16 years ago
  88. 3a1081e iwlwifi: adding parameter of fw_restart by Ester Kummer · 16 years ago
  89. bc6f59b iwlwifi: add device sysfs version entry by Tomas Winkler · 16 years ago
  90. f3d6799 iwlwifi: update levels of debug prints by Ester Kummer · 16 years ago
  91. 8cf769c iwlwifi: move debug_level to sysfs/bus/pci/devices by Ester Kummer · 16 years ago
  92. 5d9276d airo: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  93. 1b73af8 iwlwifi: fix spinlock used before initialized by Ron Rindjunsky · 16 years ago
  94. 1646690 iwlwifi: remove 4965 prefix from iwl4965_kw and iwl4965_tx_queue by Ron Rindjunsky · 16 years ago
  95. d67f548 iwlwifi: handle shared memory Rx index access by Ron Rindjunsky · 16 years ago
  96. 5ec0397 iwlwifi : Set monitor mode for 3945 by Abhijeet Kolekar · 16 years ago
  97. 4419e39 iwlwifi : Set monitor mode for 4965 by Abhijeet Kolekar · 16 years ago
  98. f3ccc08 iwlwifi: move iwl4965_init_alive_start to iwl-4965.c by Emmanuel Grumbach · 16 years ago
  99. 27aaba0 iwlwifi: compile iwl-sta into iwlcore by Tomas Winkler · 16 years ago
  100. 1053d35 iwlwifi: move NIC init and Tx queues init to iwlcore by Ron Rindjunsky · 16 years ago