summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: Expand link sequence gap field to 13 bitsAllan Stephens2008-06-041-4/+4
* tipc: Add missing spinlock in name table display codeAllan Stephens2008-06-041-1/+3
* tipc: Prevent display of name table types with no publicationsAllan Stephens2008-06-041-0/+3
* tipc: Optimize message initialization routineAllan Stephens2008-06-047-18/+16
* tipc: Prevent access of non-existent field in short message headerAllan Stephens2008-06-041-1/+3
* tipc: Minor optimizations to received message processingAllan Stephens2008-06-043-25/+8
* tipc: Fix minor bugs in link session number handlingAllan Stephens2008-06-041-5/+12
* tipc: Fix bugs in message error code display when debuggingAllan Stephens2008-06-041-3/+0
* tipc: Standardize error checking on incoming messages via native APIAllan Stephens2008-06-041-16/+9
* tipc: Fix bug in connection setup via native APIAllan Stephens2008-06-041-6/+3
* ns8320: use netdev_alloc_skbStephen Hemminger2008-05-301-6/+3
* ts108: use netdev_alloc_skbStephen Hemminger2008-05-301-2/+4
* net/s2io: set_rxd_buffer_pointer returns -ENOMEM, not ENOMEMMarcin Slusarz2008-05-301-1/+1
* sky2: pci power savingsStephen Hemminger2008-05-302-7/+107
* sky2: put PHY in sleep when downStephen Hemminger2008-05-302-2/+45
* sky2: split phy power into two functionsStephen Hemminger2008-05-301-15/+24
* [netdrvr] forcedeth: reorder suspend/resume codeTobias Diedrich2008-05-301-15/+11
* [netdrvr] forcedeth: save/restore device configuration spaceTobias Diedrich2008-05-301-6/+15
* [netdrvr] forcedeth: setup wake-on-lan before shutting downTobias Diedrich2008-05-301-0/+16
* ps3: gelic: updown_lock semaphore to mutexDaniel Walker2008-05-302-6/+6
* ps3: gelic: assoc_stat_lock semaphore to mutexDaniel Walker2008-05-302-12/+12
* ps3: gelic: scan_lock semaphore to mutexDaniel Walker2008-05-302-10/+10
* fs_enet: MDIO on GPIO supportLaurent Pinchart2008-05-301-11/+20
* net: OpenFirmware GPIO based MDIO bitbang driverLaurent Pinchart2008-05-304-0/+233
* sfc: Reduce I2C udelay to 5 resulting in a clock frequency of 100 kHzBen Hutchings2008-05-301-1/+1
* sfc: Use kernel I2C system and i2c-algo-bit driverBen Hutchings2008-05-3010-559/+133
* cxgb3: fix build error when INET=nRandy Dunlap2008-05-301-1/+1
* tlan: wrap source linesStephen Hemminger2008-05-302-115/+203
* tlan: proper shared IRQ supportStephen Hemminger2008-05-301-44/+17
* tlan: manage rx allocation failure betterStephen Hemminger2008-05-301-34/+29
* tlan: 64bit conversionStephen Hemminger2008-05-302-22/+18
* tlan: remove unused devName fieldStephen Hemminger2008-05-301-1/+0
* tlan: use netdevice statsStephen Hemminger2008-05-302-18/+16
* tlan: get rid of padding bufferStephen Hemminger2008-05-301-30/+7
* myri10ge: add Direct Cache Access supportBrice Goglin2008-05-301-1/+145
* myri10ge: add multislices supportBrice Goglin2008-05-301-242/+442
* myri10ge: add routines for multislicesBrice Goglin2008-05-301-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
OpenPOWER on IntegriCloud