summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2-4/+5
2007-11-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds8-80/+84
2007-11-14CRISv10 Ethernet declare mac fixJesper Nilsson1-1/+1
2007-11-14cris-build-fixes-update-eth_v10c-ethernet-driver-fixAndrew Morton1-4/+8
2007-11-14cris build fixes: update eth_v10.c ethernet driverJesper Nilsson1-152/+276
2007-11-14[FS_ENET]: Fix module build.Jochen Friedrich2-4/+22
2007-11-14mlx4_core: Fix thinko in QP destroy (incorrect bitmap_free)Jack Morgenstein1-1/+1
2007-11-14[S2IO]: Fixed memory leak when MSI-X vector allocation failsSreenivasa Honnur1-59/+51
2007-11-13[BONDING]: Fix resource use after freeJay Vosburgh1-2/+2
2007-11-13[IWLWIFI]: Not correctly dealing with hotunplug.Oliver Neukum1-1/+2
2007-11-13[E1000]: Fix schedule while atomic when called from mii-tool.Jesse Brandeburg1-10/+3
2007-11-13[NETX]: Fix build failure added by 2.6.24 statistics cleanup.David S. Miller1-3/+3
2007-11-13[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller1-1/+1
2007-11-13mlx4_core: Fix possible bad free in mlx4_buf_free()Ali Ayoub1-3/+4
2007-11-13[NET]: Move unneeded data to initdata section.Denis V. Lunev1-1/+1
2007-11-13[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()Roel Kluin1-4/+4
2007-11-13[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.Roel Kluin1-1/+1
2007-11-12[TG3]: Update version to 3.86Matt Carlson1-2/+2
2007-11-12[TG3]: MII => TPMatt Carlson1-1/+1
2007-11-12[TG3]: Add A1 revsMatt Carlson2-12/+21
2007-11-12[TG3]: Increase the PCI MRRSMatt Carlson1-1/+7
2007-11-12[TG3]: Prescaler fixMatt Carlson2-1/+24
2007-11-12[TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson1-0/+3
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson2-0/+12
2007-11-12[TG3]: CPMU adjustments for loopback testsMatt Carlson1-5/+7
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson2-6/+38
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2-2/+28
2007-11-12[TG3]: APE flag fixMatt Carlson1-1/+1
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2-3/+32
2007-11-12[TG3]: Fix 5761 PXEboot crashMatt Carlson1-23/+23
2007-11-12[NET]: Remove references to net-modules.txt.Adrian Bunk3-154/+81
2007-11-12[SUNGEM]: Fix suspend regression due to NAPI changes.Johannes Berg1-6/+5
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches3-93/+94
2007-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rus...Linus Torvalds1-0/+3
2007-11-12virtio: more fallout from scatterlist changes.Rusty Russell1-0/+3
2007-11-10iwlwifi: select proper rate control algorithmJohannes Berg2-0/+4
2007-11-10r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu1-3/+3
2007-11-10r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord1-16/+0
2007-11-10sky2: new pci id'sStephen Hemminger1-0/+2
2007-11-10ax88796: add superh to kconfig dependenciesMagnus Damm1-1/+1
2007-11-10qla3xxx: bugfix: Fix bad logical operation in link state machine.Ron Mercer1-10/+5
2007-11-10qla3xxx: bugfix: Move link state machine into a worker threadRon Mercer2-14/+14
2007-11-10pasemi_mac: Fix CRC checksOlof Johansson1-3/+13
2007-11-10pasemi_mac: Don't set replace-source-address descriptor bitsOlof Johansson1-1/+1
2007-11-10bonding: don't validate address at device openJay Vosburgh1-0/+1
2007-11-10bonding: fix rtnl locking merge errorJay Vosburgh1-2/+2
2007-11-10sky2: netpoll on port 0 onlyStephen Hemminger1-1/+2
2007-11-10b43: Fix kconfig dependencies for rfkill and ledsMichael Buesch1-4/+6
2007-11-10b43legacy: Fix sparse warningMichael Buesch1-1/+1
2007-11-10b43: properly request pcmcia IRQMichael Buesch1-0/+8