1. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  2. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  3. 7c015ae net: sis190: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  4. e7fb06a r8169,sis190: remove unnecessary length check by Peter Wu · 11 years ago
  5. 52a58f9d net/ethernet/sis/sis190: Use module_pci_driver to register driver by Peter Hüwe · 11 years ago
  6. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  7. fe80f56 sis190: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. c477ebd sections: fix section conflicts in drivers/net by Andi Kleen · 12 years ago
  9. 480c286 sis190: stop using net_device.{base_addr, irq} by Francois Romieu · 12 years ago
  10. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  11. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  12. 23020ab Sweep additional floors of strcpy in .get_drvinfo routines by Rick Jones · 13 years ago
  13. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  14. 8c7de40 sis*: Move the Silicon Integrated Systems (SiS) drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/sis190.c]
  15. fe66101 sis190: Rx filter init is needed for MAC address change. by Klement Fish · 13 years ago
  16. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 23f333a drivers/net: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  19. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  20. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  21. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  22. b88aafd sis190: fix cable detect via link status poll by Herton Ronaldo Krzesinski · 14 years ago
  23. e382c30 sis190: handle DMA mapping errors by kirjanov@gmail.com · 14 years ago
  24. ad06ab2 drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers by Joe Perches · 14 years ago
  25. 5508590 net: convert multiple drivers to use netdev_for_each_mc_addr, part2 by Jiri Pirko · 14 years ago
  26. 08326db SiS190/191 half-duplex initialization fix by Riccardo Ghetta · 14 years ago
  27. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  28. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  29. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  30. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  31. c2f3f3a sis190: use an adequate phy list entry as a fallback by françois romieu · 15 years ago
  32. 1feede0 sis190: fix gigabit negotiation by Riccardo Ghetta · 15 years ago
  33. 856f8f4 sis190: add new phy found on asus F5Sr laptop by Riccardo Ghetta · 15 years ago
  34. c3223d2 sis190: better message on unknown PHY by Riccardo Ghetta · 15 years ago
  35. 744c6b2 sis190: fix for x86_64 (bug 11509) by Riccardo Ghetta · 15 years ago
  36. cdd0db0 net: dont update dev->trans_start by Eric Dumazet · 15 years ago
  37. 284901a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) by Yang Hongyang · 15 years ago
  38. 97488c5 sis190: update to net_device_ops by Stephen Hemminger · 16 years ago
  39. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  40. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  41. 708f6e2 sis190: add identifier for Atheros AR8021 PHY by Francois Romieu · 16 years ago
  42. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  43. 697c269 sis190: account for Tx errors by Francois Romieu · 17 years ago
  44. c34ebba sis190: remove needless MII reset by Francois Romieu · 17 years ago
  45. 47e4781 sis190: Rx path update by Francois Romieu · 16 years ago
  46. 35aeb78 sis190: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  47. e3eccad sis190: hard-code the alignment of tiny packets by Stephen Hemminger · 16 years ago
  48. 4709aa5 sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb by Stephen Hemminger · 16 years ago
  49. 563e0ae sis190: read the mac address from the eeprom first by Francois Romieu · 16 years ago
  50. d785ad7 drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr by Sergio Luis · 16 years ago
  51. 8ee8e92 [netdrvr] sis190: build fix by Jeff Garzik · 16 years ago
  52. b334349 sis190: scheduling while atomic error by Francois Romieu · 17 years ago
  53. 7bf3f23 sis190: mdio operation failure is not correctly detected by Francois Romieu · 17 years ago
  54. 11913d3 sis190: remove duplicate INIT_WORK by Francois Romieu · 17 years ago
  55. ebc7164 sis190: add cmos ram access code for the SiS19x/968 chipset pair by Francois Romieu · 17 years ago
  56. 961994a sis190 endianness by Al Viro · 17 years ago
  57. c2b75f0 drivers/net/sis190.c section fix by Adrian Bunk · 17 years ago
  58. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  59. 09f75cd [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code by Jeff Garzik · 17 years ago
  60. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  61. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  62. 8eb7ad6 sis190 check for ISA bridge on SiS966 by Neil Muller · 17 years ago
  63. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  64. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  65. bd7a444 sis190: new PHY support by Francois Romieu · 17 years ago
  66. c014f6c sis190: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  67. 7939aae sis190: failure to set the MAC address from EEPROM by Francois Romieu · 18 years ago
  68. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  69. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  70. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  71. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  72. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  73. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  74. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  75. 5b057c6 [NET]: Avoid allocating skb in skb_pad by Herbert Xu · 18 years ago
  76. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  77. 10487fb sis190: early setting of the pci driver private data by Francois Romieu · 18 years ago
  78. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  79. 8fee5f5 [PATCH] sis190.c: fix multicast MAC filter by Aurelien Jarno · 19 years ago
  80. e797637 [PATCH] sis190: basic sis191 support by Francois Romieu · 19 years ago
  81. c3d6f1f [PATCH] sis190: RGMII Tx internal delay fiddling by Francois Romieu · 19 years ago
  82. 6614a6d [PATCH] sis190: make 10Mbps the default when handling the StationControl register by Francois Romieu · 19 years ago
  83. 900eb9d [PATCH] sis190: recent chipsets from SiS include a RGMII by Francois Romieu · 19 years ago
  84. 2146138 [PATCH] sis190: unmask the link change events by Francois Romieu · 19 years ago
  85. 3690b6c [PATCH] sis190: complete the mii probe before registering the netdevice by Francois Romieu · 19 years ago
  86. 8348b4d [PATCH] sis190: compare the lpa to the local advertisement by Francois Romieu · 19 years ago
  87. 560d3d5 [PATCH] sis190: PHY identifier for the K8S-MX motherboard. by Francois Romieu · 19 years ago
  88. fcb9821 [PATCH] sis190: new PHY detection code. by Francois Romieu · 19 years ago
  89. fc10c39 [PATCH] sis190: dummy read is required by the status register by Francois Romieu · 19 years ago
  90. 9ede109 [PATCH] sis190: allow a non-hardcoded ID for the PHY. by Francois Romieu · 19 years ago
  91. 3cec93c [PATCH] sis190: add endian annotations. by Francois Romieu · 19 years ago
  92. bcad5e5 [PATCH] sis190: extract bits definition from SiS driver. by Francois Romieu · 19 years ago
  93. 8b5641d [PATCH] sis190: the size of the Rx buffer is constrained by Francois Romieu · 19 years ago
  94. 830fb7d [PATCH] sis190: initialisation of MAC address. by Francois Romieu · 19 years ago
  95. 40292fb [PATCH] sis190: remove hardcoded constants. by Francois Romieu · 19 years ago
  96. 188f23b [PATCH] sis190: merge some register related information from SiS driver. by Francois Romieu · 19 years ago
  97. 43afb94 [PATCH] sis190: ethtool/mii support. by Francois Romieu · 19 years ago
  98. 4405d3b [PATCH] sis190: netconsole support. by Francois Romieu · 19 years ago
  99. 890e8d0 [PATCH] sis190: resurrection by Francois Romieu · 19 years ago