summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ibmtr section fixesAndrew Morton2007-01-091-2/+2
* r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-171-4/+13
* r8169: fix infinite loop during hotplugArnaud Patard2006-12-171-1/+5
* r8169: RX fifo overflow recoveryFrancois Romieu2006-12-171-4/+9
* xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens2006-12-141-4/+14
* Fix a masking bug in the 6pack driver.Jean Delvare2006-11-291-1/+1
* Add new PHY to sis900 supported listDaniele Venzano2006-11-201-0/+1
* sis900 adm7001 PHY supportArtur Skawina2006-11-201-0/+1
* [TG3]: Fix array overrun in tg3_read_partno().Michael Chan2006-11-201-7/+12
* [PPPOE]: Advertise PPPoE MTUMichal Ostrowski2006-10-141-0/+1
* sky2: accept flow controlStephen Hemminger2006-10-131-1/+1
* sky2: fix fiber supportStephen Hemminger2006-10-132-33/+63
* sky2: use dev_alloc_skb for receive buffersStephen Hemminger2006-10-131-3/+3
* via-velocity: fix speed and link status reported by ethtoolJay Cliburn2006-09-181-4/+13
* via-velocity: the link is not correctly detected when the device startsRoy Marples2006-09-181-0/+6
* [PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi2006-06-051-4/+12
* [PATCH] TG3: ethtool always report port is TP.Karsten Keil2006-05-201-3/+5
* [PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind2006-05-201-0/+6
* [PATCH] NET: e1000: Update truesize with the length of the packet for packet ...Auke Kok2006-05-011-0/+1
* [PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2006-04-172-2/+3
* [PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen2006-04-071-1/+1
* [PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk2006-04-071-1/+3
* [PATCH] drivers/net/wireless/ipw2200.c: fix an array overunAdrian Bunk2006-04-071-3/+2
* [PATCH] PCMCIA_SPECTRUM must select FW_LOADERAdrian Bunk2006-04-071-0/+1
* [PATCH] USB: Fix irda-usb use after useEugene Teo2006-04-071-2/+3
* [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-192-9/+44
* [netdrvr] fix array overflows in Chelsio driverScott Bardone2006-03-161-3/+3
* [PATCH] e1000 endianness bugsDavid S. Miller2006-03-161-4/+4
* e100: fix eeh on pseries during ethtool -tJesse Brandeburg2006-03-151-1/+4
* [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-111-2/+0
* [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-111-1/+4
* [PATCH] 3c509: bus registration fixAndrew Morton2006-03-111-5/+8
* [PATCH] de620: fix section mismatch warningSam Ravnborg2006-03-111-1/+1
* [PATCH] NE2000 Kconfig help entry improvementJesper Juhl2006-03-111-1/+2
* [PATCH] dl2k: DMA freeing errorJon Mason2006-03-111-10/+15
* [PATCH] Wrong return value corrupts free object in e1000 driverDavid S. Miller2006-03-111-1/+1
* sky2: truncate oversize packetsStephen Hemminger2006-03-091-5/+11
* sky2: force early transmit interruptsStephen Hemminger2006-03-091-4/+9
* sky2: not random enoughStephen Hemminger2006-03-091-2/+1
* de2104x: fix the TX watchdogFrancois Romieu2006-03-091-0/+2
* de2104x: prevent interrupt before the interrupt handler is registeredFrancois Romieu2006-03-091-13/+11
* [TG3]: Add DMA address workaroundMichael Chan2006-03-061-28/+59
* [PATCH] chelsio: fix kmalloc failure in t1_espi_createEric Sesterhenn2006-03-061-3/+1
* s2io: set_multicast_list bugJeff Garzik2006-03-041-0/+1
* Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-03-012-76/+46
|\
| * Merge branch 'e1000' of ssh://198.78.49.142/srv/git/intel/linux-2.6Jeff Garzik2006-03-012-76/+46
| |\
| | * [PATCH] e1000: revert to single descriptor for legacy receive pathJeff Kirsher2006-02-282-76/+46
* | | [PATCH] pcmcia: add id for AMB8110 PC CardJesse Allen2006-03-011-0/+1
* | | [PATCH] pcmcia: avoid binding hostap_cs to Orinoco cardsPavel Roskin2006-03-011-1/+4
|/ /
* | [PATCH] sky2: remove MSI supportStephen Hemminger2006-02-282-78/+0