summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tlan: wrap source linesStephen Hemminger2008-05-312-115/+203
* tlan: proper shared IRQ supportStephen Hemminger2008-05-311-44/+17
* tlan: manage rx allocation failure betterStephen Hemminger2008-05-311-34/+29
* tlan: 64bit conversionStephen Hemminger2008-05-312-22/+18
* tlan: remove unused devName fieldStephen Hemminger2008-05-311-1/+0
* tlan: use netdevice statsStephen Hemminger2008-05-312-18/+16
* tlan: get rid of padding bufferStephen Hemminger2008-05-311-30/+7
* myri10ge: add Direct Cache Access supportBrice Goglin2008-05-311-1/+145
* myri10ge: add multislices supportBrice Goglin2008-05-311-242/+442
* myri10ge: add routines for multislicesBrice Goglin2008-05-311-0/+256
* Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-2925-457/+1203
|\
| * via-velocity: use memmoveStephen Hemminger2008-05-221-5/+1
| * via-velocity: use netdev_alloc_skbStephen Hemminger2008-05-221-13/+6
| * dl2k: use netdev_alloc_skbStephen Hemminger2008-05-221-4/+4
| * hamachi: use netdev_alloc_skbStephen Hemminger2008-05-221-10/+2
| * ixp2000: use netdev_alloc_skbStephen Hemminger2008-05-221-2/+2
| * sb1250: use netdev_alloc_skbMaciej W. Rozycki2008-05-221-36/+31
| * atl1: use netdev_alloc_skbStephen Hemminger2008-05-221-1/+2
| * tg3: remove unneeded semicolonsStephen Hemminger2008-05-221-16/+16
| * 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=nRandy Dunlap2008-05-221-0/+4
| * PHYLIB: Kconfig: Complete the list of Broadcom PHYs supportedMaciej W. Rozycki2008-05-221-1/+2
| * PHYLIB: Add 1000Base-X support for Broadcom bcm5482Nate Case2008-05-221-2/+199
| * bonding: Add "follow" option to fail_over_macJay Vosburgh2008-05-224-89/+232
| * bonding: refactor ARP active-backup monitorJay Vosburgh2008-05-222-185/+248
| * bonding: Send more than one gratuitous ARP when slave takes overMoni Shoua2008-05-223-4/+60
| * bonding: Remove unneeded list_empty checks.Pavel Emelyanov2008-05-221-6/+0
| * bonding: Relax unneeded _safe lists iterations.Pavel Emelyanov2008-05-222-19/+15
| * bonding: Remove redundant argument from bond_create.Pavel Emelyanov2008-05-223-7/+4
| * bonding: remove test for IP in ARP monitorJay Vosburgh2008-05-221-27/+4
| * bonding: Use msecs_to_jiffies, eliminate panicJay Vosburgh2008-05-221-3/+3
| * misc drivers/net endianness noiseAl Viro2008-05-226-14/+16
| * cxgb3 - Add LRO supportDivy Le Ray2008-05-227-12/+268
| * cxgb3 - Add page support to jumbo frame Rx queueDivy Le Ray2008-05-222-35/+84
| * cxgb3 - Fix dma mapping error pathDivy Le Ray2008-05-221-12/+41
* | tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen2008-05-291-25/+25
* | wanrouter: Fix ioctl handler declaration.David S. Miller2008-05-291-1/+1
* | tg3: Update version to 3.93Matt Carlson2008-05-291-2/+2
* | tg3: Add shmem options.Matt Carlson2008-05-293-8/+123
* | tg3: Add 5785 ASIC revisionMatt Carlson2008-05-293-15/+45
* | tg3: Add libphy support.Matt Carlson2008-05-292-45/+352
* | tg3: Add mdio bus registrationMatt Carlson2008-05-293-7/+127
* | tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson2008-05-292-34/+53
* | tg3: Code cleanup.Matt Carlson2008-05-292-27/+16
* | tg3: Pure code movement.Matt Carlson2008-05-291-239/+237
* | irda: Push BKL down into irda ioctl handlersAlan Cox2008-05-262-28/+33
* | wanrouter: Push down BKLAlan Cox2008-05-262-3/+5
* | ppp: push BKL down into the driverAlan Cox2008-05-261-7/+15
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-05-2693-1072/+1107
|\ \ | |/ |/|
| * vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy2008-05-234-18/+8
| * Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-05-2348-576/+853
| |\