aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/sis900.c
Commit message (Expand)AuthorAge
* sis*: Move the Silicon Integrated Systems (SiS) driversJeff Kirsher2011-08-12
* drivers/net: Remove casts of void *Joe Perches2011-06-21
* net/sis900: store MAC into perm_addr for SiS 900, 630E, 635 and 96x variantsOtavio Salvador2011-04-12
* Fix common misspellingsLucas De Marchi2011-03-31
* sis900: use pci_dev->revisionSergei Shtylyov2011-02-28
* sis900: Fix mem leak in sis900_rx error pathJesper Juhl2011-02-05
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* drivers/net: return operator cleanupEric Dumazet2010-09-26
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-14
* net: trans_start cleanupsEric Dumazet2010-05-10
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net/various: remove trailing space in messagesFrans Pop2010-03-24
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
|/
* headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* sis900: fix non-constant printk warningsStephen Hemminger2009-02-27
* sis900: generate fake MAC address if the hardware doesn't have oneDaniele Venzano2009-01-14
* netdev: add missing set_mac_address hookStephen Hemminger2009-01-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-27
|\
| * driver/net/*: remove redundant argument commentsQinghuang Feng2008-11-23
* | sis900: fix warning in drivers/net/sis900.cIngo Molnar2008-11-25
* | sis900: convert to net_device_opsStephen Hemminger2008-11-21
* | netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-13
* drivers/net: Add missing "space"Joe Perches2008-01-28
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* [NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* sis900_mii_probe() must be __devinitAdrian Bunk2007-07-10
* sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-27
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* sis900: Allocate rx replacement buffer before rx operationNeil Horman2007-04-24
* sis900 warning fixesAndrew Morton2007-03-06
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-19
* [PATCH] Add new PHY to sis900 supported listDaniele Venzano2006-08-14