summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-05-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller-6/+9
2008-05-19l2tp: avoid skb truesize bug if headroom is increasedJames Chapman-5/+8
2008-05-18m68k: Some network drivers do not check the platformGeert Uytterhoeven-0/+19
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno-0/+3
2008-05-16wireless, airo: waitbusy() won't delayRoel Kluin-1/+1
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo-0/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison-1/+1
2008-05-15hostap: fix "registers" registration in procfsMathieu Chouquet-Stringer-5/+4
2008-05-14bonding: handle case of device named bonding_masterStephen Hemminger-2/+10
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-636/+3176
2008-05-13ppp: Do not free not yet unregistered net device.Pavel Emelyanov-0/+1
2008-05-13DM9000: Use delayed work to update MII PHY stateBen Dooks-0/+26
2008-05-13DM9000: Update and fix driver debugging messagesEnrico Scholz-1/+4
2008-05-13DM9000: Add __devinit and __devexit attributes to probe and removeEnrico Scholz-3/+3
2008-05-13sky2: fix simple define thinkoJesse Brandeburg-2/+2
2008-05-13[netdrvr] sfc: sfc: Add self-test supportBen Hutchings-7/+1379
2008-05-13[netdrvr] sfc: Increment rx_reset when reported as driver eventBen Hutchings-0/+1
2008-05-13[netdrvr] sfc: Remove unused macro EFX_XAUI_RETRAIN_MAXBen Hutchings-2/+0
2008-05-13[netdrvr] sfc: Fix code formattingBen Hutchings-2/+2
2008-05-13[netdrvr] sfc: Remove kernel-doc comments for removed members of struct efx_nicBen Hutchings-2/+0
2008-05-13[netdrvr] sfc: Remove garbage from commentBen Hutchings-1/+1
2008-05-13[netdrvr] sfc: Removed bogus 'fall-thru' commentsBen Hutchings-3/+0
2008-05-13[netdrvr] sfc: Add phy_flash_cfg module parameter and implementationBen Hutchings-4/+26
2008-05-13[netdrvr] sfc: Add TSO supportBen Hutchings-1/+708
2008-05-13ehea: Add DLPAR memory remove supportHannes Hering-84/+254
2008-05-13ehea: Add dependency to KconfigHannes Hering-1/+1
2008-05-13gianfar: Fix a bug where the pointer never moves for dma_unmap...Andy Fleming-0/+2
2008-05-13cxgb3 - fix EEHDivy Le Ray-6/+70
2008-05-13cxgb3 - fix port up/down error pathDivy Le Ray-15/+18
2008-05-13myri10ge: fix the number of interrupt slotsBrice Goglin-9/+5
2008-05-13myri10ge: cleanup retrieving of firmware capabilitiesBrice Goglin-11/+31
2008-05-13myri10ge: move data structures into a single sliceBrice Goglin-278/+316
2008-05-13myri10ge: fix potential infinite loop in enable_ecrcBrice Goglin-2/+3
2008-05-13myri10ge: trivial formatting fixBrice Goglin-1/+4
2008-05-13myri10ge: add barrier in myri10ge_send_cmdBrice Goglin-1/+3
2008-05-13myri10ge: report FIBER in ethtool for XFP based NICBrice Goglin-0/+35
2008-05-13myri10ge: properly align scratch buffersBrice Goglin-2/+2
2008-05-13myri10ge: increase and fix handoff timeoutBrice Goglin-2/+2
2008-05-13myri10ge: fix module parameter descriptionsBrice Goglin-17/+18
2008-05-13myri10ge: update firmware headersBrice Goglin-31/+64
2008-05-13atl1: bump version numberJay Cliburn-5/+5
2008-05-13atl1: add shutdown callbackJay Cliburn-2/+9
2008-05-13atl1: fix broken suspend and resumeJay Cliburn-45/+80
2008-05-13atl1: add PHY power save modeJay Cliburn-11/+11
2008-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-41/+41
2008-05-12PS3: gelic: fix memory leakMasakazu Mokuno-0/+2
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach-2/+2
2008-05-12zd1211rw: fix potential use-after-free bugJohannes Berg-1/+5
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn-7/+4