summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-06-272.6.22: ERROR: "__ucmpdi2" [drivers/net/s2io.ko] undefined!Olaf Hering1-7/+9
2007-06-27cxgb3 - fix register to stop bc/mc trafficDivy Le Ray1-3/+5
2007-06-27au1000_eth: Fix warnings.Ralf Baechle1-1/+1
2007-06-24[PPP]: Fix osize too small errors when decoding mppe.Konstantin Sharlaimov1-1/+12
2007-06-24[PPP]: Revert 606f585e363527da9feaed79465132c0c661fd9eDavid S. Miller1-5/+5
2007-06-21cxgb3 - MAC watchdog updateDivy Le Ray1-10/+21
2007-06-21cxgb3 - Stop mac RX when changing MTUDivy Le Ray2-1/+70
2007-06-21cxgb3 - Fix direct XAUI supportDivy Le Ray2-2/+10
2007-06-21cxgb3 - fix netpoll hanlderDivy Le Ray2-4/+13
2007-06-21cxgb3 - fix skb->dev dereferenceDivy Le Ray1-1/+1
2007-06-21natsemi irq flagsGregory Haskins1-1/+1
2007-06-21forcedeth: use unicast receive mode for WoLTim Mann1-1/+3
2007-06-21bonding: Fix 802.3ad no carrier on "no partner found" instanceJay Vosburgh2-7/+6
2007-06-21bonding: Fix use after free in unregister pathJay Vosburgh2-2/+2
2007-06-21spidernet: checksum and ethtoolStephen Hemminger2-20/+5
2007-06-21spidernet: turn off descriptor chain end interrupt.Linas Vepstas1-2/+2
2007-06-21spidernet: silence the ramfull messagesLinas Vepstas2-9/+12
2007-06-21spidernet: Don't terminate the RX ringLinas Vepstas1-9/+9
2007-06-21spidernet: Cure RX ram full bugLinas Vepstas2-7/+82
2007-06-21spidernet: null out skb pointer after its been used.Linas Vepstas1-0/+1
2007-06-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-47/+87
2007-06-21[MIPS] Don't drag a platform specific header into generic arch code.Ralf Baechle1-1/+1
2007-06-18IB/mlx4: Handle FW command interface rev 3Roland Dreier3-47/+87
2007-06-18IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier1-1/+1
2007-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...Linus Torvalds1-0/+2
2007-06-15Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+1
2007-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds1-5/+5
2007-06-13Merge branch 'master' into upstream-fixesJeff Garzik6-11/+35
2007-06-13Merge branch 'libertas-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jeff Garzik7-18/+35
2007-06-13Merge branch 'libertas' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik34-3647/+3679
2007-06-13myri10ge: update driver versionBrice Goglin1-1/+1
2007-06-13myri10ge: report when the link partner is running in Myrinet modeBrice Goglin1-5/+10
2007-06-13myri10ge: limit the number of recoveriesBrice Goglin1-2/+10
2007-06-13NetXen: Fix link status messagesMithlesh Thukral3-8/+38
2007-06-13Revert "[netdrvr e100] experiment with doing RX in a similar manner to eepro100"Jeff Garzik1-9/+63
2007-06-13[PPP_MPPE]: Fix "osize too small" check.Konstantin Sharlaimov1-5/+5
2007-06-12[PATCH] libertas: convert libertas_mpp into anycast_maskLuis Carlos2-15/+15
2007-06-12[PATCH] libertas: actually send mesh frames to mesh netdevDan Williams1-3/+2
2007-06-12[PATCH] libertas: deauthenticate from AP in channel switchLuis Carlos Cobo Rus1-0/+5
2007-06-12[PATCH] libertas: pull current channel from firmware on mesh autostartLuis Carlos Cobo Rus5-0/+13
2007-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds6-11/+35
2007-06-11[PATCH] libertas: reduce SSID and BSSID mixed-case abuseDan Williams5-27/+27
2007-06-11[PATCH] libertas: remove WPA_SUPPLICANT structureDan Williams1-5/+0
2007-06-11[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essidDan Williams11-160/+143
2007-06-11[PATCH] libertas: tweak association debug outputDan Williams1-11/+8
2007-06-11[PATCH] libertas: fix big-endian associate command.David Woodhouse1-11/+11
2007-06-11[PATCH] libertas: don't byte-swap firmware version number. It's a byte array.David Woodhouse4-15/+17
2007-06-11[PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse1-4/+4
2007-06-11[PATCH] libertas: More endianness fixes.David Woodhouse2-3/+3
2007-06-11[PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse21-796/+715