summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-20[CASSINI]: Set skb->truesize properly on receive packets.David S. Miller1-0/+1
2008-01-20[CASSINI]: Fix endianness bug.Al Viro2-12/+14
2007-11-13PPPOE: fix memory leak (local DoS) (CVE-2007-2525)Florian Zumbiehl1-1/+1
2007-11-13[PPP_MPPE]: Don't put InterimKey on the stackMichal Schmidt1-8/+6
2007-09-25[PPP]: Fix output buffer size in ppp_decompress_frame().Konstantin Sharlaimov1-1/+1
2007-09-25[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-07-228139too.c: fix netpoll deadlockIngo Molnar1-2/+3
2007-05-23[NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov1-5/+0
2007-04-14sky2: turn on clocks when doing resumeStephen Hemminger1-0/+7
2007-04-14sky2: turn carrier off when downStephen Hemminger1-0/+1
2007-04-14skge: turn carrier off when downStephen Hemminger1-0/+1
2007-04-14r8169: issue request_irq after the private data are completely initializedFrancois Romieu1-15/+18
2007-04-13r8169: fix suspend/resume for down interfaceFrancois Romieu1-6/+7
2007-04-13r8169: fix a race between PCI probe and dev_openFrancois Romieu1-5/+5
2007-04-05[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/Jeff Garzik2-2/+2
2007-04-05b44: src_desc->addr is little-endianAl Viro1-1/+1
2007-04-03[IFB]: Fix crash on input device removalPatrick McHardy1-22/+13
2007-03-29[PPP]: Don't leak an sk_buff on interface destruction.Guennadi Liakhovetski1-0/+3
2007-03-08modify 3c589_cs to be SMP safeKomuro1-2/+5
2007-02-27sis190: failure to set the MAC address from EEPROMFrancois Romieu1-1/+1
2007-02-26sky2: email and version change.Stephen Hemminger1-3/+3
2007-02-26sky2: add more pci idsStephen Hemminger1-19/+29
2007-02-26sky2: more statsStephen Hemminger1-5/+22
2007-02-26sky2: fix for use on big endianStephen Hemminger1-3/+4
2007-02-26sky2: allow multicast pause framesStephen Hemminger1-5/+15
2007-02-26sky2: fix ram buffer allocation settingsStephen Hemminger1-20/+18
2007-02-22sky2: dual-port pci-x checksum fixStephen Hemminger1-1/+19
2007-02-22sky2: fix for NAPI with dual port boardsStephen Hemminger1-0/+7
2007-01-09ibmtr section fixesAndrew Morton1-2/+2
2006-12-18r8169: tweak the PCI data parity error recoveryFrancois Romieu1-4/+13
2006-12-18r8169: fix infinite loop during hotplugArnaud Patard1-1/+5
2006-12-18r8169: RX fifo overflow recoveryFrancois Romieu1-4/+9
2006-12-15xirc2ps_cs: Cannot reset card in atomic contextJoerg Ahrens1-4/+14
2006-11-29Fix a masking bug in the 6pack driver.Jean Delvare1-1/+1
2006-11-21Add new PHY to sis900 supported listDaniele Venzano1-0/+1
2006-11-21sis900 adm7001 PHY supportArtur Skawina1-0/+1
2006-11-20[TG3]: Fix array overrun in tg3_read_partno().Michael Chan1-7/+12
2006-10-14[PPPOE]: Advertise PPPoE MTUMichal Ostrowski1-0/+1
2006-10-13sky2: accept flow controlStephen Hemminger1-1/+1
2006-10-13sky2: fix fiber supportStephen Hemminger2-33/+63
2006-10-13sky2: use dev_alloc_skb for receive buffersStephen Hemminger1-3/+3
2006-09-18via-velocity: fix speed and link status reported by ethtoolJay Cliburn1-4/+13
2006-09-18via-velocity: the link is not correctly detected when the device startsRoy Marples1-0/+6
2006-06-05[PATCH] ipw2200: Filter unsupported channels out in ad-hoc modeZhu Yi1-4/+12
2006-05-21[PATCH] TG3: ethtool always report port is TP.Karsten Keil1-3/+5
2006-05-21[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cardsCraig Brind1-0/+6
2006-05-01[PATCH] NET: e1000: Update truesize with the length of the packet for packet ...Auke Kok1-0/+1
2006-04-18[PATCH] sky2: bad memory reference on dual port cardsStephen Hemminger2-2/+3
2006-04-07[PATCH] hostap: Fix EAPOL frame encryptionJouni Malinen1-1/+1
2006-04-07[PATCH] AIRO{,_CS} <-> CRYPTO fixesAdrian Bunk1-1/+3