summaryrefslogtreecommitdiff
path: root/drivers/net/sis190.c
Commit message (Expand)AuthorAge
* sis*: Move the Silicon Integrated Systems (SiS) driversJeff Kirsher2011-08-12
* sis190: Rx filter init is needed for MAC address change.Klement Fish2011-07-28
* net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-06
* Fix common misspellingsLucas De Marchi2011-03-31
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* sis190: fix cable detect via link status pollHerton Ronaldo Krzesinski2010-03-02
* sis190: handle DMA mapping errorskirjanov@gmail.com2010-02-26
* drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpersJoe Perches2010-02-18
* net: convert multiple drivers to use netdev_for_each_mc_addr, part2Jiri Pirko2010-02-18
* SiS190/191 half-duplex initialization fixRiccardo Ghetta2010-02-17
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-07
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* sis190: use an adequate phy list entry as a fallbackfrançois romieu2009-06-17
* sis190: fix gigabit negotiationRiccardo Ghetta2009-06-08
* sis190: add new phy found on asus F5Sr laptopRiccardo Ghetta2009-06-08
* sis190: better message on unknown PHYRiccardo Ghetta2009-06-08
* sis190: fix for x86_64 (bug 11509)Riccardo Ghetta2009-06-08
* net: dont update dev->trans_startEric Dumazet2009-05-29
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* sis190: update to net_device_opsStephen Hemminger2009-01-07
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-03
* net: convert print_mac to %pMJohannes Berg2008-10-27
* sis190: add identifier for Atheros AR8021 PHYFrancois Romieu2008-10-22
* [netdrvr] Trim trailing whitespace for several driversJeff Garzik2008-05-13
* sis190: account for Tx errorsFrancois Romieu2008-04-27
* sis190: remove needless MII resetFrancois Romieu2008-04-27
* sis190: Rx path updateFrancois Romieu2008-04-27
* sis190: use netdev_alloc_skbStephen Hemminger2008-04-27
* sis190: hard-code the alignment of tiny packetsStephen Hemminger2008-04-27
* sis190: use the allocated buffer as a status code in sis190_alloc_rx_skbStephen Hemminger2008-04-27
* sis190: read the mac address from the eeprom firstFrancois Romieu2008-02-23
* drivers/net/sis190: fix section mismatch warning in sis190_get_mac_addrSergio Luis2008-02-11
* [netdrvr] sis190: build fixJeff Garzik2008-02-03
* sis190: scheduling while atomic errorFrancois Romieu2008-01-23
* sis190: mdio operation failure is not correctly detectedFrancois Romieu2008-01-23
* sis190: remove duplicate INIT_WORKFrancois Romieu2008-01-23
* sis190: add cmos ram access code for the SiS19x/968 chipset pairFrancois Romieu2008-01-23
* sis190 endiannessAl Viro2007-12-17
* drivers/net/sis190.c section fixAdrian Bunk2007-12-14
* [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
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* sis190 check for ISA bridge on SiS966Neil Muller2007-08-07
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-10