aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-06-04tipc: Expand link sequence gap field to 13 bitsAllan Stephens
2008-06-04tipc: Add missing spinlock in name table display codeAllan Stephens
2008-06-04tipc: Prevent display of name table types with no publicationsAllan Stephens
2008-06-04tipc: Optimize message initialization routineAllan Stephens
2008-06-04tipc: Prevent access of non-existent field in short message headerAllan Stephens
2008-06-04tipc: Minor optimizations to received message processingAllan Stephens
2008-06-04tipc: Fix minor bugs in link session number handlingAllan Stephens
2008-06-04tipc: Fix bugs in message error code display when debuggingAllan Stephens
2008-06-04tipc: Standardize error checking on incoming messages via native APIAllan Stephens
2008-06-04tipc: Fix bug in connection setup via native APIAllan Stephens
2008-05-30ns8320: use netdev_alloc_skbStephen Hemminger
2008-05-30ts108: use netdev_alloc_skbStephen Hemminger
2008-05-30net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz
2008-05-30sky2: pci power savingsStephen Hemminger
2008-05-30sky2: put PHY in sleep when downStephen Hemminger
2008-05-30sky2: split phy power into two functionsStephen Hemminger
2008-05-30[netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich
2008-05-30[netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich
2008-05-30[netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich
2008-05-30ps3: gelic: updown_lock semaphore to mutexDaniel Walker
2008-05-30ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker
2008-05-30ps3: gelic: scan_lock semaphore to mutexDaniel Walker
2008-05-30fs_enet: MDIO on GPIO supportLaurent Pinchart
2008-05-30net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart
2008-05-30sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings
2008-05-30sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings
2008-05-30cxgb3: fix build error when INET=nRandy Dunlap
2008-05-30tlan: wrap source linesStephen Hemminger
2008-05-30tlan: proper shared IRQ supportStephen Hemminger
2008-05-30tlan: manage rx allocation failure betterStephen Hemminger
2008-05-30tlan: 64bit conversionStephen Hemminger
2008-05-30tlan: remove unused devName fieldStephen Hemminger
2008-05-30tlan: use netdevice statsStephen Hemminger
2008-05-30tlan: get rid of padding bufferStephen Hemminger
2008-05-30myri10ge: add Direct Cache Access supportBrice Goglin
2008-05-30myri10ge: add multislices supportBrice Goglin
2008-05-30myri10ge: add routines for multislicesBrice Goglin
2008-05-29Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller
2008-05-29tcp: Reorganize tcp_sock to fill 64-bit holes & improve localityIlpo Järvinen
2008-05-29wanrouter: Fix ioctl handler declaration.David S. Miller
2008-05-29tg3: Update version to 3.93Matt Carlson
2008-05-29tg3: Add shmem options.Matt Carlson
2008-05-29tg3: Add 5785 ASIC revisionMatt Carlson
2008-05-29tg3: Add libphy support.Matt Carlson
2008-05-29tg3: Add mdio bus registrationMatt Carlson
2008-05-29tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson
2008-05-29tg3: Code cleanup.Matt Carlson
2008-05-29tg3: Pure code movement.Matt Carlson
2008-05-25irda: Push BKL down into irda ioctl handlersAlan Cox
2008-05-25wanrouter: Push down BKLAlan Cox