- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / drivers / net / sis190.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-02 Herton Ronaldo Krz... sis190: fix cable detect via link status poll
2010-02-26 kirjanov@gmail.comsis190: handle DMA mapping errors
2010-02-18 Joe Perchesdrivers/net/sis190.c: Use (pr|netdev|netif)_<level...
2010-02-18 Jiri Pirkonet: convert multiple drivers to use netdev_for_each_mc...
2010-02-17 Riccardo GhettaSiS190/191 half-duplex initialization fix
2010-02-12 Jiri Pirkonet: use netdev_mc_count and netdev_mc_empty when appro...
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-14 John Jolly- patches.drivers/dcb-data-center-bridging-ops-s: dcb...
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-09-01 Stephen Hemmingernetdev: convert bulk of drivers to netdev_tx_t
2009-06-18 françois romieusis190: use an adequate phy list entry as a fallback
2009-06-08 Riccardo Ghettasis190: fix gigabit negotiation
2009-06-08 Riccardo Ghettasis190: add new phy found on asus F5Sr laptop
2009-06-08 Riccardo Ghettasis190: better message on unknown PHY
2009-06-08 Riccardo Ghettasis190: fix for x86_64 (bug 11509)
2009-05-29 Eric Dumazetnet: dont update dev->trans_start
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-01-08 Stephen Hemmingersis190: update to net_device_ops
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-22 Francois Romieusis190: add identifier for Atheros AR8021 PHY
2008-05-13 Jeff Garzik[netdrvr] Trim trailing whitespace for several drivers
2008-04-27 Francois Romieusis190: account for Tx errors
2008-04-27 Francois Romieusis190: remove needless MII reset
2008-04-27 Francois Romieusis190: Rx path update
2008-04-27 Stephen Hemmingersis190: use netdev_alloc_skb
2008-04-27 Stephen Hemmingersis190: hard-code the alignment of tiny packets
2008-04-27 Stephen Hemmingersis190: use the allocated buffer as a status code in...
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-24 Francois Romieusis190: read the mac address from the eeprom first
2008-02-11 Sergio Luisdrivers/net/sis190: fix section mismatch warning in...
2008-02-03 Jeff Garzik[netdrvr] sis190: build fix
2008-01-23 Francois Romieusis190: scheduling while atomic error
2008-01-23 Francois Romieusis190: mdio operation failure is not correctly detected
2008-01-23 Francois Romieusis190: remove duplicate INIT_WORK
2008-01-23 Francois Romieusis190: add cmos ram access code for the SiS19x/968...
2007-12-17 Al Virosis190 endianness
2007-12-14 Adrian Bunkdrivers/net/sis190.c section fix
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-08-07 Neil Mullersis190 check for ISA bridge on SiS966
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-03-29 Francois Romieusis190: new PHY support
2007-02-20 Francois Romieusis190: RTNL and flush_scheduled_work deadlock
2007-01-19 Francois Romieusis190: failure to set the MAC address from EEPROM
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-12 Jeff GarzikMerge branch 'tmp' into upstream
2006-09-12 Andy Gospodarek[PATCH] Remove more unnecessary driver printk's
2006-08-19 Jeff Garzikdrivers/net: Remove deprecated use of pci_module_init()
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-23 Herbert Xu[NET]: Avoid allocating skb in skb_pad
2006-03-04 Arjan van de VenMassive net driver const-ification.
2006-02-16 Francois Romieusis190: early setting of the pci driver private data
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2005-10-28 Aurelien Jarno[PATCH] sis190.c: fix multicast MAC filter
2005-09-05 Francois Romieu[PATCH] sis190: basic sis191 support
2005-09-05 Francois Romieu[PATCH] sis190: RGMII Tx internal delay fiddling
2005-09-05 Francois Romieu[PATCH] sis190: make 10Mbps the default when handling...
2005-09-05 Francois Romieu[PATCH] sis190: recent chipsets from SiS include a...
2005-09-05 Francois Romieu[PATCH] sis190: unmask the link change events
2005-08-26 Francois Romieu[PATCH] sis190: complete the mii probe before registeri...
2005-07-30 Francois Romieu[PATCH] sis190: compare the lpa to the local advertisement
2005-07-30 Francois Romieu[PATCH] sis190: PHY identifier for the K8S-MX motherboard.
2005-07-30 Francois Romieu[PATCH] sis190: new PHY detection code.
2005-07-30 Francois Romieu[PATCH] sis190: dummy read is required by the status...
2005-07-30 Francois Romieu[PATCH] sis190: allow a non-hardcoded ID for the PHY.
2005-07-30 Francois Romieu[PATCH] sis190: add endian annotations.
2005-07-30 Francois Romieu[PATCH] sis190: extract bits definition from SiS driver.
2005-07-30 Francois Romieu[PATCH] sis190: the size of the Rx buffer is constrained
2005-07-30 Francois Romieu[PATCH] sis190: initialisation of MAC address.
2005-07-30 Francois Romieu[PATCH] sis190: remove hardcoded constants.
2005-07-30 Francois Romieu[PATCH] sis190: merge some register related information...
2005-07-30 Francois Romieu[PATCH] sis190: ethtool/mii support.
2005-07-30 Francois Romieu[PATCH] sis190: netconsole support.
2005-07-30 Francois Romieu[PATCH] sis190: resurrection
2004-04-13 Jeff GarzikDelete sis190 net driver.
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-14 Andrew Morton[PATCH] DMA: Fill gaping hole in DMA API interfaces.
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 François Romieu[PATCH] 2.6.3 - drivers/net/sis190.c - Tx desc overflow
2003-12-07 Olaf Hering+- update to current status:
2003-12-05 Jeff Garzik[PATCH] remove manual driver poisoning of net_device
2003-12-03 Alexander Viro[netdrvr] remove manual driver poisoning of net_device
2003-11-20 Jeff Garzik[netdrvr sis190] fix oopsable bug in TX path, related...
2003-10-16 David S. Miller[NET]: Delete comment reference to init_etherdev which...
2003-09-03 François Romieu[NET]: Use free_netdev() even in error paths.
2003-08-31 François Romieu[PATCH] sis190 driver fix
2003-08-27 François Romieu[netdrvr sis190] use PCI DMA API for RX buffers
2003-08-26 Jeff Garzik[netdrvr sis190] small bug fixes
2003-08-26 François Romieu[netdrvr sis190] remove unneeded alignment code, other...
next