Age | Commit message (Expand) | Author | Files | Lines |
2009-06-18 | sis190: use an adequate phy list entry as a fallback | françois romieu | 1 | -1/+1 |
2009-06-08 | sis190: fix gigabit negotiation | Riccardo Ghetta | 1 | -12/+25 |
2009-06-08 | sis190: add new phy found on asus F5Sr laptop | Riccardo Ghetta | 1 | -0/+1 |
2009-06-08 | sis190: better message on unknown PHY | Riccardo Ghetta | 1 | -6/+9 |
2009-06-08 | sis190: fix for x86_64 (bug 11509) | Riccardo Ghetta | 1 | -2/+2 |
2009-05-29 | net: dont update dev->trans_start | Eric Dumazet | 1 | -2/+0 |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 1 | -1/+1 |
2009-01-08 | sis190: update to net_device_ops | Stephen Hemminger | 1 | -10/+18 |
2008-11-04 | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 1 | -1/+0 |
2008-10-28 | net: convert print_mac to %pM | Johannes Berg | 1 | -4/+2 |
2008-10-22 | sis190: add identifier for Atheros AR8021 PHY | Francois Romieu | 1 | -0/+1 |
2008-05-13 | [netdrvr] Trim trailing whitespace for several drivers | Jeff Garzik | 1 | -1/+1 |
2008-04-27 | sis190: account for Tx errors | Francois Romieu | 1 | -3/+35 |
2008-04-27 | sis190: remove needless MII reset | Francois Romieu | 1 | -3/+2 |
2008-04-27 | sis190: Rx path update | Francois Romieu | 1 | -26/+28 |
2008-04-27 | sis190: use netdev_alloc_skb | Stephen Hemminger | 1 | -13/+13 |
2008-04-27 | sis190: hard-code the alignment of tiny packets | Stephen Hemminger | 1 | -2/+2 |
2008-04-27 | sis190: use the allocated buffer as a status code in sis190_alloc_rx_skb | Stephen Hemminger | 1 | -22/+15 |
2008-02-24 | sis190: read the mac address from the eeprom first | Francois Romieu | 1 | -5/+10 |
2008-02-11 | drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addr | Sergio Luis | 1 | -1/+2 |
2008-02-03 | [netdrvr] sis190: build fix | Jeff Garzik | 1 | -1/+1 |
2008-01-23 | sis190: scheduling while atomic error | Francois Romieu | 1 | -2/+0 |
2008-01-23 | sis190: mdio operation failure is not correctly detected | Francois Romieu | 1 | -1/+1 |
2008-01-23 | sis190: remove duplicate INIT_WORK | Francois Romieu | 1 | -2/+0 |
2008-01-23 | sis190: add cmos ram access code for the SiS19x/968 chipset pair | Francois Romieu | 1 | -6/+9 |
2007-12-18 | sis190 endianness | Al Viro | 1 | -4/+4 |
2007-12-14 | drivers/net/sis190.c section fix | Adrian Bunk | 1 | -1/+1 |
2007-10-11 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -6/+4 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -14/+5 |
2007-10-11 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
2007-10-11 | [NET]: Make NAPI polling independent of struct net_device objects. | Stephen Hemminger | 1 | -17/+2 |
2007-08-08 | sis190 check for ISA bridge on SiS966 | Neil Muller | 1 | -0/+3 |
2007-07-11 | [NET]: Kill eth_copy_and_sum(). | David S. Miller | 1 | -1/+1 |
2007-04-26 | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans | Arnaldo Carvalho de Melo | 1 | -1/+0 |
2007-03-29 | sis190: new PHY support | Francois Romieu | 1 | -0/+1 |
2007-02-20 | sis190: RTNL and flush_scheduled_work deadlock | Francois Romieu | 1 | -2/+5 |
2007-01-19 | sis190: failure to set the MAC address from EEPROM | Francois Romieu | 1 | -1/+1 |
2006-11-22 | WorkStruct: make allyesconfig | David Howells | 1 | -5/+8 |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 1 | -2/+2 |
2006-09-13 | drivers/net: const-ify ethtool_ops declarations | Jeff Garzik | 1 | -1/+1 |
2006-09-12 | Merge branch 'tmp' into upstream | Jeff Garzik | 1 | -3/+0 |
2006-09-12 | [PATCH] Remove more unnecessary driver printk's | Andy Gospodarek | 1 | -3/+0 |
2006-08-20 | drivers/net: Remove deprecated use of pci_module_init() | Jeff Garzik | 1 | -1/+1 |
2006-07-03 | [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants | Thomas Gleixner | 1 | -1/+1 |
2006-06-23 | [NET]: Avoid allocating skb in skb_pad | Herbert Xu | 1 | -2/+1 |
2006-03-04 | Massive net driver const-ification. | Arjan van de Ven | 1 | -1/+1 |
2006-02-17 | sis190: early setting of the pci driver private data | Francois Romieu | 1 | -2/+2 |
2006-01-10 | [PATCH] turn "const static" into "static const" | Jesper Juhl | 1 | -1/+1 |
2005-10-29 | [PATCH] sis190.c: fix multicast MAC filter | Aurelien Jarno | 1 | -1/+1 |
2005-09-06 | [PATCH] sis190: basic sis191 support | Francois Romieu | 1 | -3/+3 |