summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-05-22dl2k: use netdev_alloc_skbStephen Hemminger1-4/+4
2008-05-22hamachi: use netdev_alloc_skbStephen Hemminger1-10/+2
2008-05-22ixp2000: use netdev_alloc_skbStephen Hemminger1-2/+2
2008-05-22sb1250: use netdev_alloc_skbMaciej W. Rozycki1-36/+31
2008-05-22atl1: use netdev_alloc_skbStephen Hemminger1-1/+2
2008-05-22tg3: remove unneeded semicolonsStephen Hemminger1-16/+16
2008-05-223c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap1-0/+4
2008-05-22PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki1-1/+2
2008-05-22PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case1-2/+199
2008-05-22bonding: Add "follow" option to fail_over_macJay Vosburgh3-60/+165
2008-05-22bonding: refactor ARP active-backup monitorJay Vosburgh2-185/+248
2008-05-22bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua3-4/+60
2008-05-22bonding: Remove unneeded list_empty checks.Pavel Emelyanov1-6/+0
2008-05-22bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2-19/+15
2008-05-22bonding: Remove redundant argument from bond_create.Pavel Emelyanov3-7/+4
2008-05-22bonding: remove test for IP in ARP monitorJay Vosburgh1-27/+4
2008-05-22bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh1-3/+3
2008-05-22misc drivers/net endianness noiseAl Viro6-14/+16
2008-05-22cxgb3 - Add LRO supportDivy Le Ray7-12/+268
2008-05-22cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2-35/+84
2008-05-22cxgb3 - Fix dma mapping error pathDivy Le Ray1-12/+41
2008-05-17bnx2: Update version to 1.7.6.Michael Chan1-2/+2
2008-05-17bnx2: Pre-initialize struct cpu_reg.Benjamin Li2-72/+86
2008-05-17bnx2: Rename RX_COPY_THRESH to BNX2_RX_COPY_THRESH.Benjamin Li2-5/+6
2008-05-17bnx2: Remove the rx_offset field from the bnx2 structure.Benjamin Li2-11/+10
2008-05-17bnx2: Add EEH PCI recovery.Wendy Xiong1-0/+88
2008-05-17bnx2: Allow phy reset to be skipped during chip reset.Michael Chan1-23/+27
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller51-1763/+2023
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller366-4944/+16360
2008-05-15isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-15iphase: Fix 64bit warning.Alan Cox1-1/+2
2008-05-15hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-15hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-15bonding: handle case of device named bonding_masterStephen Hemminger1-2/+10
2008-05-15sysfs: remove error messages for -EEXIST caseStephen Hemminger1-5/+3
2008-05-15tty_check_change(): avoid taking tasklist_lock while holding tty->ctrl_lockAndrew Morton1-2/+5
2008-05-15Remove blkdev warning triggered by using mdNeil Brown6-2/+10
2008-05-15char: select fw_loader by moxaJiri Slaby1-0/+1
2008-05-15lib: create common ascii hex arrayHarvey Harrison1-4/+4
2008-05-15video/logo: add support for Blackfin/Linux logo for framebuffer consoleRobin Getz5-0/+2276
2008-05-15ipmi: support I/O resources in OF driverNate Case1-2/+8
2008-05-15pnp: add ISAPnP MPU option quirksRene Herman1-0/+112
2008-05-15pnp: add pnp_build_option() to the APIRene Herman2-1/+2
2008-05-15pnp: clean up pnp_fixup_device()Rene Herman1-12/+8
2008-05-15fix "lxfb: extend PLL table to support dotclocks below 25 MHz"Jens Rottmann1-22/+0
2008-05-15oprofile: don't request cache line alignment for cpu_bufferEric Dumazet2-2/+2
2008-05-15m68knommu: add info about removing mcfserialSebastian Siewior2-1/+6
2008-05-15mpc5200_psc_spi: typo fix in header blockGrant Likely1-1/+1
2008-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-81/+35
2008-05-15cs5520: disable VDMABartlomiej Zolnierkiewicz1-1/+1