aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/name_distr.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens1-3/+0
2008-06-04tipc: Standardize error checking on incoming messages via native APIAllan Stephens1-16/+9
2008-06-04tipc: Fix bug in connection setup via native APIAllan Stephens1-6/+3
2008-05-30ns8320: use netdev_alloc_skbStephen Hemminger1-6/+3
2008-05-30ts108: use netdev_alloc_skbStephen Hemminger1-2/+4
2008-05-30net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz1-1/+1
2008-05-30sky2: pci power savingsStephen Hemminger2-7/+107
2008-05-30sky2: put PHY in sleep when downStephen Hemminger2-2/+45
2008-05-30sky2: split phy power into two functionsStephen Hemminger1-15/+24
2008-05-30[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich1-15/+11
2008-05-30[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich1-6/+15
2008-05-30[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich1-0/+16
2008-05-30ps3: gelic: updown_lock semaphore to mutexDaniel Walker2-6/+6
2008-05-30ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2-12/+12
2008-05-30ps3: gelic: scan_lock semaphore to mutexDaniel Walker2-10/+10
2008-05-30fs_enet: MDIO on GPIO supportLaurent Pinchart1-11/+20
2008-05-30net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart4-0/+233
2008-05-30sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings1-1/+1
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings10-559/+133
2008-05-30cxgb3: fix build error when INET=nRandy Dunlap1-1/+1
2008-05-30tlan: wrap source linesStephen Hemminger2-115/+203
2008-05-30tlan: proper shared IRQ supportStephen Hemminger1-44/+17
2008-05-30tlan: manage rx allocation failure betterStephen Hemminger1-34/+29
2008-05-30tlan: 64bit conversionStephen Hemminger2-22/+18
2008-05-30tlan: remove unused devName fieldStephen Hemminger1-1/+0
2008-05-30tlan: use netdevice statsStephen Hemminger2-18/+16
2008-05-30tlan: get rid of padding bufferStephen Hemminger1-30/+7
2008-05-30myri10ge: add Direct Cache Access supportBrice Goglin1-1/+145
2008-05-30myri10ge: add multislices supportBrice Goglin1-242/+442
2008-05-30myri10ge: add routines for multislicesBrice Goglin1-0/+256
2008-05-29tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen1-25/+25
2008-05-29wanrouter: Fix ioctl handler declaration.David S. Miller1-1/+1
2008-05-29tg3: Update version to 3.93Matt Carlson1-2/+2
2008-05-29tg3: Add shmem options.Matt Carlson3-8/+123
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson3-15/+45
2008-05-29tg3: Add libphy support.Matt Carlson2-45/+352
2008-05-29tg3: Add mdio bus registrationMatt Carlson3-7/+127
2008-05-29tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson2-34/+53
2008-05-29tg3: Code cleanup.Matt Carlson2-27/+16
2008-05-29tg3: Pure code movement.Matt Carlson1-239/+237
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox2-28/+33
2008-05-25wanrouter: Push down BKLAlan Cox2-3/+5
2008-05-25ppp: push BKL down into the driverAlan Cox1-7/+15
2008-05-23vlan: Use bitmask of feature flags instead of seperate feature bitsPatrick McHardy4-18/+8
2008-05-22via-velocity: use memmoveStephen Hemminger1-5/+1
2008-05-22via-velocity: use netdev_alloc_skbStephen Hemminger1-13/+6
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